This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit 2d7171e951d126bc8263c621b6218fac932fa942 Author: Osamu Aoki <[email protected]> Date: Mon Jan 23 23:57:25 2017 +0900 Fix Bug#851590: uscan: PyPI packages location change --- scripts/uscan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index 0ef2919..8bd5273 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -1088,7 +1088,7 @@ watch file for this site without using the redirector. version=4 opts="pgpmode=none" \ https://pypi.python.org/pypi/cfn-sphere/ \ - https://pypi.python.org/packages/source/c/cfn-sphere/\ + https://pypi.python.org/packages/.*/.*/.*/\ cfn-sphere-([\d\.]+).tar.gz#.* debian uupdate =head2 code.google.com -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
