SPECS: python-decorator.spec - ver. 3.0.0 - use up-to-date uri's

wrobell wrobell at pld-linux.org
Sun Jan 4 16:03:08 CET 2009


Author: wrobell                      Date: Sun Jan  4 15:03:08 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 3.0.0
- use up-to-date uri's

---- Files affected:
SPECS:
   python-decorator.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-decorator.spec
diff -u SPECS/python-decorator.spec:1.6 SPECS/python-decorator.spec:1.7
--- SPECS/python-decorator.spec:1.6	Mon Oct 13 19:53:50 2008
+++ SPECS/python-decorator.spec	Sun Jan  4 16:03:02 2009
@@ -3,13 +3,13 @@
 Summary:	Bunch of nice decorators for Python
 Summary(pl.UTF-8):	Zbiór ładnych dekoratorów dla Pythona
 Name:		python-%{module}
-Version:	2.3.1
+Version:	3.0.0
 Release:	1
 License:	BSD
 Group:		Python/Libraries
-Source0:	http://www.phyast.pitt.edu/~micheles/python/%{module}-%{version}.zip
-# Source0-md5:	40c2d7a566a5f5264ef8d2a88d9261e9
-URL:		http://www.phyast.pitt.edu/~micheles/python/documentation.html
+Source0:	http://pypi.python.org/packages/source/d/decorator/%{module}-%{version}.tar.gz
+# Source0-md5:	8831085521109323ab6b016dfe200aec
+URL:		http://pypi.python.org/pypi/decorator/
 BuildRequires:	python-devel >= 1:2.4
 %pyrequires_eq	python-libs
 Requires:	python-pygtk-gtk >= 2:2.8.4
@@ -25,7 +25,7 @@
 redirecting_stdout, locked...
 
 %prep
-%setup -qc
+%setup -q -n %{module}-%{version}
 
 %build
 %{__python} setup.py build
@@ -53,6 +53,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/01/04 15:03:02  wrobell
+- ver. 3.0.0
+- use up-to-date uri's
+
 Revision 1.6  2008/10/13 17:53:50  qboosh
 - pygtk epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-decorator.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list