summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/micheles.lorry3
-rw-r--r--open-source-lorries/python-packages.lorry4
2 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/micheles.lorry b/open-source-lorries/micheles.lorry
index bf2f6c9..7a44bcb 100644
--- a/open-source-lorries/micheles.lorry
+++ b/open-source-lorries/micheles.lorry
@@ -1,6 +1,7 @@
{
"micheles": {
"type": "hg",
- "url": "https://code.google.com/p/micheles/"
+ "url": "https://code.google.com/p/micheles/",
+ "description": "Obsolete (use python-packages/python-decorator-git)"
}
}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index a61765e..347cf17 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -454,6 +454,10 @@
"type": "tarball",
"url": "https://pypi.python.org/packages/source/d/decorator/decorator-3.4.0.tar.gz"
},
+ "python-packages/python-decorator-git": {
+ "type": "git",
+ "url": "https://github.com/micheles/decorator.git"
+ },
"python-packages/python-magic": {
"type": "git",
"url": "https://github.com/ahupp/python-magic.git"