automatic version update by autodist [release 5.1.1-1mamba;Thu Jan 13 2022]
This commit is contained in:
parent
a688ca09cf
commit
01eaca0a69
@ -1,19 +1,16 @@
|
|||||||
Name: python-decorator
|
Name: python-decorator
|
||||||
Version: 4.4.2
|
Version: 5.1.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A Python moduke to simplify the usage and to popularize decorators
|
Summary: A Python moduke to simplify the usage and to popularize decorators
|
||||||
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://pypi.python.org/pypi/decorator/
|
URL: https://pypi.org/project/decorator/
|
||||||
Source: http://pypi.debian.net/decorator/decorator-%{version}.tar.gz
|
Source: http://pypi.debian.net/decorator/decorator-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The aim of the Python decorator module it to simplify the usage and to popularize decorators.
|
The aim of the Python decorator module it to simplify the usage and to popularize decorators.
|
||||||
@ -44,6 +41,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/decorator-%{version}-py*.egg-info/*
|
%{python_sitearch}/decorator-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 13 2022 Automatic Build System <autodist@mambasoft.it> 5.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.2-2mamba
|
* Sun Sep 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.2-2mamba
|
||||||
- rebuilt with py3* packages
|
- rebuilt with py3* packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user