summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 19:26:42 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:13 +0100
commit5e0bfebfafecfd9b59ebc8379979936de260ee2a (patch)
treedc5cf02301684e559ff4fe7e0d847d8593a42bb8 /open-source-lorries/python-packages.lorry
parenta7953c301df9fdad8f316a1f6594941a08c395fc (diff)
downloadlorries-5e0bfebfafecfd9b59ebc8379979936de260ee2a.tar.gz
Update mirroring of Python decorator package
We previously mirrored Michele Simionato's repository of papers on Google Code, which appears to have been the canonical location for his decorator package. The decorator package now has its own repository on GitHub; mirror that instead (as well as the tarball from PyPI). Mark the old mirror as obsolete.
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
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"