summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-02 13:33:56 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-09 16:18:07 +0000
commitba83c1b3c3b8dbc9da5613c5c38c8c3bda41f7a4 (patch)
treea91089f66386782d2f0a45f8038d1e845b38a46d
parent0da0a78a1f9aadc62625a8e1639174f7d6217b7f (diff)
downloadlorries-ba83c1b3c3b8dbc9da5613c5c38c8c3bda41f7a4.tar.gz
Add mod_wsgi and psutils python packages
-rw-r--r--open-source-lorries/python-packages.lorry12
1 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 27b79b5..b74fb1b 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -200,6 +200,14 @@
"type": "git",
"url": "https://bitbucket.org/zzzeek/mako.git"
},
+ "python-packages/mod_wsgi": {
+ "type": "git",
+ "url": "git://github.com/GrahamDumpleton/mod_wsgi.git"
+ },
+ "python-packages/mod_wsgi-metrics": {
+ "type": "git",
+ "url": "git://github.com/GrahamDumpleton/mod_wsgi-metrics.git"
+ },
"python-packages/mock": {
"type": "hg",
"url": "https://code.google.com/p/mock/"
@@ -289,6 +297,10 @@
"type": "tarball",
"url": "http://semanchuk.com/philip/posix_ipc/posix_ipc-0.9.8.tar.gz"
},
+ "python-packages/psutil": {
+ "type": "git",
+ "url": "git://github.com/giampaolo/psutil.git"
+ },
"python-packages/psycopg2": {
"type": "git",
"url": "git://github.com/psycopg/psycopg2.git"