automatic version update by autodist [release 0.2.9-1mamba;Thu Apr 24 2025]
This commit is contained in:
parent
7057e4f384
commit
1d50abec53
@ -1,8 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
#% define gittag %(echo %version | cut -d. -f5)
|
||||
%define untagged_version %(echo %version | cut -d. -f1-3)
|
||||
Name: python-py-gitea
|
||||
Version: 0.2.8
|
||||
Version: 0.2.9
|
||||
Release: 1mamba
|
||||
Summary: A Gitea-API wrapper in Python
|
||||
Group: System/Libraries/Python
|
||||
@ -12,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/Langenfeld/py-gitea
|
||||
Source: https://pypi.debian.net/py-gitea/py-gitea-%{version}.tar.gz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(immutabledict)
|
||||
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Apr 24 2025 Automatic Build System <autodist@openmamba.org> 0.2.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.8-1mamba
|
||||
- update to 0.2.8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user