[Python-modules-commits] [python-w3lib] 09/10: Use https:// for uscan URL.

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 27 12:46:43 UTC 2018


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

fladi pushed a commit to branch debian/master
in repository python-w3lib.

commit f6be0d608748c28e281fd449d6eef827cb15fe85
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Jan 27 13:42:56 2018 +0100

    Use https:// for uscan URL.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7d63a69..cfb06c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-w3lib (1.19.0-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 4.1.3.
   * Enable autopkgtest-pkg-python testsuite.
   * Run wrap-and-sort -bast to reduce diff size of future changes.
+  * Use https:// for uscan URL.
 
  -- Michael Fladischer <fladi at debian.org>  Sat, 27 Jan 2018 13:37:58 +0100
 
diff --git a/debian/watch b/debian/watch
index 6a7c594..6807426 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/w3lib/w3lib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/w3lib/w3lib-(.+)\.(?: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-w3lib.git



More information about the Python-modules-commits mailing list