rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.3.0-4mamba;Fri Sep 29 2023]
This commit is contained in:
parent
328b9491ba
commit
4b31ce613c
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pydocstyle
|
||||
Version: 6.3.0
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: Python docstring style checker
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,10 +11,10 @@ URL: https://github.com/PyCQA/pydocstyle/
|
||||
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)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(snowballstemmer)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -50,6 +50,9 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 6.3.0-4mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 6.3.0-3mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user