automatic version update by autodist [release 5.1-1mamba;Sun Jan 26 2025]
This commit is contained in:
parent
0512726be4
commit
3ce5c83fc1
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-atpublic
|
||||
Version: 5.0
|
||||
Version: 5.1
|
||||
Release: 1mamba
|
||||
Summary: This library provides two very simple decorators that document the publicness of the names in your module
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://public.readthedocs.io/en/stable/
|
||||
Source: https://pypi.debian.net/atpublic/atpublic-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -42,6 +43,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Automatic Build System <autodist@openmamba.org> 5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user