|
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: v2 |
| 6 | +# autospec commit: e661f3a |
5 | 7 | #
|
6 | 8 | Name : pypi-setuptools
|
7 |
| -Version : 68.2.2 |
8 |
| -Release : 312 |
9 |
| -URL : https://files.pythonhosted.org/packages/ef/cc/93f7213b2ab5ed383f98ce8020e632ef256b406b8569606c3f160ed8e1c9/setuptools-68.2.2.tar.gz |
10 |
| -Source0 : https://files.pythonhosted.org/packages/ef/cc/93f7213b2ab5ed383f98ce8020e632ef256b406b8569606c3f160ed8e1c9/setuptools-68.2.2.tar.gz |
| 9 | +Version : 69.0.2 |
| 10 | +Release : 313 |
| 11 | +URL : https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz |
11 | 13 | Summary : Easily download, build, install, upgrade, and uninstall Python packages
|
12 | 14 | Group : Development/Tools
|
13 | 15 | License : MIT Python-2.0 ZPL-2.0
|
@@ -61,18 +63,18 @@ python3 components for the pypi-setuptools package.
|
61 | 63 |
|
62 | 64 |
|
63 | 65 | %prep
|
64 |
| -%setup -q -n setuptools-68.2.2 |
65 |
| -cd %{_builddir}/setuptools-68.2.2 |
| 66 | +%setup -q -n setuptools-69.0.2 |
| 67 | +cd %{_builddir}/setuptools-69.0.2 |
66 | 68 | pushd ..
|
67 |
| -cp -a setuptools-68.2.2 buildavx2 |
| 69 | +cp -a setuptools-69.0.2 buildavx2 |
68 | 70 | popd
|
69 | 71 |
|
70 | 72 | %build
|
71 | 73 | export http_proxy=http://127.0.0.1:9/
|
72 | 74 | export https_proxy=http://127.0.0.1:9/
|
73 | 75 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
74 | 76 | export LANG=C.UTF-8
|
75 |
| -export SOURCE_DATE_EPOCH=1697168575 |
| 77 | +export SOURCE_DATE_EPOCH=1700611208 |
76 | 78 | export GCC_IGNORE_WERROR=1
|
77 | 79 | export AR=gcc-ar
|
78 | 80 | export RANLIB=gcc-ranlib
|
|
0 commit comments