diff --git a/Makefile b/Makefile index 97936ef..090e08a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := keyring -URL = https://files.pythonhosted.org/packages/0b/2a/4abe0beccb37d125d77fd716d18c1a5cde509faa60a1b0d2e9bba13ec572/keyring-21.2.0.tar.gz +URL = https://files.pythonhosted.org/packages/a6/52/eb8a0e13b54ec9240c7dd68fcd0951c52f62033d438af372831af770f7cc/keyring-21.2.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/buildreq_cache b/buildreq_cache index 67effd7..c4e8d25 100644 --- a/buildreq_cache +++ b/buildreq_cache @@ -1,4 +1,4 @@ -21.2.0 +21.2.1 setuptools setuptools_scm-python toml-python \ No newline at end of file diff --git a/keyring.spec b/keyring.spec index 2c91cf4..fc9cc32 100644 --- a/keyring.spec +++ b/keyring.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : keyring -Version : 21.2.0 -Release : 79 -URL : https://files.pythonhosted.org/packages/0b/2a/4abe0beccb37d125d77fd716d18c1a5cde509faa60a1b0d2e9bba13ec572/keyring-21.2.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/0b/2a/4abe0beccb37d125d77fd716d18c1a5cde509faa60a1b0d2e9bba13ec572/keyring-21.2.0.tar.gz +Version : 21.2.1 +Release : 80 +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 Summary : Store and access your passwords safely. Group : Development/Tools License : MIT Python-2.0 @@ -70,23 +70,22 @@ python3 components for the keyring package. %prep -%setup -q -n keyring-21.2.0 -cd %{_builddir}/keyring-21.2.0 +%setup -q -n keyring-21.2.1 +cd %{_builddir}/keyring-21.2.1 %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=1584298101 -# -Werror is for werrorists +export SOURCE_DATE_EPOCH=1588628416 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib export NM=gcc-nm export CFLAGS="$CFLAGS -O3 -ffat-lto-objects -flto=4 " -export FCFLAGS="$CFLAGS -O3 -ffat-lto-objects -flto=4 " -export FFLAGS="$CFLAGS -O3 -ffat-lto-objects -flto=4 " +export FCFLAGS="$FFLAGS -O3 -ffat-lto-objects -flto=4 " +export FFLAGS="$FFLAGS -O3 -ffat-lto-objects -flto=4 " export CXXFLAGS="$CXXFLAGS -O3 -ffat-lto-objects -flto=4 " export MAKEFLAGS=%{?_smp_mflags} python3 setup.py build @@ -100,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.0/LICENSE %{buildroot}/usr/share/package-licenses/keyring/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/keyring-21.2.1/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 0312110..c44f4b3 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = keyring -url = https://files.pythonhosted.org/packages/0b/2a/4abe0beccb37d125d77fd716d18c1a5cde509faa60a1b0d2e9bba13ec572/keyring-21.2.0.tar.gz +url = https://files.pythonhosted.org/packages/a6/52/eb8a0e13b54ec9240c7dd68fcd0951c52f62033d438af372831af770f7cc/keyring-21.2.1.tar.gz archives = giturl = https://github.com/jaraco/keyring.git domain = @@ -39,6 +39,8 @@ no_autostart = false nodebug = false # disable stripping binaries nostrip = false +# configure build also for openmpi +openmpi = false # optimize build for size over speed optimize_size = false # set profile for pgo diff --git a/release b/release index 85322d0..d15a2cc 100644 --- a/release +++ b/release @@ -1 +1 @@ -79 +80 diff --git a/upstream b/upstream index c7ba582..6a4b35e 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -0fc5a191f8efe75d406795db677692a99044b8e2/keyring-21.2.0.tar.gz +bb706a162e4eefeffef65a4e0614b4766c6ba1fd/keyring-21.2.1.tar.gz diff --git a/versions b/versions index b295a68..e7f93e0 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -21.2.0 +21.2.1