From 7ab1b5e4354cd48b9e27230bc72f904be7f18404 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Mon, 2 Feb 2015 13:33:56 +0000 Subject: Add mod_wsgi and psutils python packages --- open-source-lorries/python-packages.lorry | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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" -- cgit v1.2.1