[Python-modules-commits] [python-urllib3] 02/05: d/watch: Use https

Ondrej Novy onovy at debian.org
Mon Dec 11 20:48:07 UTC 2017


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

onovy pushed a commit to branch master
in repository python-urllib3.

commit a3df5099c46a15ae56ee74912bae9e953d8bf89f
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Dec 11 21:23:03 2017 +0100

    d/watch: Use https
---
 debian/changelog | 4 +++-
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 97b7a63..b35f913 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 python-urllib3 (1.21.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * d/watch: Check upstream signature
+  * d/watch
+    - Check upstream signature
+    - Use https
 
  -- Ondřej Nový <onovy at debian.org>  Mon, 11 Dec 2017 21:22:20 +0100
 
diff --git a/debian/watch b/debian/watch
index bcaf28d..f58b515 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/,\
 pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/urllib3/urllib3-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/urllib3/urllib3-(.+)\.(?: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-urllib3.git



More information about the Python-modules-commits mailing list