summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-13 18:03:43 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 17:57:42 +0100
commitbe85d02edfed4ce032666a1e5a1e517b8ecf84af (patch)
tree2b9f9a2313f914ecfe5bb3569053dc7d2733282e
parentf951ed6856bfeec6a039a157a49c0a2a176a20f4 (diff)
downloadlorries-be85d02edfed4ce032666a1e5a1e517b8ecf84af.tar.gz
Add aioeventlet and trollius lorries to python-packages.lorry
Change-Id: Iba2ab0f3d7904c3dcfd21a82b970faf8d05a9588
-rw-r--r--open-source-lorries/python-packages.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index b5d5400..4310a61 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -3,6 +3,10 @@
"type": "git",
"url": "https://bitbucket.org/zzzeek/alembic.git"
},
+ "python-packages/aioeventlet": {
+ "type": "hg",
+ "url": "http://bitbucket.org/haypo/aioeventlet"
+ },
"python-packages/ansicolor": {
"type": "git",
"url": "https://github.com/numerodix/ansicolor"
@@ -544,6 +548,10 @@
"type": "hg",
"url": "https://bitbucket.org/hpk42/tox"
},
+ "python-packages/trollius": {
+ "type": "hg",
+ "url": "http://bitbucket.org/enovance/trollius"
+ },
"python-packages/urllib3": {
"type": "git",
"url": "git://github.com/shazow/urllib3.git"