automatic version update by autodist [release 6.2.0-1mamba;Tue Jan 03 2023]
This commit is contained in:
parent
55c4651d88
commit
274e79a7d4
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pydocstyle
|
||||
Version: 6.1.1
|
||||
Version: 6.2.0
|
||||
Release: 1mamba
|
||||
Summary: Python docstring style checker
|
||||
Group: System/Libraries
|
||||
@ -12,6 +12,7 @@ Source: http://pypi.debian.net/pydocstyle/pydocstyle-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(snowballstemmer)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -48,5 +49,8 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 03 2023 Automatic Build System <autodist@mambasoft.it> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user