automatic version update by autodist [release 4.0.12-1mamba;Fri Jan 03 2025]
This commit is contained in:
parent
a5ca224814
commit
232eca290c
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-gitdb
|
||||
Version: 4.0.11
|
||||
Release: 2mamba
|
||||
Version: 4.0.12
|
||||
Release: 1mamba
|
||||
Summary: Git Object Database
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/gitpython-developers/gitdb
|
||||
Source: https://pypi.debian.net/gitdb/gitdb-%{version}.tar.gz
|
||||
License: BSD
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(smmap)
|
||||
@ -50,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 4.0.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.11-2mamba
|
||||
- relax version requirement for smmap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user