From 7862ac3dffd032acb4e2a5a656d5d5ceca1e2cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Wed, 30 Dec 2009 09:02:25 +0000 Subject: [PATCH] we don't work in the branch anymore --- pep-0386.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pep-0386.txt b/pep-0386.txt index 021db8090..62d7a4075 100644 --- a/pep-0386.txt +++ b/pep-0386.txt @@ -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 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 is replacing ``Requires`` that was expressing dependencies on modules and packages. @@ -467,9 +467,6 @@ References .. [#requires] http://peak.telecommunity.com/DevCenter/setuptools -.. [#pep345] - http://svn.python.org/projects/peps/branches/jim-update-345/pep-0345.txt - .. [#prototype] http://bitbucket.org/tarek/distutilsversion/