From 0ed1ae32e9f4152f40294bfc6ba79998f29e1275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Mon, 21 Dec 2009 10:43:39 +0000 Subject: [PATCH] replaced *-URL by Project-URL (multiple-use) --- pep-0345.txt | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/pep-0345.txt b/pep-0345.txt index 7eb38def6..90df7ac0f 100644 --- a/pep-0345.txt +++ b/pep-0345.txt @@ -416,28 +416,15 @@ Copyright Copyright: Public Domain -Repository-URL - A string containing the URL for the project repository. +Project-URL (multiple-use) : + A string containing a browsable URL for the project and a label for it, + separated by a comma. Example:: - Repository-URL: http://svn.python.org/projects/python/trunk/ + Bug Tracker, http://bitbucket.org/tarek/distribute/issues/ - -Repository-Browse-URL - A string containing the URL for the project browsable repository. - - Example:: - - Repository-Browse-URL: http://svn.python.org/view/python/trunk - - -Bug-Tracker-URL - A string containing the URL for the package's bug tracker - - Example:: - - Bug-Tracker-URL: http://bugs.python.org/ + The label length is a free text limited to 32 signs. Version Specifiers @@ -520,9 +507,7 @@ Summary of Differences From PEP 314 - Requires-Dist - Provides-Dist - Obsoletes-Dist - - Repository-URL - - Repository-Browser-URL - - Bug-Tracker-URL + - Project-URL * Deprecated fields: