automatic version update by autodist [release 5.3-1mamba;Sat Feb 15 2025]
This commit is contained in:
parent
b56ca5fd9a
commit
e7809d531f
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-tzlocal
|
Name: python-tzlocal
|
||||||
Version: 5.2
|
Version: 5.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: This Python module returns a tzinfo object with the local timezone information
|
Summary: This Python module returns a tzinfo object with the local timezone information
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://pypi.org/project/tzlocal/
|
URL: https://pypi.org/project/tzlocal/
|
||||||
Source: https://pypi.debian.net/tzlocal/tzlocal-%{version}.tar.gz
|
Source: https://pypi.debian.net/tzlocal/tzlocal-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user