|
3 | 3 | # Generated by: autospec.py
|
4 | 4 | # Using build pattern: pyproject
|
5 | 5 | # autospec version: v18
|
6 |
| -# autospec commit: 356da62 |
| 6 | +# autospec commit: f35655a |
7 | 7 | #
|
8 | 8 | Name : pypi-setuptools
|
9 |
| -Version : 72.1.0 |
10 |
| -Release : 332 |
11 |
| -URL : https://files.pythonhosted.org/packages/5e/11/487b18cc768e2ae25a919f230417983c8d5afa1b6ee0abd8b6db0b89fa1d/setuptools-72.1.0.tar.gz |
12 |
| -Source0 : https://files.pythonhosted.org/packages/5e/11/487b18cc768e2ae25a919f230417983c8d5afa1b6ee0abd8b6db0b89fa1d/setuptools-72.1.0.tar.gz |
| 9 | +Version : 72.2.0 |
| 10 | +Release : 333 |
| 11 | +URL : https://files.pythonhosted.org/packages/ce/ef/013ded5b0d259f3fa636bf35de186f0061c09fbe124020ce6b8db68c83af/setuptools-72.2.0.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/ce/ef/013ded5b0d259f3fa636bf35de186f0061c09fbe124020ce6b8db68c83af/setuptools-72.2.0.tar.gz |
13 | 13 | Summary : Easily download, build, install, upgrade, and uninstall Python packages
|
14 | 14 | Group : Development/Tools
|
15 | 15 | License : Apache-2.0 BSD-2-Clause MIT Python-2.0 ZPL-2.0
|
@@ -63,18 +63,18 @@ python3 components for the pypi-setuptools package.
|
63 | 63 |
|
64 | 64 |
|
65 | 65 | %prep
|
66 |
| -%setup -q -n setuptools-72.1.0 |
67 |
| -cd %{_builddir}/setuptools-72.1.0 |
| 66 | +%setup -q -n setuptools-72.2.0 |
| 67 | +cd %{_builddir}/setuptools-72.2.0 |
68 | 68 | pushd ..
|
69 |
| -cp -a setuptools-72.1.0 buildavx2 |
| 69 | +cp -a setuptools-72.2.0 buildavx2 |
70 | 70 | popd
|
71 | 71 |
|
72 | 72 | %build
|
73 | 73 | export http_proxy=http://127.0.0.1:9/
|
74 | 74 | export https_proxy=http://127.0.0.1:9/
|
75 | 75 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
76 | 76 | export LANG=C.UTF-8
|
77 |
| -export SOURCE_DATE_EPOCH=1722275994 |
| 77 | +export SOURCE_DATE_EPOCH=1723569697 |
78 | 78 | export GCC_IGNORE_WERROR=1
|
79 | 79 | export AR=gcc-ar
|
80 | 80 | export RANLIB=gcc-ranlib
|
|
0 commit comments