From ba83c1b3c3b8dbc9da5613c5c38c8c3bda41f7a4 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 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" -- cgit v1.2.1