summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-09 16:27:08 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-09 16:27:08 +0100
commit0dc61220f23ac81aeff15f3cbe834ab272018f70 (patch)
treebf37f1a4a7e738a373d0b163389c2d17fb6bdadf
parent2793ba74e4e926f0aaad7f82356cf1a06b4b2234 (diff)
downloadlorries-0dc61220f23ac81aeff15f3cbe834ab272018f70.tar.gz
Add a new python decorator
-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 2dec529..d3afa78 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -31,6 +31,10 @@
"type": "hg",
"url": "https://bitbucket.org/pypa/pypi"
},
+ "python-packages/python-decorator": {
+ "type": "tarball",
+ "url": "https://pypi.python.org/packages/source/d/decorator/decorator-3.4.0.tar.gz"
+ },
"python-packages/defusedxml": {
"type": "hg",
"url": "https://bitbucket.org/tiran/defusedxml"