summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 22:49:12 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commit2258cc461139da2138a8c9d757fdacd8328ef220 (patch)
treed734467b40469592a5fe32cc36f7d4e9d6dd7e14 /open-source-lorries/python-packages.lorry
parent0453df73028c85ee008cde4c787543cc0bbe1d2d (diff)
downloadlorries-2258cc461139da2138a8c9d757fdacd8328ef220.tar.gz
Use https: scheme instead of http: for various repositories
HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index f9e0616..44d48aa 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -545,7 +545,7 @@
},
"python-packages/qpid-python": {
"type": "git",
- "url": "http://git.apache.org/qpid.git"
+ "url": "https://git.apache.org/qpid.git"
},
"python-packages/rabbitmq-c": {
"type": "git",