File python-distribute.changes of Package python-distribute
-------------------------------------------------------------------
Mon Sep 26 08:33:25 UTC 2011 - saschpe@suse.de
- Added 'Conflicts: python-setuptools'
-------------------------------------------------------------------
Tue Sep 20 12:27:15 UTC 2011 - saschpe@suse.de
- Update to version 0.6.21:
* Issue #225: FIxed a regression on py2.4
- Changes from version 0.6.20:
* Issue #135: Include url in warning when processing URLs in package_index.
* Issue #212: Fix issue where easy_instal fails on Python 3 on windows installer.
* Issue #213: Fix typo in documentation.
- Spec file changes:
* Run testsuite
-------------------------------------------------------------------
Mon Jun 6 21:25:00 UTC 2011 - pascal.bleser@opensuse.org
- exclude tests
-------------------------------------------------------------------
Thu Jun 2 11:35:38 UTC 2011 - alexandre@exatati.com.br
- Update to 0.6.19:
- Issue 206: AttributeError: 'HTTPMessage' object has no attribute
'getheaders'
- Aditional changes from 0.6.18:
- Issue 210: Fixed a regression introduced by Issue 204 fix.
-------------------------------------------------------------------
Mon May 30 21:07:25 UTC 2011 - alexandre@exatati.com.br
- Update to 0.6.17:
* Support 'DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT' environment
variable to allow to disable installation of easy_install-${version} script.
* Support Python >=3.1.4 and >=3.2.1.
* Issue 204: Don't try to import the parent of a namespace package in
declare_namespace
* Issue 196: Tolerate responses with multiple Content-Length headers
* Issue 205: Sandboxing doesn't preserve working_set. Leads to setup_requires
problems.
-------------------------------------------------------------------
Sat Apr 30 17:18:30 UTC 2011 - alexandre@exatati.com.br
- Update to 0.6.16:
* Builds sdist gztar even on Windows (avoiding Issue 193).
* Issue 192: Fixed metadata omitted on Windows when package_dir
specified with forward-slash.
* Issue 195: Cython build support.
* Issue 200: Issues with recognizing 64-bit packages on Windows.
Aditional changes from 0.6.15:
* Fixed typo in bdist_egg
* Several issues under Python 3 has been solved.
* Issue 146: Fixed missing DLL files after easy_install of windows
exe package.
-------------------------------------------------------------------
Tue Apr 26 20:33:38 UTC 2011 - saschpe@gmx.de
- Spec file cleanup:
- Removed authors from description
- Obsoletes/Provides setuptools version fixed
- %py_requires available only on SUSE distros
-------------------------------------------------------------------
Mon Aug 30 18:37:30 UTC 2010 - jfunk@funktronics.ca
- Update to 0.6.14
- Provide and obsolete python-setuptools to fix bnc#632805
-------------------------------------------------------------------
Fri May 7 12:24:36 UTC 2010 - alexandre@exatati.com.br
- Update to 0.6.12;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Mon Dec 14 19:29:54 UTC 2009 - alexandre@exatati.com.br
- Update to 0.6.10.
-------------------------------------------------------------------
Tue Nov 10 18:25:35 UTC 2009 - jfunk@funktronics.ca
- Initial release