automatic version update by autodist [release 0.20.0-1mamba;Sun Jan 19 2025]

This commit is contained in:
Automatic Build System 2025-01-20 15:17:01 +01:00
parent fc41ab96f2
commit 798e4d5b86

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-datatypes
Version: 0.19.0
Version: 0.20.0
Release: 1mamba
Summary: Utility Classes and Functions that are handy across multiple projects
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/Jaymon/datatypes
Source: https://pypi.debian.net/datatypes/datatypes-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 0.20.0-1mamba
- automatic version update by autodist
* Sat Nov 23 2024 Automatic Build System <autodist@openmamba.org> 0.19.0-1mamba
- automatic version update by autodist