rebuilt with python 3.10 [release 6.4.2-2mamba;Sun Apr 03 2022]
This commit is contained in:
parent
7a961bbff1
commit
c66def9ab2
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-setuptools_scm
|
Name: python-setuptools_scm
|
||||||
Version: 6.4.2
|
Version: 6.4.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Handles managing your python package versions in scm metadata
|
Summary: Handles managing your python package versions in scm metadata
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -51,5 +51,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.rst
|
# %doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.2-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Jan 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.2-1mamba
|
* Tue Jan 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.2-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user