summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:10:56 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commitaac8a70025ba444a6cc9bfbfe2000cecd40763e3 (patch)
tree9e0f410b78bcb97f8656f5879a27b93ca037c49e
parent996ffb20b4f8ceeadd6edf54329bcef17d7d6126 (diff)
downloadlorries-aac8a70025ba444a6cc9bfbfe2000cecd40763e3.tar.gz
Update mirroring of Python rsa package
Python-RSA moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror.
-rw-r--r--open-source-lorries/python-packages.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 6a74538..d43dc5e 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -581,7 +581,12 @@
},
"python-packages/rsa": {
"type": "hg",
- "url": "https://bitbucket.org/sybren/python-rsa"
+ "url": "https://bitbucket.org/sybren/python-rsa",
+ "description": "Obsolete (use python-packages/rsa-git)"
+ },
+ "python-packages/rsa-git": {
+ "type": "git",
+ "url": "https://github.com/sybrenstuvel/python-rsa.git"
},
"python-packages/rtslib-fb": {
"type": "git",