Hello community,
here is the log from the commit of package python-logilab-common for
openSUSE:Factory checked in at 2015-09-30 05:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-logilab-common (Old)
and /work/SRC/openSUSE:Factory/.python-logilab-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-logilab-common"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-logilab-common/python-logilab-common.changes
2015-02-18 20:36:50.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-logilab-common.new/python-logilab-common.changes
2015-09-30 05:50:34.000000000 +0200
@@ -1,0 +2,18 @@
+Wed Sep 2 14:23:28 UTC 2015 - [email protected]
+
+- Update to 1.0.2:
+ * declare setuptools requirement in __pkginfo__/setup.py
+ * randomize order of test modules in pytest -t
+ * restore __pkginfo__.version, which pylint < 1.4.4 uses
+ * remove unused/deprecated modules: cli, contexts, corbautils, dbf,
+ pyro_ext, xmlrpcutils. __pkginfo__ is no longer installed.
+ * major layout change
+ * use setuptools exclusively
+ * 'logilab' is now a proper namespace package
+ * modutils: basic support for namespace packages
+ * registry: ambiguous selects now raise a specific exception
+ * testlib: better support for non-pytest launchers
+ * testlib: Tags() now work with py3k
+- Now needs setuptools to compile
+
+-------------------------------------------------------------------
Old:
----
logilab-common-0.63.2.tar.gz
New:
----
logilab-common-1.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-logilab-common.spec ++++++
--- /var/tmp/diff_new_pack.6Y06pL/_old 2015-09-30 05:50:35.000000000 +0200
+++ /var/tmp/diff_new_pack.6Y06pL/_new 2015-09-30 05:50:35.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-logilab-common
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-logilab-common
-Version: 0.63.2
+Version: 1.0.2
Release: 0
Url: http://www.logilab.org/projects/common/
Summary: Python lowlevel functionality shared by logilab projects
@@ -26,6 +26,7 @@
Source:
https://pypi.python.org/packages/source/l/logilab-common/logilab-common-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
+BuildRequires: python-setuptools
%if 0%{?suse_version} <= 1110
%{!?python_sitearch: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(True)")}
%{py_requires}
++++++ logilab-common-0.63.2.tar.gz -> logilab-common-1.0.2.tar.gz ++++++
++++ 28922 lines of diff (skipped)