diff --git a/Makefile b/Makefile index b8f4f8a..c6a16be 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-inflect -URL = https://files.pythonhosted.org/packages/da/d0/0744237ef19f2b67dd6b8ec4e7c87046e82fbc071e3209b76ff6275da173/inflect-5.6.1.tar.gz +URL = https://files.pythonhosted.org/packages/cb/db/cae5d8524c4b5e574c281895b212062f3b06d0e14186904ed71c538b4e90/inflect-5.6.2.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 70f7046..b5f8bc0 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-inflect -url = https://files.pythonhosted.org/packages/da/d0/0744237ef19f2b67dd6b8ec4e7c87046e82fbc071e3209b76ff6275da173/inflect-5.6.1.tar.gz +url = https://files.pythonhosted.org/packages/cb/db/cae5d8524c4b5e574c281895b212062f3b06d0e14186904ed71c538b4e90/inflect-5.6.2.tar.gz archives = giturl = https://github.com/jaraco/inflect/ domain = diff --git a/pypi-inflect.spec b/pypi-inflect.spec index e2b4cc1..c14543c 100644 --- a/pypi-inflect.spec +++ b/pypi-inflect.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-inflect -Version : 5.6.1 -Release : 10 -URL : https://files.pythonhosted.org/packages/da/d0/0744237ef19f2b67dd6b8ec4e7c87046e82fbc071e3209b76ff6275da173/inflect-5.6.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/da/d0/0744237ef19f2b67dd6b8ec4e7c87046e82fbc071e3209b76ff6275da173/inflect-5.6.1.tar.gz +Version : 5.6.2 +Release : 11 +URL : https://files.pythonhosted.org/packages/cb/db/cae5d8524c4b5e574c281895b212062f3b06d0e14186904ed71c538b4e90/inflect-5.6.2.tar.gz +Source0 : https://files.pythonhosted.org/packages/cb/db/cae5d8524c4b5e574c281895b212062f3b06d0e14186904ed71c538b4e90/inflect-5.6.2.tar.gz Summary : Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words Group : Development/Tools License : MIT @@ -56,10 +56,10 @@ python3 components for the pypi-inflect package. %prep -%setup -q -n inflect-5.6.1 -cd %{_builddir}/inflect-5.6.1 +%setup -q -n inflect-5.6.2 +cd %{_builddir}/inflect-5.6.2 pushd .. -cp -a inflect-5.6.1 buildavx2 +cp -a inflect-5.6.2 buildavx2 popd %build @@ -67,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=1657478640 +export SOURCE_DATE_EPOCH=1657924384 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -92,7 +92,7 @@ popd export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-inflect -cp %{_builddir}/inflect-5.6.1/LICENSE %{buildroot}/usr/share/package-licenses/pypi-inflect/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/inflect-5.6.2/LICENSE %{buildroot}/usr/share/package-licenses/pypi-inflect/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 f599e28..b4de394 100644 --- a/release +++ b/release @@ -1 +1 @@ -10 +11 diff --git a/upstream b/upstream index c90a5a4..76851e9 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -77b7650c6f963c598431d4aa47565b8dffc30bc4/inflect-5.6.1.tar.gz +2cf147ccdca9bf4b2ae3f0fbb8eb4ebf2836959f/inflect-5.6.2.tar.gz diff --git a/versions b/versions index b7c7542..d6a86bf 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -5.6.1 +5.6.2