From b850f4e0ec7877e334fc9d61fc97c08725aab5b4 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Mon, 3 Aug 2020 15:35:54 +0000 Subject: [PATCH] keyring: Autospec creation for update from version 21.2.1 to version 21.3.0 Dmitry Shachnev (1): Make SecretService get_credential return None for missing query Jason R. Coombs (12): Remove more references to tox-venv Mark the test as xfail, as it's failing on appveyor too. Ref #436. Add workaround for warning emitted when junitxml is used. Ref pytest-dev/pytest#6178. Include mypy for type checking during tests. Update hyperlink to point to GitHub. Ensure virtualenv is upgraded when installing tox. Fixes jaraco/path#188. Run tests on prereleases of Python on Windows. Fixes jaraco/skeleton#17. Add workaround for python/mypy#8627. Fixes jaraco/skeleton#18. Add 'refresh.svg' demonstrating an example of refreshing a project with the latest skeleton. Ref #7. Move workaround for python/mypy#8627 to tox.ini, as adding it to setup.cfg prevents releases to PyPI. Fixes jaraco/skeleton#19. Remove workaround for python/mypy#8627. Ref jaraco/skeleton#18. Upadte changelog. Ref #440. jnsnow (1): Use correct XDG default for XDG_CONFIG_HOME --- Makefile | 2 +- buildreq_cache | 2 +- keyring.spec | 16 ++++++++-------- options.conf | 2 +- release | 2 +- upstream | 2 +- versions | 2 +- whatrequires | 1 - 8 files changed, 14 insertions(+), 15 deletions(-) diff --git a/Makefile b/Makefile index 090e08a..95dcaa3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := keyring -URL = https://files.pythonhosted.org/packages/a6/52/eb8a0e13b54ec9240c7dd68fcd0951c52f62033d438af372831af770f7cc/keyring-21.2.1.tar.gz +URL = https://files.pythonhosted.org/packages/27/57/9ebcc28f43ff77d29a12185eabc5723a2a7d2a88292eb8ba6c142abebc9b/keyring-21.3.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/buildreq_cache b/buildreq_cache index c4e8d25..5abbec0 100644 --- a/buildreq_cache +++ b/buildreq_cache @@ -1,4 +1,4 @@ -21.2.1 +21.3.0 setuptools setuptools_scm-python toml-python \ No newline at end of file diff --git a/keyring.spec b/keyring.spec index 6fa0af5..ec9d1a8 100644 --- a/keyring.spec +++ b/keyring.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : keyring -Version : 21.2.1 -Release : 81 -URL : https://files.pythonhosted.org/packages/a6/52/eb8a0e13b54ec9240c7dd68fcd0951c52f62033d438af372831af770f7cc/keyring-21.2.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/a6/52/eb8a0e13b54ec9240c7dd68fcd0951c52f62033d438af372831af770f7cc/keyring-21.2.1.tar.gz +Version : 21.3.0 +Release : 82 +URL : https://files.pythonhosted.org/packages/27/57/9ebcc28f43ff77d29a12185eabc5723a2a7d2a88292eb8ba6c142abebc9b/keyring-21.3.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/27/57/9ebcc28f43ff77d29a12185eabc5723a2a7d2a88292eb8ba6c142abebc9b/keyring-21.3.0.tar.gz Summary : Store and access your passwords safely. Group : Development/Tools License : MIT Python-2.0 @@ -70,15 +70,15 @@ python3 components for the keyring package. %prep -%setup -q -n keyring-21.2.1 -cd %{_builddir}/keyring-21.2.1 +%setup -q -n keyring-21.3.0 +cd %{_builddir}/keyring-21.3.0 %build export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1588628416 +export SOURCE_DATE_EPOCH=1596468951 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -99,7 +99,7 @@ python setup.py ptr || : export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/keyring -cp %{_builddir}/keyring-21.2.1/LICENSE %{buildroot}/usr/share/package-licenses/keyring/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/keyring-21.3.0/LICENSE %{buildroot}/usr/share/package-licenses/keyring/8e6689d37f82d5617b7f7f7232c94024d41066d1 python3 -tt setup.py build install --root=%{buildroot} echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/options.conf b/options.conf index c44f4b3..bf0679c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = keyring -url = https://files.pythonhosted.org/packages/a6/52/eb8a0e13b54ec9240c7dd68fcd0951c52f62033d438af372831af770f7cc/keyring-21.2.1.tar.gz +url = https://files.pythonhosted.org/packages/27/57/9ebcc28f43ff77d29a12185eabc5723a2a7d2a88292eb8ba6c142abebc9b/keyring-21.3.0.tar.gz archives = giturl = https://github.com/jaraco/keyring.git domain = diff --git a/release b/release index d88e313..dde92dd 100644 --- a/release +++ b/release @@ -1 +1 @@ -81 +82 diff --git a/upstream b/upstream index 6a4b35e..996af57 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -bb706a162e4eefeffef65a4e0614b4766c6ba1fd/keyring-21.2.1.tar.gz +88e1434baead373d94e90d1758f6ef940f41a32b/keyring-21.3.0.tar.gz diff --git a/versions b/versions index e7f93e0..54d3ad7 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -21.2.1 +21.3.0 diff --git a/whatrequires b/whatrequires index 1772b1f..f1f1a2f 100644 --- a/whatrequires +++ b/whatrequires @@ -1,6 +1,5 @@ # This file contains recursive sources that require this package conda -mercurial spyder-ide twine wheel