[Python-modules-commits] [python-cssselect] 05/09: d/watch: Use https protocol

Ondřej Nový onovy at moszumanska.debian.org
Fri Aug 5 21:10:37 UTC 2016


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

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

commit 7a9fe1b1d993a3f4e4c1b154afd07e95e00b70df
Author: Ondřej Nový <onovy at debian.org>
Date:   Fri Aug 5 23:01:59 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 7903d93..cc9092a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-cssselect (0.9.2-1) UNRELEASED; urgency=medium
   * Fixed homepage (https)
   * Fixed VCS URL (https)
   * Enabled autopkgtest-pkg-python testsuite
+  * d/watch: Use https protocol
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:57:55 +0200
 
diff --git a/debian/watch b/debian/watch
index 9a1dab7..f324f3e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.debian.net/cssselect/cssselect-(.*).tar.gz
+https://pypi.debian.net/cssselect/cssselect-(.*).tar.gz

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



More information about the Python-modules-commits mailing list