File python3-distribute.changes of Package python-distribute
-------------------------------------------------------------------
Sun May 27 08:37:39 UTC 2012 - toddrme2178@gmail.com
- Improved openSUSE 11.4 fix
- Cleaned up spec file formatting
- Added proper source to python 3 version
-------------------------------------------------------------------
Fri May 18 22:24:47 UTC 2012 - alexandre@exatati.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)
-------------------------------------------------------------------
Fri May 18 09:12:14 UTC 2012 - toddrme2178@gmail.com
- Disable tests broken in openSUSE 12.2
-------------------------------------------------------------------
Fri Apr 27 14:07:19 UTC 2012 - toddrme2178@gmail.com
- Fix building python 3 package on openSUSE 11.4 x86_64
-------------------------------------------------------------------
Mon Apr 23 13:32:29 UTC 2012 - toddrme2178@gmail.com
- Disable non-functional tests on python 3
- Fix building python 3 version on openSUSE 11.4
-------------------------------------------------------------------
Sun Apr 8 17:51:33 UTC 2012 - alexandre@exatati.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 12:44:42 UTC 2012 - alexandre@exatati.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 11:31:49 UTC 2012 - saschpe@suse.de
- Add provides/obsoletes for python3-setuptools just to be safe
- Package documentation and easy_install binary
- Fix rpmlint issues
- Set SDPX-style license
-------------------------------------------------------------------
Wed Nov 23 01:15:54 UTC 2011 - termim@gmail.com
- add python3 spec file