automatic version update by autodist [release 0.19.0-1mamba;Sat Nov 23 2024]

This commit is contained in:
Automatic Build System 2024-11-23 17:13:26 +01:00
parent 4bf75a1945
commit fc41ab96f2

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-datatypes
Version: 0.17.2
Version: 0.19.0
Release: 1mamba
Summary: Utility Classes and Functions that are handy across multiple projects
Group: System/Libraries
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Sat Nov 23 2024 Automatic Build System <autodist@openmamba.org> 0.19.0-1mamba
- automatic version update by autodist
* Wed Sep 25 2024 Automatic Build System <autodist@openmamba.org> 0.17.2-1mamba
- automatic version update by autodist