automatic version update by autodist [release 0.22.7-1mamba;Sat Dec 21 2024]
This commit is contained in:
parent
f5486c0bf4
commit
b545bd40b8
@ -1,21 +1,24 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-dulwich
|
Name: python-dulwich
|
||||||
Version: 0.21.7
|
Version: 0.22.7
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Python implementation of Git
|
Summary: Python implementation of Git
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.dulwich.io/
|
URL: https://www.dulwich.io/
|
||||||
Source: https://pypi.debian.net/dulwich/dulwich-%{version}.tar.gz
|
Source: https://pypi.debian.net/dulwich/dulwich-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(urllib3)
|
BuildRequires: python3.11dist(urllib3)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
BuildRequires: python-setuptools-rust-py3
|
||||||
|
BuildRequires: python-wheel-py3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -55,6 +58,24 @@ rm -rf %{buildroot}%{python_sitearch}/docs/
|
|||||||
%doc COPYING NEWS
|
%doc COPYING NEWS
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.7-2mamba
|
||||||
- rebuild with python-build and resolve bindir conflicts
|
- rebuild with python-build and resolve bindir conflicts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user