|
3 | 3 | # Generated by: autospec.py
|
4 | 4 | #
|
5 | 5 | Name : pypi-tempora
|
6 |
| -Version : 5.0.1 |
7 |
| -Release : 48 |
8 |
| -URL : https://files.pythonhosted.org/packages/57/bf/f22c888ae5aec050ab013d1eadf90e0793741ea64dd205ae35f3281bc77f/tempora-5.0.1.tar.gz |
9 |
| -Source0 : https://files.pythonhosted.org/packages/57/bf/f22c888ae5aec050ab013d1eadf90e0793741ea64dd205ae35f3281bc77f/tempora-5.0.1.tar.gz |
| 6 | +Version : 5.0.2 |
| 7 | +Release : 49 |
| 8 | +URL : https://files.pythonhosted.org/packages/72/2c/9aff4204a4ea5172b0cb3508f8a504ab6562ba539825ea2e33a5b4cb629b/tempora-5.0.2.tar.gz |
| 9 | +Source0 : https://files.pythonhosted.org/packages/72/2c/9aff4204a4ea5172b0cb3508f8a504ab6562ba539825ea2e33a5b4cb629b/tempora-5.0.2.tar.gz |
10 | 10 | Summary : Objects and routines pertaining to date and time (tempora)
|
11 | 11 | Group : Development/Tools
|
12 | 12 | License : MIT
|
@@ -71,18 +71,18 @@ python3 components for the pypi-tempora package.
|
71 | 71 |
|
72 | 72 |
|
73 | 73 | %prep
|
74 |
| -%setup -q -n tempora-5.0.1 |
75 |
| -cd %{_builddir}/tempora-5.0.1 |
| 74 | +%setup -q -n tempora-5.0.2 |
| 75 | +cd %{_builddir}/tempora-5.0.2 |
76 | 76 | pushd ..
|
77 |
| -cp -a tempora-5.0.1 buildavx2 |
| 77 | +cp -a tempora-5.0.2 buildavx2 |
78 | 78 | popd
|
79 | 79 |
|
80 | 80 | %build
|
81 | 81 | export http_proxy=http://127.0.0.1:9/
|
82 | 82 | export https_proxy=http://127.0.0.1:9/
|
83 | 83 | export no_proxy=localhost,127.0.0.1,0.0.0.0
|
84 | 84 | export LANG=C.UTF-8
|
85 |
| -export SOURCE_DATE_EPOCH=1656369121 |
| 85 | +export SOURCE_DATE_EPOCH=1657895296 |
86 | 86 | export GCC_IGNORE_WERROR=1
|
87 | 87 | export CFLAGS="$CFLAGS -fno-lto "
|
88 | 88 | export FCFLAGS="$FFLAGS -fno-lto "
|
|
104 | 104 | export MAKEFLAGS=%{?_smp_mflags}
|
105 | 105 | rm -rf %{buildroot}
|
106 | 106 | mkdir -p %{buildroot}/usr/share/package-licenses/pypi-tempora
|
107 |
| -cp %{_builddir}/tempora-5.0.1/LICENSE %{buildroot}/usr/share/package-licenses/pypi-tempora/8e6689d37f82d5617b7f7f7232c94024d41066d1 |
| 107 | +cp %{_builddir}/tempora-5.0.2/LICENSE %{buildroot}/usr/share/package-licenses/pypi-tempora/8e6689d37f82d5617b7f7f7232c94024d41066d1 |
108 | 108 | pip install --root=%{buildroot} --no-deps --ignore-installed dist/*.whl
|
109 | 109 | echo ----[ mark ]----
|
110 | 110 | cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || :
|
|
0 commit comments