[Python-modules-commits] [requests] 01/10: d/watch: Use https

Ondrej Novy onovy at debian.org
Sat Dec 9 20:49:38 UTC 2017


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

onovy pushed a commit to branch master
in repository requests.

commit cd7eae8efd4a1b7decbda2183bb64480bdda6637
Author: Ondřej Nový <onovy at debian.org>
Date:   Sat Dec 9 20:16:28 2017 +0100

    d/watch: Use https
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f783de7..d082341 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+requests (2.18.1-2) UNRELEASED; urgency=medium
+
+  * d/watch: Use https
+
+ -- Ondřej Nový <onovy at debian.org>  Sat, 09 Dec 2017 20:16:16 +0100
+
 requests (2.18.1-1) unstable; urgency=medium
 
   * New upstream release. (Closes: #856619)
diff --git a/debian/watch b/debian/watch
index 9234b78..15be5dc 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/requests/requests-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/requests/requests-(.+)\.(?: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/requests.git



More information about the Python-modules-commits mailing list