From 5d3b11c1e719e760e6e4be11217a6276bd167d24 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 23:01:20 +0200 Subject: [PATCH] automatic version update by autodist [release 0.7.2-1mamba;Thu Oct 10 2024] --- python-isodate.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/python-isodate.spec b/python-isodate.spec index 61956d4..2bd772e 100644 --- a/python-isodate.spec +++ b/python-isodate.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-isodate -Version: 0.6.1 -Release: 4mamba +Version: 0.7.2 +Release: 1mamba Summary: An ISO 8601 date/time/duration parser and formatter Group: System/Libraries/Python Vendor: openmamba @@ -12,7 +12,6 @@ Source: https://pypi.debian.net/isodate/isodate-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel -BuildRequires: python3.11dist(six) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba @@ -48,6 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Thu Oct 10 2024 Automatic Build System 0.7.2-1mamba +- automatic version update by autodist + +* Tue Oct 08 2024 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + * Tue Dec 26 2023 Silvan Calarco 0.6.1-4mamba - rebuilt with python-build and distdeps