|
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: v3 |
6 |
| -# autospec commit: 750e50d |
| 5 | +# autospec version: v12 |
| 6 | +# autospec commit: fbcebd0 |
7 | 7 | #
|
8 | 8 | Name : pypi-jaraco.text
|
9 |
| -Version : 3.12.0 |
10 |
| -Release : 46 |
11 |
| -URL : https://files.pythonhosted.org/packages/53/30/52edc6c9997d48b0d9fbedb6a29edab2b397968f637b76aae299a9128c34/jaraco.text-3.12.0.tar.gz |
12 |
| -Source0 : https://files.pythonhosted.org/packages/53/30/52edc6c9997d48b0d9fbedb6a29edab2b397968f637b76aae299a9128c34/jaraco.text-3.12.0.tar.gz |
| 9 | +Version : 3.12.1 |
| 10 | +Release : 47 |
| 11 | +URL : https://files.pythonhosted.org/packages/c0/ec/498e308febbaa672af954101e9b369cac8188b1f7eccceefdc875d67d595/jaraco_text-3.12.1.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/c0/ec/498e308febbaa672af954101e9b369cac8188b1f7eccceefdc875d67d595/jaraco_text-3.12.1.tar.gz |
13 | 13 | Summary : Module for text manipulation
|
14 | 14 | Group : Development/Tools
|
15 | 15 | License : MIT
|
@@ -65,18 +65,18 @@ python3 components for the pypi-jaraco.text package.
|
65 | 65 |
|
66 | 66 |
|
67 | 67 | %prep
|
68 |
| -%setup -q -n jaraco.text-3.12.0 |
69 |
| -cd %{_builddir}/jaraco.text-3.12.0 |
| 68 | +%setup -q -n jaraco_text-3.12.1 |
| 69 | +cd %{_builddir}/jaraco_text-3.12.1 |
70 | 70 | pushd ..
|
71 |
| -cp -a jaraco.text-3.12.0 buildavx2 |
| 71 | +cp -a jaraco_text-3.12.1 buildavx2 |
72 | 72 | popd
|
73 | 73 |
|
74 | 74 | %build
|
75 | 75 | export http_proxy=http://127.0.0.1:9/
|
76 | 76 | export https_proxy=http://127.0.0.1:9/
|
77 | 77 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
78 | 78 | export LANG=C.UTF-8
|
79 |
| -export SOURCE_DATE_EPOCH=1707123457 |
| 79 | +export SOURCE_DATE_EPOCH=1718652204 |
80 | 80 | export GCC_IGNORE_WERROR=1
|
81 | 81 | export AR=gcc-ar
|
82 | 82 | export RANLIB=gcc-ranlib
|
@@ -121,7 +121,7 @@ LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS"
|
121 | 121 | export MAKEFLAGS=%{?_smp_mflags}
|
122 | 122 | rm -rf %{buildroot}
|
123 | 123 | mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.text
|
124 |
| -cp %{_builddir}/jaraco.text-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.text/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : |
| 124 | +cp %{_builddir}/jaraco_text-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.text/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : |
125 | 125 | python3 -m installer --destdir=%{buildroot} dist/*.whl
|
126 | 126 | echo ----[ mark ]----
|
127 | 127 | cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || :
|
|
0 commit comments