[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Update description of debian-watch-file-unsupported-pypi-url wrt. pypi.debian.net



This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository lintian.

commit a3cb0264b3a1ba403145b249683d5e0bab8e7c52
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Fri Apr 17 20:27:40 2015 +0200

    Update description of debian-watch-file-unsupported-pypi-url wrt. pypi.debian.net
    
    Thanks Stuart Prescott!
    
    Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
---
 checks/watch-file.desc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/checks/watch-file.desc b/checks/watch-file.desc
index 431725f..ed6e6d5 100644
--- a/checks/watch-file.desc
+++ b/checks/watch-file.desc
@@ -185,11 +185,13 @@ Info: The watch file is pointing at PyPI, using a http URL, not https.
 Tag: debian-watch-file-unsupported-pypi-url
 Severity: important
 Certainty: certain
-Ref: https://wiki.python.org/moin/PyPISimple
+Ref: #776267, https://wiki.python.org/moin/PyPISimple
 Info: The watch file specifies a PyPI URL which is not a supported API.
- Instead, use PyPI's Simple API:
+ Instead, use either the pypi.debian.net redirector service or PyPI's
+ Simple API:
  .
-   https://pypi.python.org/simple/&lt;distribution-name&gt;/
+   http://pypi.debian.net/&lt;distribution-name&gt;/&lt;distribution-name&gt;-(.*).tar.gz
+   https://pypi.python.org/simple/&lt;distribution-name&gt;/ &hellip;
  .
  replacing <tt>&lt;distribution-name&gt;</tt> with the canonical name
  of the Python project.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: