automatic version update by autodist [release 7.0.0-1mamba;Sat Nov 29 2025]

This commit is contained in:
2025-11-29 16:20:48 +01:00
parent 202dcd2acb
commit 9fb28377da

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-atpublic
Version: 6.0.2
Version: 7.0.0
Release: 1mamba
Summary: This library provides two very simple decorators that document the publicness of the names in your module
Group: System/Libraries
@@ -44,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Nov 29 2025 Automatic Build System <autodist@openmamba.org> 7.0.0-1mamba
- automatic version update by autodist
* Thu Sep 25 2025 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
- automatic version update by autodist