automatic version update by autodist [release 5.10.1-1mamba;Wed Sep 27 2023]
This commit is contained in:
parent
2d9f436be8
commit
ab8d5e6bf4
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-traitlets
|
||||
Version: 5.9.0
|
||||
Release: 2mamba
|
||||
Version: 5.10.1
|
||||
Release: 1mamba
|
||||
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,7 +11,7 @@ URL: https://github.com/ipython/traitlets
|
||||
Source: https://pypi.debian.net/traitlets/traitlets-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -37,9 +37,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
||||
%dir %{python_sitelib}/%{pkgname}
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
%doc COPYING.md
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 5.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user