rebuilt with python 3.10 [release 6.3.0-3mamba;Fri Apr 07 2023]
This commit is contained in:
parent
b9b910ccb5
commit
328b9491ba
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pydocstyle
|
Name: python-pydocstyle
|
||||||
Version: 6.3.0
|
Version: 6.3.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Python docstring style checker
|
Summary: Python docstring style checker
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -50,6 +50,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 6.3.0-3mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Mar 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-2mamba
|
* Tue Mar 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-2mamba
|
||||||
- remove requirement for importlib-metadata < 5.0.0
|
- remove requirement for importlib-metadata < 5.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user