automatic version update by autodist [release 0.22.7-1mamba;Sat Dec 21 2024]

This commit is contained in:
Automatic Build System 2025-01-08 09:54:08 +01:00
parent f5486c0bf4
commit b545bd40b8

View File

@ -1,21 +1,24 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-dulwich
Version: 0.21.7
Release: 2mamba
Version: 0.22.7
Release: 1mamba
Summary: Python implementation of Git
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.dulwich.io/
Source: https://pypi.debian.net/dulwich/dulwich-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(urllib3)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: python-setuptools-rust-py3
BuildRequires: python-wheel-py3
%description
%{summary}.
@ -55,6 +58,24 @@ rm -rf %{buildroot}%{python_sitearch}/docs/
%doc COPYING NEWS
%changelog
* Sat Dec 21 2024 Automatic Build System <autodist@openmamba.org> 0.22.7-1mamba
- automatic version update by autodist
* Mon Nov 18 2024 Automatic Build System <autodist@openmamba.org> 0.22.6-1mamba
- automatic version update by autodist
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 0.22.5-1mamba
- automatic version update by autodist
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 0.22.4-1mamba
- automatic version update by autodist
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 0.22.3-1mamba
- automatic version update by autodist
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 0.22.1-1mamba
- automatic version update by autodist
* Wed Dec 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.7-2mamba
- rebuild with python-build and resolve bindir conflicts