summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortarek <none@none>2009-08-08 23:25:32 +0200
committertarek <none@none>2009-08-08 23:25:32 +0200
commit9f08dbed9517e6f07505aa6fa906a51055fbc0a1 (patch)
tree66af57e3901f0a51cd719bb678f906a86616403f
parent8c7c061526b1f8b87a574b3d7ffae93285585fb2 (diff)
downloadpython-setuptools-git-9f08dbed9517e6f07505aa6fa906a51055fbc0a1.tar.gz
fixed doc test levels
--HG-- branch : distribute extra : rebase_source : 4f21be5b807e3d7440bf2837f0fb10ee9228d048
-rw-r--r--CHANGES.txt9
-rwxr-xr-xREADME.txt2
2 files changed, 6 insertions, 5 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b107c140..dfc41bc1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,11 +2,12 @@
CHANGES
=======
+---
0.6
-===
+---
setuptools
-----------
+==========
* Packages required at build time where not fully present at install time.
This closes http://bitbucket.org/tarek/distribute/issue/12.
@@ -27,7 +28,7 @@ setuptools
http://bitbucket.org/tarek/distribute/issue/1.
pkg_resources
--------------
+=============
* Avoid a call to /usr/bin/sw_vers on OSX and use the official platform API
instead. Based on a patch from ronaldoussoren. This closes
@@ -46,7 +47,7 @@ pkg_resources
http://bitbucket.org/tarek/distribute/issue/3.
easy_install
-------------
+============
* Immediately close all file handles. This closes
http://bitbucket.org/tarek/distribute/issue/3.
diff --git a/README.txt b/README.txt
index 9074caf1..c1bbbe51 100755
--- a/README.txt
+++ b/README.txt
@@ -126,7 +126,7 @@ Uninstallation Instructions
Like other distutils-based distributions, Distribute doesn't provide an
uninstaller yet. It's all manual !
-Distribute is installed in three steps::
+Distribute is installed in three steps:
1- it gets out of the way an existing installation of Setuptools
2- it installs a `fake` setuptools installation