[Python-modules-commits] [python-persistent] 01/15: d/watch: access to PyPI with HTTPS

Barry Warsaw barry at moszumanska.debian.org
Fri Jan 6 21:13:37 UTC 2017


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

barry pushed a commit to branch master
in repository python-persistent.

commit 03e0e94cb63649fe82bfc4a3b0df8f24c7fa348a
Author: Julien Muchembled <jm at jmuchemb.eu>
Date:   Thu Dec 1 22:15:28 2016 +0100

    d/watch: access to PyPI with HTTPS
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index c5b55d6..c0a3f53 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 #opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/persistent/persistent-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/persistent/persistent-(.+)\.(?: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-persistent.git



More information about the Python-modules-commits mailing list