Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2016-01-23 01:04:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python3-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-setuptools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes    
2016-01-04 09:21:28.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
    2016-01-23 01:04:20.000000000 +0100
@@ -1,0 +2,24 @@
+Tue Jan 19 16:35:11 UTC 2016 - a...@gmx.de
+
+- update to version 19.4:
+  * Issue #341: Correct error in path handling of package data files
+    in "build_py" command when package is empty.
+  * Distribute #323, Issue #141, Issue #207, and Pull Request #167:
+    Another implementation of "pkg_resources.WorkingSet" and
+    "pkg_resources.Distribution" that supports replacing an extant
+    package with a new one, allowing for setup_requires dependencies
+    to supersede installed packages for the session.
+
+-------------------------------------------------------------------
+Sat Jan 16 02:12:42 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * added dependency on six
+
+- update to version 19.3:
+  * Issue #229: Implement new technique for readily incorporating
+    dependencies conditionally from vendored copies or primary
+    locations. Adds a new dependency on six.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-19.2.tar.gz

New:
----
  setuptools-19.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.AAzxkW/_old  2016-01-23 01:04:21.000000000 +0100
+++ /var/tmp/diff_new_pack.AAzxkW/_new  2016-01-23 01:04:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-setuptools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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:           python3-setuptools
-Version:        19.2
+Version:        19.4
 Release:        0
 Url:            http://pypi.python.org/pypi/setuptools
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -32,6 +32,7 @@
 #NOTE(saschpe): Need 'python3' for the 'xml' module:
 BuildRequires:  python3
 Requires:       python3
+Requires:       python3-six
 BuildRequires:  python3-devel
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++++++ setuptools-19.2.tar.gz -> setuptools-19.4.tar.gz ++++++
++++ 3726 lines of diff (skipped)


Reply via email to