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