Hello community, here is the log from the commit of package python-logilab-astng for openSUSE:Factory checked in at Mon Sep 5 17:02:45 CEST 2011.
-------- --- python-logilab-astng/python-logilab-astng.changes 2010-09-29 10:16:35.000000000 +0200 +++ python-logilab-astng/python-logilab-astng.changes 2011-04-12 16:03:01.000000000 +0200 @@ -1,0 +2,25 @@ +Tue Apr 12 16:00:03 CEST 2011 - [email protected] + +- update to 0.21.1: + * python3: handle file encoding; fix a lot of tests + * fix #52006: "True" and "False" can be assigned as variable in Python2x + * fix #8847: pylint doesn't understand function attributes at all + * fix #8774: iterator / generator / next method + +------------------------------------------------------------------- +Fri Jan 7 12:00:19 CET 2011 - [email protected] + +- update to 0.21.0: + * python3.x: first python3.x release + * fix #37105: Crash on AttributeError: 'NoneType' object has no attribute '_infer_name' + * python2.4: drop python < 2.4 support + + - 0.20.4: + + * fix #37868 #37665 #33638 #37909: import problems with absolute_import_activated + * fix #8969: false positive when importing from zip-safe eggs + * fix #46131: minimal class decorator support + * minimal python2.7 support (dict and set comprehension) + * important progress on Py3k compatibility + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- logilab-astng-0.20.3.tar.bz2 New: ---- logilab-astng-0.21.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-logilab-astng.spec ++++++ --- /var/tmp/diff_new_pack.KqnpQB/_old 2011-09-05 16:55:51.000000000 +0200 +++ /var/tmp/diff_new_pack.KqnpQB/_new 2011-09-05 16:55:51.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package python-logilab-astng (Version 0.20.3) +# spec file for package python-logilab-astng # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: python-logilab-astng BuildRequires: python-devel Summary: Python Python Abstract Syntax Tree (New Generation) -Version: 0.20.3 +Version: 0.21.1 Release: 1 Source: logilab-astng-%{version}.tar.bz2 License: GPLv2+ @@ -58,7 +58,7 @@ Authors: -------- - Sylvain Th�nault <[email protected]> + Sylvain Thénault <[email protected]> %prep %setup -n logilab-astng-%{version} @@ -71,7 +71,7 @@ # Avoid conflict with python-logilab-common rm $RPM_BUILD_ROOT/%{python_sitelib}/logilab/__init__.py # Do not package testsuite -rm -rf $RPM_BUILD_ROOT/%{python_sitelib}/logilab/astng/test +#rm -rf $RPM_BUILD_ROOT/%{python_sitelib}/logilab/astng/test %clean rm -rf $RPM_BUILD_ROOT ++++++ logilab-astng-0.20.3.tar.bz2 -> logilab-astng-0.21.1.tar.bz2 ++++++ ++++ 9858 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
