summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 21:37:39 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commita91497d2cde2d84a65f3a065fb5a7c5c22e65e9d (patch)
tree9d7cffe95c546e67884bff71eca0432cfe126937 /open-source-lorries-disabled
parenteb92939e49e29aae6beba232438ef203ec2872ab (diff)
downloadlorries-a91497d2cde2d84a65f3a065fb5a7c5c22e65e9d.tar.gz
Disable mirroring of PyPI software
We were mirroring PyPI from Bitbucket under the name "python-packages/decorator". This was added by commit 7ce9a738a726 "Lorry OpenStack dependencies." and seems to have been a mistake. We mirror the actual Python decorator package as "python-packages/python-decorator".
Diffstat (limited to 'open-source-lorries-disabled')
-rw-r--r--open-source-lorries-disabled/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries-disabled/python-packages.lorry b/open-source-lorries-disabled/python-packages.lorry
index 8e57236..e735759 100644
--- a/open-source-lorries-disabled/python-packages.lorry
+++ b/open-source-lorries-disabled/python-packages.lorry
@@ -3,6 +3,10 @@
"type": "hg",
"url": "https://bitbucket.org/runeh/anyjson"
},
+ "python-packages/decorator": {
+ "type": "hg",
+ "url": "https://bitbucket.org/pypa/pypi"
+ },
"python-packages/pyasn1": {
"module": "pyasn1",
"type": "cvs",