Mailinglist Archive: opensuse-commit (1301 mails)
| < Previous | Next > |
commit python-logilab-astng
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 17 Jul 2007 02:03:59 +0200
- Message-id: <20070717000359.662B7678180@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python-logilab-astng
checked in at Tue Jul 17 02:03:59 CEST 2007.
--------
--- python-logilab-astng/python-logilab-astng.changes 2006-09-26 20:05:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-logilab-astng/python-logilab-astng.changes 2007-07-17 01:42:29.188157000 +0200
@@ -1,0 +2,15 @@
+Tue Jul 17 01:38:11 CEST 2007 - garloff@xxxxxxx
+
+- update to version 0.17.1:
+ * fix a few crashes
+ * lambda has no pytype
+- changes from 0.16.3 to 0.17.0
+ * various bugfixes with inference
+ * list vs function mixup
+ * handle setattr class modification
+- changes from 0.16.2 to 0.16.3
+ * fix simple inference for subscription and loop assignments
+- changes from 0.16.1 to 0.16.2
+ * compatibility with python2.3 and logilab-common 0.21
+
+-------------------------------------------------------------------
Old:
----
astng-0.16.1.tar.bz2
New:
----
logilab-astng-0.17.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-logilab-astng.spec ++++++
--- /var/tmp/diff_new_pack.Y27616/_old 2007-07-17 02:03:47.000000000 +0200
+++ /var/tmp/diff_new_pack.Y27616/_new 2007-07-17 02:03:47.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python-logilab-astng (Version 0.16.1)
+# spec file for package python-logilab-astng (Version 0.17.1)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -13,10 +13,10 @@
Name: python-logilab-astng
BuildRequires: python-devel
Summary: Python Python Abstract Syntax Tree (New Generation)
-Version: 0.16.1
+Version: 0.17.1
Release: 1
-Source: astng-%{version}.tar.bz2
-License: GPL
+Source: logilab-astng-%{version}.tar.bz2
+License: GPL v2 or later
Group: Development/Libraries/Python
URL: http://www.logilab.org/projects/astng
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -70,7 +70,19 @@
%{py_sitedir}/*egg-info
%{py_sitedir}/logilab
-%changelog -n python-logilab-astng
+%changelog
+* Tue Jul 17 2007 - garloff@xxxxxxx
+- update to version 0.17.1:
+ * fix a few crashes
+ * lambda has no pytype
+- changes from 0.16.3 to 0.17.0
+ * various bugfixes with inference
+ * list vs function mixup
+ * handle setattr class modification
+- changes from 0.16.2 to 0.16.3
+ * fix simple inference for subscription and loop assignments
+- changes from 0.16.1 to 0.16.2
+ * compatibility with python2.3 and logilab-common 0.21
* Tue Sep 26 2006 - cthiel@xxxxxxx
- update to version 0.16.1
* python 2.5 support, patch provided by Marien Zwart
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |