Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2016-03-16 10:43:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-setuptools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes      
2016-02-16 09:27:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2016-03-16 10:43:03.000000000 +0100
@@ -1,0 +2,29 @@
+Wed Mar  9 09:37:04 UTC 2016 - [email protected]
+
+- update to 20.2.2:
+  * Issue #502: Correct regression in parsing of multiple
+    version specifiers separated by commas and spaces.
+  * Issue #499: Restore compatiblity for legacy versions
+    by bumping to packaging 16.4.
+  * Changelog now includes release dates and links to PEPs.
+  * Pull Request #173: Replace dual PEP 345 _markerlib implementation
+    and PEP 426 implementation of environment marker support from
+    packaging 16.1 and PEP 508. Fixes Issue #122.
+    See also Pull Request #175, Pull Request #168, and
+    Pull Request #164. Additionally:
+     - ``Requirement.parse`` no longer retains the order of extras.
+     - ``parse_requirements`` now requires that all versions be
+       PEP-440 compliant, as revealed in #499. Packages released
+       with invalid local versions should be re-released using
+       the proper local version syntax, e.g. ``mypkg-1.0+myorg.1``.
+  * Update ``upload_docs`` command to also honor keyring
+    for password resolution.
+  * Added support for using passwords from keyring in the upload
+    command.
+  * Issue #118: Once again omit the package metadata (egg-info)
+    from the list of outputs in ``--record``. This version of setuptools
+    can no longer be used to upgrade pip earlier than 6.0.
+  * `Off-project PR <https://github.com/jaraco/setuptools/pull/32>`_:
+    For FreeBSD, also honor root certificates from ca_root_nss.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-19.6.2.tar.gz

New:
----
  setuptools-20.2.2.tar.gz

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

Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.oszleT/_old  2016-03-16 10:43:04.000000000 +0100
+++ /var/tmp/diff_new_pack.oszleT/_new  2016-03-16 10:43:04.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-setuptools
-Version:        19.6.2
+Version:        20.2.2
 Release:        0
 Url:            http://pypi.python.org/pypi/setuptools
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -34,8 +34,8 @@
 BuildRequires:  python-xml
 # needed for SLE
 Requires:       python
-Requires:       python-xml
 Requires:       python-six
+Requires:       python-xml
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 # NOTE(saschpe): Distribute was merged into 0.7.x, so even though distribute
@@ -92,7 +92,6 @@
 %{_bindir}/easy_install
 %{_bindir}/easy_install-%{py_ver}
 %ghost %{_sysconfdir}/alternatives/easy_install
-%{python_sitelib}/_markerlib
 %{python_sitelib}/setuptools
 %{python_sitelib}/setuptools-%{version}-py%{py_ver}.egg-info
 %{python_sitelib}/easy_install.py*

++++++ setuptools-19.6.2.tar.gz -> setuptools-20.2.2.tar.gz ++++++
++++ 5996 lines of diff (skipped)


Reply via email to