rebuilt with python 3.10 [release 5.9.0-2mamba;Wed Apr 05 2023]
This commit is contained in:
parent
7416f55a43
commit
2d9f436be8
@ -1,12 +1,12 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-traitlets
|
Name: python-traitlets
|
||||||
Version: 5.9.0
|
Version: 5.9.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/ipython/traitlets
|
URL: https://github.com/ipython/traitlets
|
||||||
Source: https://pypi.debian.net/traitlets/traitlets-%{version}.tar.gz
|
Source: https://pypi.debian.net/traitlets/traitlets-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc COPYING.md
|
%doc COPYING.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Jan 31 2023 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
* Tue Jan 31 2023 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user