From 798e4d5b865e9e77d5959cd964a87b8650f3bbef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 20 Jan 2025 15:17:01 +0100 Subject: [PATCH] automatic version update by autodist [release 0.20.0-1mamba;Sun Jan 19 2025] --- python-datatypes.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-datatypes.spec b/python-datatypes.spec index 4df0211..a2661da 100644 --- a/python-datatypes.spec +++ b/python-datatypes.spec @@ -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 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 0.20.0-1mamba +- automatic version update by autodist + * Sat Nov 23 2024 Automatic Build System 0.19.0-1mamba - automatic version update by autodist