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 Name: python-traitlets
Version: 5.0.5 Version: 5.0.5
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
@ -8,14 +8,12 @@ Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com> Packager: Davide Madrisan <davide.madrisan@gmail.com>
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
#Source: https://github.com/ipython/traitlets/archive/%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: python >= %python_version Requires: python >= %python_version
Requires: python-decorator Requires: python-decorator
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%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.
@ -43,9 +41,13 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files %{?pyappend} -f %{name}.filelist %files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root) %defattr(-,root,root)
%{python_sitearch}/traitlets-%{version}-py*.egg-info
%doc README.md %doc README.md
%changelog %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 * Wed Jan 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.5-1mamba
- update to 5.0.5 - update to 5.0.5