|
2 | 2 | # This file is auto-generated. DO NOT EDIT
|
3 | 3 | # Generated by: autospec.py
|
4 | 4 | # Using build pattern: pyproject
|
5 |
| -# autospec version: v5 |
6 |
| -# autospec commit: c02b2fe |
| 5 | +# autospec version: v7 |
| 6 | +# autospec commit: f56f1fa |
7 | 7 | #
|
8 | 8 | Name : pypi-keyring
|
9 |
| -Version : 25.0.0 |
10 |
| -Release : 143 |
11 |
| -URL : https://files.pythonhosted.org/packages/93/c3/6fafc393844ef43b36a5d908495ee49dd7e67f3568d4ae848a696daaf713/keyring-25.0.0.tar.gz |
12 |
| -Source0 : https://files.pythonhosted.org/packages/93/c3/6fafc393844ef43b36a5d908495ee49dd7e67f3568d4ae848a696daaf713/keyring-25.0.0.tar.gz |
| 9 | +Version : 25.1.0 |
| 10 | +Release : 144 |
| 11 | +URL : https://files.pythonhosted.org/packages/18/ec/cc0afdcd7538d4942a6b78f858139120a8c7999e554004080ed312e43886/keyring-25.1.0.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/18/ec/cc0afdcd7538d4942a6b78f858139120a8c7999e554004080ed312e43886/keyring-25.1.0.tar.gz |
13 | 13 | Summary : Store and access your passwords safely.
|
14 | 14 | Group : Development/Tools
|
15 | 15 | License : MIT Python-2.0
|
@@ -71,18 +71,18 @@ python3 components for the pypi-keyring package.
|
71 | 71 |
|
72 | 72 |
|
73 | 73 | %prep
|
74 |
| -%setup -q -n keyring-25.0.0 |
75 |
| -cd %{_builddir}/keyring-25.0.0 |
| 74 | +%setup -q -n keyring-25.1.0 |
| 75 | +cd %{_builddir}/keyring-25.1.0 |
76 | 76 | pushd ..
|
77 |
| -cp -a keyring-25.0.0 buildavx2 |
| 77 | +cp -a keyring-25.1.0 buildavx2 |
78 | 78 | popd
|
79 | 79 |
|
80 | 80 | %build
|
81 | 81 | export http_proxy=http://127.0.0.1:9/
|
82 | 82 | export https_proxy=http://127.0.0.1:9/
|
83 | 83 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
84 | 84 | export LANG=C.UTF-8
|
85 |
| -export SOURCE_DATE_EPOCH=1711240229 |
| 85 | +export SOURCE_DATE_EPOCH=1712110054 |
86 | 86 | export GCC_IGNORE_WERROR=1
|
87 | 87 | export AR=gcc-ar
|
88 | 88 | export RANLIB=gcc-ranlib
|
|
0 commit comments