rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.4.0-3mamba;Tue Sep 26 2023]
This commit is contained in:
parent
eb63ddaff6
commit
e88a6ea1d2
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 1.4.0-3mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user