diff --git a/Makefile b/Makefile index 48e3eac..5d58333 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-tempora -URL = https://files.pythonhosted.org/packages/97/70/5cf5031a83ca6d0431a53459b2a98aa387ba23d06710a5e48d681ff3956f/tempora-5.2.0.tar.gz +URL = https://files.pythonhosted.org/packages/03/01/ab56dcb400513c6d1658d177cc68c83bc4e6ce5624dff717e4bf4a1f8b00/tempora-5.2.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index eb64429..8cdbe39 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-tempora -url = https://files.pythonhosted.org/packages/97/70/5cf5031a83ca6d0431a53459b2a98aa387ba23d06710a5e48d681ff3956f/tempora-5.2.0.tar.gz +url = https://files.pythonhosted.org/packages/03/01/ab56dcb400513c6d1658d177cc68c83bc4e6ce5624dff717e4bf4a1f8b00/tempora-5.2.1.tar.gz archives = giturl = https://github.com/jaraco/tempora.git domain = diff --git a/pypi-tempora.spec b/pypi-tempora.spec index cbc6a8d..c7743a7 100644 --- a/pypi-tempora.spec +++ b/pypi-tempora.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-tempora -Version : 5.2.0 -Release : 57 -URL : https://files.pythonhosted.org/packages/97/70/5cf5031a83ca6d0431a53459b2a98aa387ba23d06710a5e48d681ff3956f/tempora-5.2.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/97/70/5cf5031a83ca6d0431a53459b2a98aa387ba23d06710a5e48d681ff3956f/tempora-5.2.0.tar.gz +Version : 5.2.1 +Release : 58 +URL : https://files.pythonhosted.org/packages/03/01/ab56dcb400513c6d1658d177cc68c83bc4e6ce5624dff717e4bf4a1f8b00/tempora-5.2.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/03/01/ab56dcb400513c6d1658d177cc68c83bc4e6ce5624dff717e4bf4a1f8b00/tempora-5.2.1.tar.gz Summary : Objects and routines pertaining to date and time (tempora) Group : Development/Tools License : MIT @@ -16,6 +16,7 @@ Requires: pypi-tempora-python = %{version}-%{release} Requires: pypi-tempora-python3 = %{version}-%{release} Requires: pypi(jaraco.functools) BuildRequires : buildreq-distutils3 +BuildRequires : pypi(jaraco.functools) BuildRequires : pypi(py) BuildRequires : pypi(pytz) BuildRequires : pypi(setuptools) @@ -63,6 +64,7 @@ Summary: python3 components for the pypi-tempora package. Group: Default Requires: python3-core Provides: pypi(tempora) +Requires: pypi(jaraco.functools) Requires: pypi(pytz) %description python3 @@ -70,10 +72,10 @@ python3 components for the pypi-tempora package. %prep -%setup -q -n tempora-5.2.0 -cd %{_builddir}/tempora-5.2.0 +%setup -q -n tempora-5.2.1 +cd %{_builddir}/tempora-5.2.1 pushd .. -cp -a tempora-5.2.0 buildavx2 +cp -a tempora-5.2.1 buildavx2 popd %build @@ -81,7 +83,7 @@ export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1672690789 +export SOURCE_DATE_EPOCH=1674149867 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz " export FCFLAGS="$FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz " diff --git a/release b/release index e1617e8..8c61d23 100644 --- a/release +++ b/release @@ -1 +1 @@ -57 +58 diff --git a/upstream b/upstream index 9e1eb71..1c5682d 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -aaaade6b5e7caf647f97f960d98fe58bc7bb918a/tempora-5.2.0.tar.gz +29e1f2db355ba97a22ea4a9fe23c2c8a60b8e2c9/tempora-5.2.1.tar.gz diff --git a/versions b/versions index 91ff572..26d99a2 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -5.2.0 +5.2.1