From 4b2d8c6ae57ad37b719b60f0d47362e042c56257 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Mon, 17 Jun 2024 19:23:28 +0000 Subject: [PATCH] pypi-jaraco.text: Autospec creation for update from version 3.12.0 to version 3.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avasam (1): Allow mypy on PyPy (jaraco/skeleton#111) Bartosz Sławecki (3): Tweak coverage configuration for type checking (jaraco/skeleton#97) Add link to blog entry from jaraco/skeleton#115 above CI build matrix. Move project metadata to `pyproject.toml` (jaraco/skeleton#122) Christian Clauss (2): Upgrade GitHub Actions checkout (jaraco/skeleton#94) GitHub Actions: Combine tox jobs diffcov and docs (jaraco/skeleton#95) Dimitri Papadopoulos Orfanos (2): Use the ruff formatter (jaraco/skeleton#99) ruff: extended-ignore → ignore (jaraco/skeleton#105) Jason R. Coombs (27): Remove news fragment after allowing time to be processed downstream. Suppress deprecation warning in dateutil. Workaround for dateutil/dateutil#1284. Update Github Actions badge per actions/starter-workflows#1525. Separate collateral jobs on different lines for easier override/extension. Drop minimum requirement on pytest-mypy as most environments are already running much later. Closes jaraco/skeleton#96. Remove sole entry for branches-ignore. Workaround for and closes jaraco/skeleton#103. Bump year on badge Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224. Exclude docs and tests directories properly per Setuptools behavior. Rely on default discovery for good heuristics for finding packages. Enable preview to enable preserving quotes. Use latest versions in RTD boilerplate. Remove Sphinx pin. Ref sphinx-doc/sphinx#11662. Include deps from the base config in diffcov. Enable complexity check and pycodestyle warnings. Closes jaraco/skeleton#110. Use 'extend-select' to avoid disabling the default config. Ref jaraco/skeleton#110. Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#103. Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114. Move Python 3.11 out of the test matrix. Configure pytest to support namespace packages. Ref pytest-dev/pytest#12112. Pin against pytest 8.1.x due to pytest-dev/pytest#12194. Migrated config to pyproject.toml using jaraco.develop.migrate-config and ini2toml. Allow macos on Python 3.8 to fail as GitHub CI has dropped support. Move project.urls to appear in the order that ini2toml generates it. Remove project.scripts. Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support." Rename extras to align with core metadata spec. Finalize Sviatoslav Sydorenko (1): Enable testing merge queues @ GitHub Actions CI/CD (jaraco/skeleton#93) --- Makefile | 2 +- options.conf | 4 +++- pypi-jaraco.text.spec | 22 +++++++++++----------- release | 2 +- upstream | 2 +- 5 files changed, 17 insertions(+), 15 deletions(-) diff --git a/Makefile b/Makefile index f4c75e9..6d063b7 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.text -URL = https://files.pythonhosted.org/packages/53/30/52edc6c9997d48b0d9fbedb6a29edab2b397968f637b76aae299a9128c34/jaraco.text-3.12.0.tar.gz +URL = https://files.pythonhosted.org/packages/c0/ec/498e308febbaa672af954101e9b369cac8188b1f7eccceefdc875d67d595/jaraco_text-3.12.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index eb7945d..3b0e359 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.text -url = https://files.pythonhosted.org/packages/53/30/52edc6c9997d48b0d9fbedb6a29edab2b397968f637b76aae299a9128c34/jaraco.text-3.12.0.tar.gz +url = https://files.pythonhosted.org/packages/c0/ec/498e308febbaa672af954101e9b369cac8188b1f7eccceefdc875d67d595/jaraco_text-3.12.1.tar.gz archives = giturl = https://github.com/jaraco/jaraco.text/ domain = @@ -71,6 +71,8 @@ use_avx512 = false use_clang = false # configure build for lto use_lto = true +# use ninja build files +use_ninja = false # require package verification for build verify_required = false diff --git a/pypi-jaraco.text.spec b/pypi-jaraco.text.spec index f4c61ca..5a5dbb9 100644 --- a/pypi-jaraco.text.spec +++ b/pypi-jaraco.text.spec @@ -2,14 +2,14 @@ # This file is auto-generated. DO NOT EDIT # Generated by: autospec.py # Using build pattern: pyproject -# autospec version: v3 -# autospec commit: 750e50d +# autospec version: v12 +# autospec commit: fbcebd0 # Name : pypi-jaraco.text -Version : 3.12.0 -Release : 46 -URL : https://files.pythonhosted.org/packages/53/30/52edc6c9997d48b0d9fbedb6a29edab2b397968f637b76aae299a9128c34/jaraco.text-3.12.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/53/30/52edc6c9997d48b0d9fbedb6a29edab2b397968f637b76aae299a9128c34/jaraco.text-3.12.0.tar.gz +Version : 3.12.1 +Release : 47 +URL : https://files.pythonhosted.org/packages/c0/ec/498e308febbaa672af954101e9b369cac8188b1f7eccceefdc875d67d595/jaraco_text-3.12.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/c0/ec/498e308febbaa672af954101e9b369cac8188b1f7eccceefdc875d67d595/jaraco_text-3.12.1.tar.gz Summary : Module for text manipulation Group : Development/Tools License : MIT @@ -65,10 +65,10 @@ python3 components for the pypi-jaraco.text package. %prep -%setup -q -n jaraco.text-3.12.0 -cd %{_builddir}/jaraco.text-3.12.0 +%setup -q -n jaraco_text-3.12.1 +cd %{_builddir}/jaraco_text-3.12.1 pushd .. -cp -a jaraco.text-3.12.0 buildavx2 +cp -a jaraco_text-3.12.1 buildavx2 popd %build @@ -76,7 +76,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=1707123457 +export SOURCE_DATE_EPOCH=1718652204 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -121,7 +121,7 @@ LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS" export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.text -cp %{_builddir}/jaraco.text-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.text/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : +cp %{_builddir}/jaraco_text-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.text/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : python3 -m installer --destdir=%{buildroot} dist/*.whl echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/release b/release index 9e5feb5..abac1ea 100644 --- a/release +++ b/release @@ -1 +1 @@ -46 +47 diff --git a/upstream b/upstream index 757bbe2..6bc0756 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -fdfb505ae7b38c0901c76573161c4fd8e1ea3d26/jaraco.text-3.12.0.tar.gz +a6ff1fdbd652110a962e0bd591666bd87e877215/jaraco_text-3.12.1.tar.gz