From 0d292148608655dde0a45647a475a1aa47402121 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Thu, 4 Jul 2024 00:45:04 +0000 Subject: [PATCH] pypi-inflect: Autospec creation for update from version 7.3.0 to version 7.3.1 Jason R. Coombs (3): Prefer "Source" to "Homepage" for the repository label. Add news fragment. Finalize Mert Uygur (1): chore: Make more-itertools dependency at least 8.5.0 --- Makefile | 2 +- options.conf | 2 +- pypi-inflect.spec | 20 ++++++++++---------- release | 2 +- upstream | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index dd8c6c4..0f8dd02 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-inflect -URL = https://files.pythonhosted.org/packages/b3/b3/dc8790f3165ae1a2df640aab8c768c8b378754d353706e92a7a6a20a42f6/inflect-7.3.0.tar.gz +URL = https://files.pythonhosted.org/packages/c1/89/adc704e60183b208836034a7382c564cb3c54254983fb3b3d1d8dcdd0c51/inflect-7.3.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index a4ca8ba..56956eb 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-inflect -url = https://files.pythonhosted.org/packages/b3/b3/dc8790f3165ae1a2df640aab8c768c8b378754d353706e92a7a6a20a42f6/inflect-7.3.0.tar.gz +url = https://files.pythonhosted.org/packages/c1/89/adc704e60183b208836034a7382c564cb3c54254983fb3b3d1d8dcdd0c51/inflect-7.3.1.tar.gz archives = giturl = https://github.com/jaraco/inflect/ domain = diff --git a/pypi-inflect.spec b/pypi-inflect.spec index 80a2009..79d6849 100644 --- a/pypi-inflect.spec +++ b/pypi-inflect.spec @@ -2,14 +2,14 @@ # This file is auto-generated. DO NOT EDIT # Generated by: autospec.py # Using build pattern: pyproject -# autospec version: v12 -# autospec commit: f9eab48 +# autospec version: v13 +# autospec commit: dc0ff31 # Name : pypi-inflect -Version : 7.3.0 -Release : 29 -URL : https://files.pythonhosted.org/packages/b3/b3/dc8790f3165ae1a2df640aab8c768c8b378754d353706e92a7a6a20a42f6/inflect-7.3.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/b3/b3/dc8790f3165ae1a2df640aab8c768c8b378754d353706e92a7a6a20a42f6/inflect-7.3.0.tar.gz +Version : 7.3.1 +Release : 30 +URL : https://files.pythonhosted.org/packages/c1/89/adc704e60183b208836034a7382c564cb3c54254983fb3b3d1d8dcdd0c51/inflect-7.3.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/c1/89/adc704e60183b208836034a7382c564cb3c54254983fb3b3d1d8dcdd0c51/inflect-7.3.1.tar.gz Summary : Correctly generate plurals, singular nouns, ordinals, indefinite articles Group : Development/Tools License : MIT @@ -62,10 +62,10 @@ python3 components for the pypi-inflect package. %prep -%setup -q -n inflect-7.3.0 -cd %{_builddir}/inflect-7.3.0 +%setup -q -n inflect-7.3.1 +cd %{_builddir}/inflect-7.3.1 pushd .. -cp -a inflect-7.3.0 buildavx2 +cp -a inflect-7.3.1 buildavx2 popd %build @@ -73,7 +73,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=1718920150 +export SOURCE_DATE_EPOCH=1720053900 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index f04c001..64bb6b7 100644 --- a/release +++ b/release @@ -1 +1 @@ -29 +30 diff --git a/upstream b/upstream index f47914c..d44926e 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -a68b2a2dbb05f8d992ab5649bd33e5d0c28bf779/inflect-7.3.0.tar.gz +198fde94d0e7dec951130ae73a7366ce7885d71a/inflect-7.3.1.tar.gz