Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2013-10-15 10:44:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2013-08-15 20:03:13.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
    2013-10-15 10:44:12.000000000 +0200
@@ -1,0 +2,57 @@
+Fri Oct 11 08:45:13 UTC 2013 - [email protected]
+
+- Update to version 1.1.6:
+  + Distribute #349: ``sandbox.execfile`` now opens the target file in binary
+    mode, thus honoring a BOM in the file when compiled.
+- Changes from version 1.1.5:
+  + Issue #69: Second attempt at fix (logic was reversed).
+- Changes from version 1.1.4:
+  + Issue #77: Fix error in upload command (Python 2.4).
+- Changes from version 1.1.3:
+  + Fix NameError in previous patch.
+- Changes from version 1.1.2:
+  + Issue #69: Correct issue where 404 errors are returned for URLs with
+    fragments in them (such as #egg=).
+- Changes from version 1.1.1:
+  + Issue #75: Add ``--insecure`` option to ez_setup.py to accommodate
+    environments where a trusted SSL connection cannot be validated.
+  + Issue #76: Fix AttributeError in upload command with Python 2.4.
+- Changes from version 1.1:
+  + Issue #71 (Distribute #333): EasyInstall now puts less emphasis on the
+    condition when a host is blocked via ``--allow-hosts``.
+  + Issue #72: Restored Python 2.4 compatibility in ``ez_setup.py``.
+- Changes from version 1.0:
+  + Issue #60: On Windows, Setuptools supports deferring to another launcher,
+    such as Vinay Sajip's `pylauncher <https://bitbucket.org/pypa/pylauncher>`_
+    (included with Python 3.3) to launch console and GUI scripts and not 
install
+    its own launcher executables. This experimental functionality is currently
+    only enabled if  the ``SETUPTOOLS_LAUNCHER`` environment variable is set to
+    "natural". In the future, this behavior may become default, but only after
+    it has matured and seen substantial adoption. The ``SETUPTOOLS_LAUNCHER``
+    also accepts "executable" to force the default behavior of creating 
launcher
+    executables.
+  + Issue #63: Bootstrap script (ez_setup.py) now prefers Powershell, curl, or
+    wget for retrieving the Setuptools tarball for improved security of the
+    install. The script will still fall back to a simple ``urlopen`` on
+    platforms that do not have these tools.
+  + Issue #65: Deprecated the ``Features`` functionality.
+  + Issue #52: In ``VerifyingHTTPSConn``, handle a tunnelled (proxied)
+    connection.
+  + Backward-Incompatible Changes:
+    This release includes a couple of backward-incompatible changes, but most 
if
+    not all users will find 1.0 a drop-in replacement for 0.9.
+    - Issue #50: Normalized API of environment marker support. Specifically,
+      removed line number and filename from SyntaxErrors when returned from
+      `pkg_resources.invalid_marker`. Any clients depending on the specific
+      string representation of exceptions returned by that function may need to
+      be updated to account for this change.
+    - Issue #50: SyntaxErrors generated by `pkg_resources.invalid_marker` are
+      normalized for cross-implementation consistency.
+    - Removed ``--ignore-conflicts-at-my-risk`` and ``--delete-conflicting``
+      options to easy_install. These options have been deprecated since 0.6a11.
+- Unify changes format
+- Drop HTML documentation, upstream doesn't pre-build it anymore and setuptools
+  shouldn't depend on python-Sphinx. A seperate doc spec file can be added if
+  people ask for it.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-0.9.8.tar.gz

New:
----
  setuptools-1.1.6.tar.gz

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

Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.jJF3mq/_old  2013-10-15 10:44:13.000000000 +0200
+++ /var/tmp/diff_new_pack.jJF3mq/_new  2013-10-15 10:44:13.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-setuptools
-Version:        0.9.8
+Version:        1.1.6
 Release:        0
 Url:            http://pypi.python.org/pypi/setuptools
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -81,7 +81,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES.txt README.txt docs/build/html
+%doc CHANGES.txt README.txt
 %ghost %{_bindir}/easy_install
 %{_bindir}/easy_install-%{py3_ver}
 %{python3_sitelib}/_markerlib

++++++ setuptools-0.9.8.tar.gz -> setuptools-1.1.6.tar.gz ++++++
++++ 15988 lines of diff (skipped)

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

Reply via email to