summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:29:39 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit4139b74e0b3e8e191bdbb0ddfb1fa550750f4649 (patch)
tree8a58a018df061c36f484647150bb6b938c5d5136 /open-source-lorries-disabled
parent4fea103303e6839d89079c1e63d88225a732509d (diff)
downloadlorries-4139b74e0b3e8e191bdbb0ddfb1fa550750f4649.tar.gz
Disable mirroring of Python tempita package
Tempita has not been updated since 2013, and its repository on Bitbucket is no longer available.
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 d66e925..8afd764 100644
--- a/open-source-lorries-disabled/python-packages.lorry
+++ b/open-source-lorries-disabled/python-packages.lorry
@@ -20,5 +20,9 @@
"python-packages/suds": {
"type": "hg",
"url": "https://bitbucket.org/mirror/suds"
+ },
+ "python-packages/tempita": {
+ "type": "hg",
+ "url": "https://bitbucket.org/ianb/tempita"
}
}