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-02 13:33:56 +0000
commit7ab1b5e4354cd48b9e27230bc72f904be7f18404 (patch)
tree4b4f3c65b1e38d032a3e15b7bb5a42152c68b464
parent57314ec295295456fda21e73de064d05906dd9c1 (diff)
downloadlorries-baserock/franred/add-apache-stratum-lorries.tar.gz
Add mod_wsgi and psutils python packagesbaserock/franred/add-apache-stratum-lorries
-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 f841221..40a2841 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -184,6 +184,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/"
@@ -276,6 +284,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/nwcell/psycopg2-windows.git"