rebuilt with distdeps [release 5.0.5-2mamba;Sat Apr 03 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 16:47:31 +01:00
parent 35fa337312
commit 96a325d531

View File

@ -1,6 +1,6 @@
Name: python-traitlets
Version: 5.0.5
Release: 1mamba
Release: 2mamba
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
Group: System/Libraries
Vendor: openmamba
@ -8,14 +8,12 @@ Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: https://github.com/ipython/traitlets
Source: https://pypi.debian.net/traitlets/traitlets-%{version}.tar.gz
#Source: https://github.com/ipython/traitlets/archive/%{version}.tar.gz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
Requires: python >= %python_version
Requires: python-decorator
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
This Python module is designed to provide a lightweight, simple, pure Python version of many of the capabilities of enthought.traits.
@ -43,9 +41,13 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
%{python_sitearch}/traitlets-%{version}-py*.egg-info
%doc README.md
%changelog
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.5-2mamba
- rebuilt with distdeps
* Wed Jan 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.5-1mamba
- update to 5.0.5