Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2013-07-29 21:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2013-07-18 18:08:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2013-07-29 21:11:45.000000000 +0200
@@ -1,0 +2,33 @@
+Mon Jul 29 14:57:27 UTC 2013 - [email protected]
+
+- Update to version 0.9.8:
+  * Issue #53: Fix NameErrors in _vcs_split_rev_from_url.
+- Changes from version 0.9.7:
+  * Issue #49: Correct AttributeError on PyPy where a hashlib.HASH object does
+    not have a .name attribute.
+  * Issue #34: Documentation now refers to bootstrap script in code repository
+    referenced by bookmark.
+  * Add underscore-separated keys to environment markers (markerlib).
+- Changes from version 0.9.6:
+  * Issue #44: Test failure on Python 2.4 when MD5 hash doesn't have a .name
+    attribute.
+- Changes from version 0.9.5:
+  * Python #17980: Fix security vulnerability in SSL certificate validation.
+- Changes from version 0.9.4:
+  * Issue #43: Fix issue (introduced in 0.9.1) with version resolution when
+    upgrading over other releases of Setuptools.
+- Changes from version 0.9.3:
+  * Issue #42: Fix new AttributeError introduced in last fix.
+- Changes from version 0.9.2:
+  * Issue #42: Fix regression where blank checksums would trigger an
+    AttributeError.
+- Changes from version 0.9.1:
+  * Distribute #386: Allow other positional and keyword arguments to os.open.
+  * Corrected dependency on certifi mis-referenced in 0.9.
+- Changes from version 0.9:
+  * package_index now validates hashes other than MD5 in download links.
+- Changes from version 0.8:
+  * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
+    conversion.
+
+-------------------------------------------------------------------
@@ -15,2 +48,2 @@
-  + Issue #14: Use markerlib when the `parser` module is not available.
-  + Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
+  + Issue #14: Use markerlib when the parser module is not available.
+  + Issue #10: ez_setup.py now uses HTTPS to download setuptools from PyPI.
@@ -24 +57 @@
-    feature in ``setup.py`` for optional SSL and certificate validation support
+    feature in setup.py for optional SSL and certificate validation support
@@ -104,2 +137,2 @@
-  * Prevent ``--help-commands`` and other junk from showing under Python 2.5
-    when running ``easy_install --help``.
+  * Prevent --help-commands and other junk from showing under Python 2.5
+    when running easy_install --help.
@@ -108 +141 @@
-  * Only make ``.py``, ``.dll`` and ``.so`` files executable when unpacking
+  * Only make .py, .dll and .so files executable when unpacking
@@ -112,2 +145,2 @@
-  * ``ftp:`` download URLs now work correctly.
-  * The default ``--index-url`` is now ``http://pypi.python.org/simple``, to
+  * ftp: download URLs now work correctly.
+  * The default --index-url is now http://pypi.python.org/simple, to
@@ -125,2 +158,2 @@
-  * Added ``--local-snapshots-ok`` flag, to allow building eggs from
-    projects installed using ``setup.py develop``.
+  * Added --local-snapshots-ok flag, to allow building eggs from
+    projects installed using setup.py develop.

Old:
----
  setuptools-0.7.4.tar.gz

New:
----
  setuptools-0.9.8.tar.gz

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

Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.A6iJF7/_old  2013-07-29 21:11:46.000000000 +0200
+++ /var/tmp/diff_new_pack.A6iJF7/_new  2013-07-29 21:11:46.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-setuptools
-Version:        0.7.4
+Version:        0.9.8
 Release:        0
 Url:            http://pypi.python.org/pypi/setuptools
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages

++++++ setuptools-0.7.4.tar.gz -> setuptools-0.9.8.tar.gz ++++++
++++ 8910 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to