automatic version update by autodist [release 2.8.19.20240106-1mamba;Sat Jan 06 2024]

This commit is contained in:
Automatic Build System 2024-01-07 15:51:54 +01:00
parent bea38fa88f
commit 6d873a8459

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-types-python-dateutil
Version: 2.8.19.14
Version: 2.8.19.20240106
Release: 1mamba
Summary: Typing stubs for python-dateutil
Group: System/Libraries
@ -46,5 +46,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/dateutil-stubs/*
%changelog
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 2.8.19.20240106-1mamba
- automatic version update by autodist
* Tue Nov 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.19.14-1mamba
- package created using the webbuild interface