diff --git a/Makefile b/Makefile index 6eb4d31..b5310ce 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.classes -URL = https://files.pythonhosted.org/packages/7b/de/28a640c17a80f5e0fab5c494679e2e66b36d7fd20622e27718bea8be34b8/jaraco.classes-3.2.1.tar.gz +URL = https://files.pythonhosted.org/packages/fe/8b/7876fbd69f5a8ebfbda73c8c1a5346171ee5ac0db28e9f5b2bb80ee3e73b/jaraco.classes-3.2.2.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 8175cf9..dae8b8a 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.classes -url = https://files.pythonhosted.org/packages/7b/de/28a640c17a80f5e0fab5c494679e2e66b36d7fd20622e27718bea8be34b8/jaraco.classes-3.2.1.tar.gz +url = https://files.pythonhosted.org/packages/fe/8b/7876fbd69f5a8ebfbda73c8c1a5346171ee5ac0db28e9f5b2bb80ee3e73b/jaraco.classes-3.2.2.tar.gz archives = giturl = https://github.com/jaraco/jaraco.classes/ domain = diff --git a/pypi-jaraco.classes.spec b/pypi-jaraco.classes.spec index 98b03fc..84f1a5e 100644 --- a/pypi-jaraco.classes.spec +++ b/pypi-jaraco.classes.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-jaraco.classes -Version : 3.2.1 -Release : 25 -URL : https://files.pythonhosted.org/packages/7b/de/28a640c17a80f5e0fab5c494679e2e66b36d7fd20622e27718bea8be34b8/jaraco.classes-3.2.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/7b/de/28a640c17a80f5e0fab5c494679e2e66b36d7fd20622e27718bea8be34b8/jaraco.classes-3.2.1.tar.gz +Version : 3.2.2 +Release : 26 +URL : https://files.pythonhosted.org/packages/fe/8b/7876fbd69f5a8ebfbda73c8c1a5346171ee5ac0db28e9f5b2bb80ee3e73b/jaraco.classes-3.2.2.tar.gz +Source0 : https://files.pythonhosted.org/packages/fe/8b/7876fbd69f5a8ebfbda73c8c1a5346171ee5ac0db28e9f5b2bb80ee3e73b/jaraco.classes-3.2.2.tar.gz Summary : Utility functions for Python class constructs Group : Development/Tools License : MIT @@ -18,7 +18,6 @@ BuildRequires : pypi(more_itertools) BuildRequires : pypi(py) BuildRequires : pypi(setuptools) BuildRequires : pypi(setuptools_scm) -BuildRequires : pypi(wheel) BuildRequires : pypi-pluggy BuildRequires : pypi-pytest BuildRequires : pypi-tox @@ -57,10 +56,10 @@ python3 components for the pypi-jaraco.classes package. %prep -%setup -q -n jaraco.classes-3.2.1 -cd %{_builddir}/jaraco.classes-3.2.1 +%setup -q -n jaraco.classes-3.2.2 +cd %{_builddir}/jaraco.classes-3.2.2 pushd .. -cp -a jaraco.classes-3.2.1 buildavx2 +cp -a jaraco.classes-3.2.2 buildavx2 popd %build @@ -68,7 +67,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=1656398960 +export SOURCE_DATE_EPOCH=1657725273 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -93,7 +92,7 @@ popd export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.classes -cp %{_builddir}/jaraco.classes-3.2.1/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.classes/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/jaraco.classes-3.2.2/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.classes/8e6689d37f82d5617b7f7f7232c94024d41066d1 pip install --root=%{buildroot} --no-deps --ignore-installed dist/*.whl echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/release b/release index 7273c0f..6f4247a 100644 --- a/release +++ b/release @@ -1 +1 @@ -25 +26 diff --git a/upstream b/upstream index 7d52890..91301b8 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -9b43fc9f2ac0844a92da296ea7252dc7b21660e1/jaraco.classes-3.2.1.tar.gz +3ccd932b9a980715beae5e115421ba489cad24e9/jaraco.classes-3.2.2.tar.gz diff --git a/versions b/versions index e4604e3..be94e6f 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -3.2.1 +3.2.2