|
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: v10 |
6 |
| -# autospec commit: 5905be9 |
| 5 | +# autospec version: v18 |
| 6 | +# autospec commit: f35655a |
7 | 7 | #
|
8 | 8 | Name : pypi-configparser
|
9 |
| -Version : 7.0.0 |
10 |
| -Release : 20 |
11 |
| -URL : https://files.pythonhosted.org/packages/fd/1d/a0f55c373f80437607b898956518443b9edd435b5a226392a9ef11d79fa0/configparser-7.0.0.tar.gz |
12 |
| -Source0 : https://files.pythonhosted.org/packages/fd/1d/a0f55c373f80437607b898956518443b9edd435b5a226392a9ef11d79fa0/configparser-7.0.0.tar.gz |
| 9 | +Version : 7.1.0 |
| 10 | +Release : 21 |
| 11 | +URL : https://files.pythonhosted.org/packages/a5/2e/a8d83652990ecb5df54680baa0c53d182051d9e164a25baa0582363841d1/configparser-7.1.0.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/a5/2e/a8d83652990ecb5df54680baa0c53d182051d9e164a25baa0582363841d1/configparser-7.1.0.tar.gz |
13 | 13 | Summary : Updated configparser from stdlib for earlier Pythons.
|
14 | 14 | Group : Development/Tools
|
15 | 15 | License : MIT
|
@@ -60,18 +60,18 @@ python3 components for the pypi-configparser package.
|
60 | 60 |
|
61 | 61 |
|
62 | 62 | %prep
|
63 |
| -%setup -q -n configparser-7.0.0 |
64 |
| -cd %{_builddir}/configparser-7.0.0 |
| 63 | +%setup -q -n configparser-7.1.0 |
| 64 | +cd %{_builddir}/configparser-7.1.0 |
65 | 65 | pushd ..
|
66 |
| -cp -a configparser-7.0.0 buildavx2 |
| 66 | +cp -a configparser-7.1.0 buildavx2 |
67 | 67 | popd
|
68 | 68 |
|
69 | 69 | %build
|
70 | 70 | export http_proxy=http://127.0.0.1:9/
|
71 | 71 | export https_proxy=http://127.0.0.1:9/
|
72 | 72 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
73 | 73 | export LANG=C.UTF-8
|
74 |
| -export SOURCE_DATE_EPOCH=1713131128 |
| 74 | +export SOURCE_DATE_EPOCH=1724078927 |
75 | 75 | export GCC_IGNORE_WERROR=1
|
76 | 76 | export AR=gcc-ar
|
77 | 77 | export RANLIB=gcc-ranlib
|
|
0 commit comments