Commit 2433e109 authored by Jason R. Coombs's avatar Jason R. Coombs

Merge latest changes with distribute

--HG--
rename : distribute_setup.py => ez_setup.py
parents 7ece8c26 b59a01e0
...@@ -65,4 +65,5 @@ d04c05f035e3a5636006fc34f4be7e6c77035d17 0.7.2 ...@@ -65,4 +65,5 @@ d04c05f035e3a5636006fc34f4be7e6c77035d17 0.7.2
d212e48e0cef689acba57ed017289c027660b23c 0.7.3 d212e48e0cef689acba57ed017289c027660b23c 0.7.3
74c6c12268059986f9cc0b535399594f1d131201 0.8b1 74c6c12268059986f9cc0b535399594f1d131201 0.8b1
85640475dda0621f20e11db0995fa07f51744a98 0.7.4 85640475dda0621f20e11db0995fa07f51744a98 0.7.4
b57e5ba934767dd498669b17551678081b3047b5 0.6.46
dd5bbc116c53d3732d22f983e7ca6d8cfabd3b08 0.7.5 dd5bbc116c53d3732d22f983e7ca6d8cfabd3b08 0.7.5
...@@ -73,6 +73,14 @@ Added several features that were slated for setuptools 0.6c12: ...@@ -73,6 +73,14 @@ Added several features that were slated for setuptools 0.6c12:
0.6.46 0.6.46
------ ------
* Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
customized egg cache location specifies a directory that's group- or
world-writable.
------
0.6.46
------
* Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise * Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
customized egg cache location specifies a directory that's group- or customized egg cache location specifies a directory that's group- or
world-writable. world-writable.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment