SPECS: python-Pyrex.spec - long story short: - pyrex 0.9.4.1 does ...

patrys patrys at pld-linux.org
Tue Dec 5 17:02:18 CET 2006


Author: patrys                       Date: Tue Dec  5 16:02:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- long story short:
- pyrex 0.9.4.1 does not work with python-2.5 (exceptions broken)
- python-dbus does not work (using session bus is not possible)
- this is the current SVN snapshot (2.5-compatible)
- someone needs to rebuild this pkg (I'm firewalled at work)
- we need to rebuild dbus bindings against this pyrex version
- possibly other packages too

---- Files affected:
SPECS:
   python-Pyrex.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/python-Pyrex.spec
diff -u SPECS/python-Pyrex.spec:1.20 SPECS/python-Pyrex.spec:1.21
--- SPECS/python-Pyrex.spec:1.20	Wed Sep 27 22:22:05 2006
+++ SPECS/python-Pyrex.spec	Tue Dec  5 17:02:13 2006
@@ -5,12 +5,13 @@
 Summary:	Language for writing Python Extension Modules
 Summary(pl):	Język służący do pisania modułów rozszerzających Pythona
 Name:		python-%{module}
-Version:	0.9.4.1
-Release:	5
+Version:	0.9.4.2
+Release:	0.20061205.1
 License:	free
 Group:		Libraries/Python
-Source0:	http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/%{module}-%{version}.tar.gz
-# Source0-md5:	425f0543c634bc7a86fe4fce02e0e882
+#Source0:	http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/%{module}-%{version}.tar.gz
+Source0:	%{module}-%{version}.tar.gz
+# Source0-md5:	9335027ecbcd4af3b070f08584cc37ff
 URL:		http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
 BuildRequires:	python
 BuildRequires:	rpm-pythonprov
@@ -77,6 +78,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/12/05 16:02:13  patrys
+- long story short:
+- pyrex 0.9.4.1 does not work with python-2.5 (exceptions broken)
+- python-dbus does not work (using session bus is not possible)
+- this is the current SVN snapshot (2.5-compatible)
+- someone needs to rebuild this pkg (I'm firewalled at work)
+- we need to rebuild dbus bindings against this pyrex version
+- possibly other packages too
+
 Revision 1.20  2006/09/27 20:22:05  wrobell
 - rel. 5 to rebuild with python 2.5 (final)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-Pyrex.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list