automatic version update by autodist [release 5.14.3-1mamba;Fri Apr 19 2024]
This commit is contained in:
parent
528e02c356
commit
2a55bb621f
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-traitlets
|
Name: python-traitlets
|
||||||
Version: 5.14.2
|
Version: 5.14.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
|
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,7 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python-hatchling-py3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This Python module is designed to provide a lightweight, simple, pure Python version of many of the capabilities of enthought.traits.
|
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
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 12 2024 Automatic Build System <autodist@openmamba.org> 5.14.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user