Author: jajcus Date: Sat Sep 3 17:11:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - Version: 0.22.0 - absolute_import patch dropped (applied upstream)
---- Files affected: packages/python-logilab-astng: python-logilab-astng.spec (1.29 -> 1.30) , logilab-astng-absolute_import.patch (1.2 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/python-logilab-astng/python-logilab-astng.spec diff -u packages/python-logilab-astng/python-logilab-astng.spec:1.29 packages/python-logilab-astng/python-logilab-astng.spec:1.30 --- packages/python-logilab-astng/python-logilab-astng.spec:1.29 Fri Jul 8 11:26:04 2011 +++ packages/python-logilab-astng/python-logilab-astng.spec Sat Sep 3 19:11:47 2011 @@ -4,13 +4,12 @@ Summary: Python Abstract Syntax Tree New Generation Summary(pl.UTF-8): Abstrakcyjne drzewa składniowe Pythona nowej generacji Name: python-logilab-astng -Version: 0.21.1 -Release: 3 +Version: 0.22.0 +Release: 1 License: GPL Group: Development/Languages/Python Source0: ftp://ftp.logilab.fr/pub/astng/%{module}-%{version}.tar.gz -# Source0-md5: 064a1cb970c283cf18e05a990db48576 -Patch0: logilab-astng-absolute_import.patch +# Source0-md5: c7313019626369d32cdc08556f5a87bd URL: http://www.logilab.org/projects/astng BuildRequires: python-devel BuildRequires: python-modules >= 1:2.5 @@ -36,8 +35,6 @@ %prep %setup -q -n %{module}-%{version} -%patch0 -p1 - %build python setup.py build @@ -69,6 +66,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2011/09/03 17:11:47 jajcus +- Version: 0.22.0 +- absolute_import patch dropped (applied upstream) + Revision 1.29 2011/07/08 09:26:04 jajcus - absolute_import patch updated - Release: 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-logilab-astng/python-logilab-astng.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
