Author: jajcus Date: Thu Jun 10 08:17:29 2010 GMT Module: packages Tag: HEAD ---- Log message: - Version: 0.20.1
---- Files affected: packages/python-logilab-astng: python-logilab-astng.spec (1.23 -> 1.24) , python-logilab-astng-recursion.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/python-logilab-astng/python-logilab-astng.spec diff -u packages/python-logilab-astng/python-logilab-astng.spec:1.23 packages/python-logilab-astng/python-logilab-astng.spec:1.24 --- packages/python-logilab-astng/python-logilab-astng.spec:1.23 Tue Mar 23 09:27:54 2010 +++ packages/python-logilab-astng/python-logilab-astng.spec Thu Jun 10 10:17:23 2010 @@ -4,20 +4,19 @@ Summary: Python Abstract Syntax Tree New Generation Summary(pl.UTF-8): Abstrakcyjne drzewa składniowe Pythona nowej generacji Name: python-logilab-astng -Version: 0.19.3 +Version: 0.20.1 Release: 1 License: GPL Group: Development/Languages/Python Source0: ftp://ftp.logilab.fr/pub/astng/%{module}-%{version}.tar.gz -# Source0-md5: f3b9e324be1e59d521fbd0239bd7262b -Patch0: %{name}-recursion.patch +# Source0-md5: bd9612c3d6225346050347ac13b0e4c6 URL: http://www.logilab.org/projects/astng BuildRequires: python-devel BuildRequires: python-modules >= 1:2.5 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules -Requires: python-logilab-common >= 0.44.0 +Requires: python-logilab-common >= 0.49.0 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,7 +34,6 @@ %prep %setup -q -n %{module}-%{version} -%patch0 -p1 %build python setup.py build @@ -60,6 +58,7 @@ %doc ChangeLog README %{py_sitescriptdir}/logilab/astng %{py_sitescriptdir}/*.egg-info +%{py_sitescriptdir}/*.pth %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -67,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/06/10 08:17:23 jajcus +- Version: 0.20.1 + Revision 1.23 2010/03/23 08:27:54 jajcus - patch to fix infinite recursion often occuring in pylint (see: http://www.logilab.org/ticket/19641 and https://bugs.launchpad.net/pylint/+bug/456870) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-logilab-astng/python-logilab-astng.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
