automatic version update by autodist [release 4.0.10-1mamba;Sat Jun 11 2016]
This commit is contained in:
parent
ed1cc3aeec
commit
5f55bab9fd
@ -1,5 +1,5 @@
|
|||||||
Name: python-decorator
|
Name: python-decorator
|
||||||
Version: 4.0.9
|
Version: 4.0.10
|
||||||
Release: 1mamba
|
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
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: https://pypi.python.org/pypi/decorator/
|
URL: https://pypi.python.org/pypi/decorator/
|
||||||
Source: http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
|
Source: http://pypi.debian.net/decorator/decorator-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
@ -38,6 +38,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python27_sitearch}/decorator-%{version}-py*.egg-info/*
|
%{python27_sitearch}/decorator-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 11 2016 Automatic Build System <autodist@mambasoft.it> 4.0.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Mar 01 2016 Automatic Build System <autodist@mambasoft.it> 4.0.9-1mamba
|
* Tue Mar 01 2016 Automatic Build System <autodist@mambasoft.it> 4.0.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user