Hello community,

here is the log from the commit of package python-distribute for 
openSUSE:Factory checked in at 2013-06-19 17:01:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distribute (Old)
 and      /work/SRC/openSUSE:Factory/.python-distribute.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distribute"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distribute/python-distribute.changes      
2013-05-03 07:35:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-distribute.new/python-distribute.changes 
2013-06-19 17:01:34.000000000 +0200
@@ -1,0 +2,33 @@
+Mon Jun 10 12:30:39 UTC 2013 - [email protected]
+
+- update to 0.6.45:
+  * Issue #379: ``distribute_setup.py`` now traps VersionConflict as well,
+  restoring ability to upgrade from an older setuptools version.
+  * ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to
+  satisfy use_setuptools.
+  * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42).
+  * External links finder no longer yields duplicate links.
+  * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old
+  patch from setuptools trunk which inspired PR #31).
+  * Issue #27: Use public api for loading resources from zip files rather than
+  the private method `_zip_directory_cache`.
+  * Added a new function ``easy_install.get_win_launcher`` which may be used by
+  third-party libraries such as buildout to get a suitable script launcher.
+  * Issue #376: brought back cli.exe and gui.exe that were deleted in the
+  previous release.
+  * Add support for console launchers on ARM platforms.
+  * Fix possible issue in GUI launchers where the subsystem was not supplied to
+  the linker.
+  * Launcher build script now refactored for robustness.
+  * Issue #375: Resources extracted from a zip egg to the file system now also
+  check the contents of the file against the zip contents during each
+  invocation of get_resource_filename.
+  * Issue #371: The launcher manifest file is now installed properly.
+  * Issue #143: Launcher scripts, including easy_install itself, are now
+  accompanied by a manifest on 32-bit Windows environments to avoid the
+  Installer Detection Technology and thus undesirable UAC elevation described
+  in `this Microsoft article
+  <http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx>`_.
+
+
+-------------------------------------------------------------------

Old:
----
  distribute-0.6.36.tar.gz
  python3-distribute.changes
  python3-distribute.spec

New:
----
  distribute-0.6.45.tar.gz

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

Other differences:
------------------
++++++ python-distribute.spec ++++++
--- /var/tmp/diff_new_pack.CnPQfj/_old  2013-06-19 17:01:34.000000000 +0200
+++ /var/tmp/diff_new_pack.CnPQfj/_new  2013-06-19 17:01:34.000000000 +0200
@@ -19,7 +19,7 @@
 %define modname distribute
 %define mod2nam setuptools
 Name:           python-%{modname}
-Version:        0.6.36
+Version:        0.6.45
 Release:        0
 Url:            http://packages.python.org/distribute
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -72,7 +72,6 @@
 %{python_sitelib}/_markerlib/
 %{python_sitelib}/%{mod2nam}.pth
 %{python_sitelib}/%{mod2nam}/
-%{python_sitelib}/site.py*
 %{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info/
 %{python_sitelib}/%{mod2nam}-*-py%{py_ver}.egg-info
 

++++++ distribute-0.6.36.tar.gz -> distribute-0.6.45.tar.gz ++++++
++++ 2647 lines of diff (skipped)

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

Reply via email to