summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 23:39:14 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:13 +0100
commit62bd519d80c3a75aace937fc6aab2c7e4fa09399 (patch)
tree80fe7c1ab5d99c55b37b58f7f991b2773ba19fa0
parentb348c4f742538e2211a1ba09cceed3923b6a0981 (diff)
downloadlorries-62bd519d80c3a75aace937fc6aab2c7e4fa09399.tar.gz
Update mirroring of Python mox package
mox has not been updated since 2012, and its repository on Google Code is no longer available. There is a mox3 package for Python 3 that we already mirror. Mark the old mirror as obsolete, pointing to the mirror of mox3.
-rw-r--r--open-source-lorries/python-packages.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 805e600..9cc4ab5 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -249,7 +249,8 @@
"python-packages/mox": {
"layout": "standard",
"type": "svn",
- "url": "http://pymox.googlecode.com/svn/"
+ "url": "http://pymox.googlecode.com/svn/",
+ "description": "Obsolete (use python-packages/pymox)"
},
"python-packages/msgpack-python": {
"type": "git",