[Python-modules-commits] [simplejson] 04/04: use https instead of	http
    Piotr Ożarowski 
    piotr at moszumanska.debian.org
       
    Thu Nov 30 12:53:51 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository simplejson.
commit a2f5a90fb4d9bcf21eb2f1817d2f7f1d8b89dcc5
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Thu Nov 30 13:49:14 2017 +0100
    use https instead of http
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 80afb2d..4651114 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/simplejson/simplejson-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/simplejson/simplejson-(.+)\.(?: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/simplejson.git
    
    
More information about the Python-modules-commits
mailing list