automatic version update by autodist [release 5.3-1mamba;Sat Feb 15 2025]

This commit is contained in:
Automatic Build System 2025-02-16 11:53:17 +01:00
parent b56ca5fd9a
commit e7809d531f

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 5.3-1mamba
- automatic version update by autodist
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
- automatic version update by autodist