From 3f88aef8eb8ffc9852dda89b6ad77e9e28c54ca1 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Tue, 1 Oct 2024 14:09:28 +0000 Subject: [PATCH] pypi-griffe: Autospec creation for update from version 1.3.1 to version 1.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit commit acc8c6b61bee8e1beafb83970adfba5057b8051a Author: Timothée Mazzucotelli Date: Tue Oct 1 15:40:28 2024 +0200 chore: Prepare release 1.3.2 commit 0821e6784e5a3aeb56020867c8b46f9477621ed3 Author: Timothée Mazzucotelli Date: Tue Oct 1 15:28:00 2024 +0200 fix: Normalize paths of temporary Git worktrees Issue-324: https://github.com/mkdocstrings/griffe/issues/324 --- Makefile | 2 +- options.conf | 2 +- pypi-griffe.spec | 18 +++++++++--------- release | 2 +- upstream | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Makefile b/Makefile index a7f00e3..fb7944b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-griffe -URL = https://files.pythonhosted.org/packages/ae/d1/dcd486d6d577cb12490c78cfa88679fb9b481b227807f14632ba9bd82245/griffe-1.3.1.tar.gz +URL = https://files.pythonhosted.org/packages/c2/37/813e72a3458fa3d996cf6bcc6a0caa919d16540f873366b0d328d51d684a/griffe-1.3.2.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 043e4f6..0103e0c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-griffe -url = https://files.pythonhosted.org/packages/ae/d1/dcd486d6d577cb12490c78cfa88679fb9b481b227807f14632ba9bd82245/griffe-1.3.1.tar.gz +url = https://files.pythonhosted.org/packages/c2/37/813e72a3458fa3d996cf6bcc6a0caa919d16540f873366b0d328d51d684a/griffe-1.3.2.tar.gz archives = giturl = https://github.com/mkdocstrings/griffe/ domain = diff --git a/pypi-griffe.spec b/pypi-griffe.spec index e8a666e..10d3f54 100644 --- a/pypi-griffe.spec +++ b/pypi-griffe.spec @@ -2,14 +2,14 @@ # This file is auto-generated. DO NOT EDIT # Generated by: autospec.py # Using build pattern: pyproject -# autospec version: v19 +# autospec version: v20 # autospec commit: f35655a # Name : pypi-griffe -Version : 1.3.1 -Release : 61 -URL : https://files.pythonhosted.org/packages/ae/d1/dcd486d6d577cb12490c78cfa88679fb9b481b227807f14632ba9bd82245/griffe-1.3.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/ae/d1/dcd486d6d577cb12490c78cfa88679fb9b481b227807f14632ba9bd82245/griffe-1.3.1.tar.gz +Version : 1.3.2 +Release : 62 +URL : https://files.pythonhosted.org/packages/c2/37/813e72a3458fa3d996cf6bcc6a0caa919d16540f873366b0d328d51d684a/griffe-1.3.2.tar.gz +Source0 : https://files.pythonhosted.org/packages/c2/37/813e72a3458fa3d996cf6bcc6a0caa919d16540f873366b0d328d51d684a/griffe-1.3.2.tar.gz Summary : Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. Group : Development/Tools License : ISC @@ -59,10 +59,10 @@ python3 components for the pypi-griffe package. %prep -%setup -q -n griffe-1.3.1 -cd %{_builddir}/griffe-1.3.1 +%setup -q -n griffe-1.3.2 +cd %{_builddir}/griffe-1.3.2 pushd .. -cp -a griffe-1.3.1 buildavx2 +cp -a griffe-1.3.2 buildavx2 popd %build @@ -70,7 +70,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=1726149828 +export SOURCE_DATE_EPOCH=1727791765 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index b1e7d26..a8fa06e 100644 --- a/release +++ b/release @@ -1 +1 @@ -61 +62 diff --git a/upstream b/upstream index 895b627..9937c8f 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -877d2ee0226189a819371d8c87b7f430bda50271/griffe-1.3.1.tar.gz +7f813f9bf7432613929ebc00a7d1cb1b47e4dd53/griffe-1.3.2.tar.gz