[packages/python-decorator] up to 3.4.0

glen glen at pld-linux.org
Sun Jan 27 17:17:19 CET 2013


commit 8520a43a68d1c12d04066e61c511f70abe642347
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 27 18:16:55 2013 +0200

    up to 3.4.0

 python-decorator.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/python-decorator.spec b/python-decorator.spec
index bce4105..1a5667b 100644
--- a/python-decorator.spec
+++ b/python-decorator.spec
@@ -1,18 +1,17 @@
-%define module decorator
+%define		module decorator
 Summary:	Bunch of nice decorators for Python
 Summary(pl.UTF-8):	Zbiór ładnych dekoratorów dla Pythona
 Name:		python-%{module}
-Version:	3.3.3
+Version:	3.4.0
 Release:	1
 License:	BSD
-Group:		Python/Libraries
+Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/d/decorator/%{module}-%{version}.tar.gz
-# Source0-md5:	f5a0227cb1c34a0e7d5b7f9cd2ae3135
+# Source0-md5:	1e8756f719d746e2fc0dd28b41251356
 URL:		http://pypi.python.org/pypi/decorator/
 BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
-%pyrequires_eq	python-libs
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,7 +31,6 @@ redirecting_stdout, locked...
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__python} setup.py install \
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-decorator.git/commitdiff/8520a43a68d1c12d04066e61c511f70abe642347



More information about the pld-cvs-commit mailing list