we don't work in the branch anymore

This commit is contained in:
Tarek Ziadé 2009-12-30 09:02:25 +00:00
parent 68eca6931f
commit 7862ac3dff
1 changed files with 1 additions and 4 deletions

View File

@ -27,7 +27,7 @@ current users, such as PyPI usually consider the latest version pushed as the
Distutils will soon extend its capabilities to allow distributions to express a Distutils will soon extend its capabilities to allow distributions to express a
dependency on other distributions through the ``Requires-Dist`` metadata field dependency on other distributions through the ``Requires-Dist`` metadata field
(see PEP 345 [#pep345]_) and it will optionally allow use of that field to (see PEP 345) and it will optionally allow use of that field to
restrict the dependency to a set of compatible versions. Notice that this field restrict the dependency to a set of compatible versions. Notice that this field
is replacing ``Requires`` that was expressing dependencies on modules and packages. is replacing ``Requires`` that was expressing dependencies on modules and packages.
@ -467,9 +467,6 @@ References
.. [#requires] .. [#requires]
http://peak.telecommunity.com/DevCenter/setuptools http://peak.telecommunity.com/DevCenter/setuptools
.. [#pep345]
http://svn.python.org/projects/peps/branches/jim-update-345/pep-0345.txt
.. [#prototype] .. [#prototype]
http://bitbucket.org/tarek/distutilsversion/ http://bitbucket.org/tarek/distutilsversion/