From e88a6ea1d2dd7f865c07e5ed9ac77d212084aa38 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:45:24 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.4.0-3mamba;Tue Sep 26 2023] --- python-argparse.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-argparse.spec b/python-argparse.spec index 0f83fac..e7ffd36 100644 --- a/python-argparse.spec +++ b/python-argparse.spec @@ -1,17 +1,18 @@ Name: python-argparse Version: 1.4.0 -Release: 2mamba +Release: 3mamba Summary: Python command line parser Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pypi.python.org/pypi/argparse +URL: https://pypi.org/project/argparse/ Source: https://pypi.debian.net/argparse/argparse-%{version}.tar.gz License: Apache ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description The argparse module provides an easy, declarative interface for creating command line tools. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc README.txt %changelog +* Tue Sep 26 2023 Automatic Build System 1.4.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Apr 03 2021 Silvan Calarco 1.4.0-2mamba - rebuilt with distdeps