rebuilt with python3 = 3.11.5 [release 1.3.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
0d93652a50
commit
21620aac7a
@ -1,6 +1,6 @@
|
||||
Name: python-pluggy
|
||||
Version: 1.3.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A minimalist production ready plugin system
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,8 +10,9 @@ URL: https://github.com/pytest-dev/pluggy
|
||||
Source: https://pypi.debian.net/pluggy/pluggy-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.11.5
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3.0-2mamba
|
||||
- rebuilt with python3 = 3.11.5
|
||||
|
||||
* Sun Aug 27 2023 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user