[packages/python-logilab-astng] - rel 2; avoid python(abi) = 2.5 dependency

arekm arekm at pld-linux.org
Wed May 15 12:14:51 CEST 2013


commit f5edbecb34fa72e63116283a84a641037caa64b9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed May 15 12:14:48 2013 +0200

    - rel 2; avoid python(abi) = 2.5 dependency

 python-logilab-astng.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-logilab-astng.spec b/python-logilab-astng.spec
index daf7726..c4f62da 100644
--- a/python-logilab-astng.spec
+++ b/python-logilab-astng.spec
@@ -3,7 +3,7 @@ Summary:	Python Abstract Syntax Tree New Generation
 Summary(pl.UTF-8):	Abstrakcyjne drzewa składniowe Pythona nowej generacji
 Name:		python-logilab-astng
 Version:	0.24.3
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Development/Languages/Python
 Source0:	http://download.logilab.org/pub/astng/%{module}-%{version}.tar.gz
@@ -32,6 +32,8 @@ potrzebami pylinta.
 
 %prep
 %setup -q -n %{module}-%{version}
+# drop python 2.5 egg deps
+rm */*/*py2.5.egg
 
 %build
 %{__python} setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-logilab-astng.git/commitdiff/f5edbecb34fa72e63116283a84a641037caa64b9



More information about the pld-cvs-commit mailing list