rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.21.6-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
bc0e484c44
commit
b69a213059
@ -1,6 +1,6 @@
|
||||
Name: python-dulwich
|
||||
Version: 0.21.6
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Python implementation of Git
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,11 +11,11 @@ Source: https://pypi.debian.net/dulwich/dulwich-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
BuildRequires: python3.7dist(urllib3)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(urllib3)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc COPYING NEWS
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.21.6-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sat Sep 02 2023 Automatic Build System <autodist@mambasoft.it> 0.21.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user