automatic version update by autodist [release 5.8.1-1mamba;Tue Jan 10 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:47:32 +01:00
parent 525183a4d7
commit 41b890580d

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-traitlets
Version: 5.8.0
Version: 5.8.1
Release: 1mamba
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
Group: System/Libraries
@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc COPYING.md
%changelog
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 5.8.1-1mamba
- automatic version update by autodist
* Mon Dec 19 2022 Automatic Build System <autodist@mambasoft.it> 5.8.0-1mamba
- automatic version update by autodist