Changelog for
python-distribute-0.6.27-39.1.noarch.rpm :
Fri May 18 14:00:00 2012 alexandreAATTexatati.com.br
- Disabled tests, it will fail for all distros, requires network
access.
Fri May 18 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 0.6.27:
* Support current snapshots of CPython 3.3.
* Distribute now recognizes README.rst as a standard, default readme
file.
* Exclude \'encodings\' modules when removing modules from sys.modules.
Workaround for #285.
* Issue #231: Don\'t fiddle with system python when used with buildout
(bootstrap.py)
- Disable tests broken in openSUSE <= 12.1.
Fri May 18 14:00:00 2012 toddrme2178AATTgmail.com
- Disable tests broken in openSUSE 12.2
Fri Apr 27 14:00:00 2012 toddrme2178AATTgmail.com
- Fix building python 3 package on openSUSE 11.4 x86_64
Mon Apr 23 14:00:00 2012 toddrme2178AATTgmail.com
- Disable non-functional tests on python 3
- Fix building python 3 version on openSUSE 11.4
Sun Apr 8 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 0.6.26:
* Issue #183: Symlinked files are now extracted from source distributions.
* Issue #227: Easy_install fetch parameters are now passed during the
installation of a source distribution; now fulfillment of setup_requires
dependencies will honor the parameters passed to easy_install.
Sat Mar 10 13:00:00 2012 alexandreAATTexatati.com.br
- Update to 0.6.25:
- Issue #258: Workaround a cache issue
- Issue #260: distribute_setup.py now accepts the --user
parameter for Python 2.6 and later.
- Issue #262: package_index.open_with_auth no longer throws
LookupError on Python 3.
- Issue #269: AttributeError when an exception occurs reading
Manifest.in on late releases of Python.
- Issue #272: Prevent TypeError when namespace package names
are unicode and single-install-externally-managed is used. Also
fixes PIP issue 449.
- Issue #273: Legacy script launchers now install with Python2/3
support.
Mon Feb 20 13:00:00 2012 saschpeAATTsuse.de
- Set license to SDPX style
- Remove
*.exe files from sitelib
Mon Oct 17 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 0.6.24:
- Issue #249: Added options to exclude 2to3 fixers.
- Aditional changes from 0.6.23:
- Issue #244: Fixed a test
- Issue #243: Fixed a test
- Issue #239: Fixed a test
- Issue #240: Fixed a test
- Issue #241: Fixed a test
- Issue #237: Fixed a test
- Issue #238: easy_install now uses 64bit executable wrappers on 64bit Python
- Issue #208: Fixed parsed_versions, it now honors post-releases as noted in
the documentation
- Issue #207: Windows cli and gui wrappers pass CTRL-C to child python process
- Issue #227: easy_install now passes its arguments to setup.py bdist_egg
- Issue #225: Fixed a NameError on Python 2.5, 2.4.
Mon Sep 26 14:00:00 2011 saschpeAATTsuse.de
- Added \'Conflicts: python-setuptools\'
Tue Sep 20 14:00:00 2011 saschpeAATTsuse.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 14:00:00 2011 pascal.bleserAATTopensuse.org
- exclude tests
Thu Jun 2 14:00:00 2011 alexandreAATTexatati.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 14:00:00 2011 alexandreAATTexatati.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 14:00:00 2011 alexandreAATTexatati.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 14:00:00 2011 saschpeAATTgmx.de
- Spec file cleanup:
- Removed authors from description
- Obsoletes/Provides setuptools version fixed
- %py_requires available only on SUSE distros
Mon Aug 30 14:00:00 2010 jfunkAATTfunktronics.ca
- Update to 0.6.14
- Provide and obsolete python-setuptools to fix bnc#632805
Fri May 7 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.6.12;
- Spec file cleaned with spec-cleaner.
Mon Dec 14 13:00:00 2009 alexandreAATTexatati.com.br
- Update to 0.6.10.
Tue Nov 10 13:00:00 2009 jfunkAATTfunktronics.ca
- Initial release