From e7809d531feab0930b620ace9edb93532a8780d3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 16 Feb 2025 11:53:17 +0100 Subject: [PATCH] automatic version update by autodist [release 5.3-1mamba;Sat Feb 15 2025] --- python-tzlocal.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-tzlocal.spec b/python-tzlocal.spec index 27bb274..c8f187b 100644 --- a/python-tzlocal.spec +++ b/python-tzlocal.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-tzlocal -Version: 5.2 +Version: 5.3 Release: 1mamba Summary: This Python module returns a tzinfo object with the local timezone information Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://pypi.org/project/tzlocal/ Source: https://pypi.debian.net/tzlocal/tzlocal-%{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 +* Sat Feb 15 2025 Automatic Build System 5.3-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 5.2-1mamba - automatic version update by autodist