|
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-jaraco.collections
|
9 |
| -Version : 5.0.1 |
10 |
| -Release : 47 |
11 |
| -URL : https://files.pythonhosted.org/packages/53/87/93c02af0d3ca4c0195242ab74ba6fc4f1f32046e17d5494abdebf7827322/jaraco.collections-5.0.1.tar.gz |
12 |
| -Source0 : https://files.pythonhosted.org/packages/53/87/93c02af0d3ca4c0195242ab74ba6fc4f1f32046e17d5494abdebf7827322/jaraco.collections-5.0.1.tar.gz |
| 9 | +Version : 5.1.0 |
| 10 | +Release : 48 |
| 11 | +URL : https://files.pythonhosted.org/packages/8c/ed/3f0ef2bcf765b5a3d58ecad8d825874a3af1e792fa89f89ad79f090a4ccc/jaraco_collections-5.1.0.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/8c/ed/3f0ef2bcf765b5a3d58ecad8d825874a3af1e792fa89f89ad79f090a4ccc/jaraco_collections-5.1.0.tar.gz |
13 | 13 | Summary : Collection objects similar to those in stdlib by jaraco
|
14 | 14 | Group : Development/Tools
|
15 | 15 | License : MIT
|
@@ -61,18 +61,18 @@ python3 components for the pypi-jaraco.collections package.
|
61 | 61 |
|
62 | 62 |
|
63 | 63 | %prep
|
64 |
| -%setup -q -n jaraco.collections-5.0.1 |
65 |
| -cd %{_builddir}/jaraco.collections-5.0.1 |
| 64 | +%setup -q -n jaraco_collections-5.1.0 |
| 65 | +cd %{_builddir}/jaraco_collections-5.1.0 |
66 | 66 | pushd ..
|
67 |
| -cp -a jaraco.collections-5.0.1 buildavx2 |
| 67 | +cp -a jaraco_collections-5.1.0 buildavx2 |
68 | 68 | popd
|
69 | 69 |
|
70 | 70 | %build
|
71 | 71 | export http_proxy=http://127.0.0.1:9/
|
72 | 72 | export https_proxy=http://127.0.0.1:9/
|
73 | 73 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
74 | 74 | export LANG=C.UTF-8
|
75 |
| -export SOURCE_DATE_EPOCH=1713037688 |
| 75 | +export SOURCE_DATE_EPOCH=1724626334 |
76 | 76 | export GCC_IGNORE_WERROR=1
|
77 | 77 | export AR=gcc-ar
|
78 | 78 | export RANLIB=gcc-ranlib
|
@@ -117,7 +117,7 @@ LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS"
|
117 | 117 | export MAKEFLAGS=%{?_smp_mflags}
|
118 | 118 | rm -rf %{buildroot}
|
119 | 119 | mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.collections
|
120 |
| -cp %{_builddir}/jaraco.collections-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.collections/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : |
| 120 | +cp %{_builddir}/jaraco_collections-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.collections/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : |
121 | 121 | python3 -m installer --destdir=%{buildroot} dist/*.whl
|
122 | 122 | echo ----[ mark ]----
|
123 | 123 | cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || :
|
|
0 commit comments