rebuilt with python 3.10 [release 6.3.0-3mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-05 16:24:54 +01:00
parent b9b910ccb5
commit 328b9491ba

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pydocstyle
Version: 6.3.0
Release: 2mamba
Release: 3mamba
Summary: Python docstring style checker
Group: System/Libraries
Vendor: openmamba
@ -50,6 +50,9 @@ done
%{python_sitelib}/%{pkgname}/*
%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
- remove requirement for importlib-metadata < 5.0.0