[Python-modules-commits] [python-oauthlib] 04/09: Use secure URI

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sun Feb 4 15:59:39 UTC 2018


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

eriol-guest pushed a commit to branch master
in repository python-oauthlib.

commit ebcf199478d0504af342d9ddb864fb02dfe3746d
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sun Feb 4 15:28:53 2018 +0100

    Use secure URI
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index b3d8f5f..c6ccf86 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/oauthlib/oauthlib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/oauthlib/oauthlib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-oauthlib.git



More information about the Python-modules-commits mailing list