python-distribute

Edit Package python-distribute
No description set
Refresh
Refresh
Source Files
Filename Size Changed
distribute-0.6.49.tar.gz 0000724005 707 KB
python-distribute.changes 0000010863 10.6 KB
python-distribute.spec 0000002767 2.7 KB
python3-distribute.changes 0000007392 7.22 KB
python3-distribute.spec 0000002858 2.79 KB
Latest Revision
Klaus Kämpf's avatar Klaus Kämpf (kwk) committed (revision 1)
- Update to 0.6.49

- Update to 0.6.31:
  * Issue #303: Make sure the manifest only ever contains UTF-8 in Python 3.
  * Issue #329: Properly close files created by tests for compatibility with
    Jython.
  * Work around Jython bugs #1980 and #1981.
  * Issue #334: Provide workaround for packages that reference sys.__stdout__
    such as numpy does. This change should address
    virtualenv #359 as long as the system encoding is UTF-8 or the IO encoding
    is specified in the environment, i.e.:
     PYTHONIOENCODING=utf8 pip install numpy
  * Fix for encoding issue when installing from Windows executable on Python 3.
  * Issue #323: Allow `setup_requires` requirements to supercede installed
    requirements. Added some new keyword arguments to existing pkg_resources
    methods. Also had to updated how __path__ is handled for namespace packages
    to ensure that when a new egg distribution containing a namespace package is
    placed on sys.path, the entries in __path__ are found in the same order they
    would have been in had that egg been on the path when pkg_resources was
    first imported.

- Update to 0.6.30:
  * Issue #328: Clean up temporary directories in distribute_setup.py.
  * Fix fatal bug in distribute_setup.py.

- Update to 0.6.29:
  * Pull Request #14: Honor file permissions in zip files.
  * Issue #327: Merged pull request #24 to fix a dependency problem with pip.
  * Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
  * If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`
Comments 0
openSUSE Build Service is sponsored by