automatic version update by autodist [release 7.0.1-1mamba;Wed Jun 22 2022]
This commit is contained in:
parent
c66def9ab2
commit
d931cb3ea3
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-setuptools_scm
|
||||
Version: 6.4.2
|
||||
Release: 2mamba
|
||||
Version: 7.0.1
|
||||
Release: 1mamba
|
||||
Summary: Handles managing your python package versions in scm metadata
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,9 +12,11 @@ Source: https://pypi.debian.net/setuptools-scm/setuptools_scm-%{version}.
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(packaging)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(tomli)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -51,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
# %doc README.rst
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 Automatic Build System <autodist@mambasoft.it> 7.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.2-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user