automatic version update by autodist [release 5.14.3-1mamba;Fri Apr 19 2024]

This commit is contained in:
Automatic Build System 2024-04-20 14:47:24 +02:00
parent 528e02c356
commit 2a55bb621f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-traitlets
Version: 5.14.2
Version: 5.14.3
Release: 1mamba
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
Group: System/Libraries
@ -13,6 +13,7 @@ License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python-hatchling-py3
%description
This Python module is designed to provide a lightweight, simple, pure Python version of many of the capabilities of enthought.traits.
@ -40,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Apr 19 2024 Automatic Build System <autodist@openmamba.org> 5.14.3-1mamba
- automatic version update by autodist
* Tue Mar 12 2024 Automatic Build System <autodist@openmamba.org> 5.14.2-1mamba
- automatic version update by autodist