summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry30
1 files changed, 27 insertions, 3 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index b5d5400..ad80f8a 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"
@@ -31,9 +35,9 @@
"type": "git",
"url": "git://github.com/dreamhost/cliff.git"
},
- "python-packages/cmd2": {
- "type": "git",
- "url": "git://github.com/Zearin/cmd2.git"
+ "python-packages/cmd2-hg": {
+ "type": "hg",
+ "url": "http://bitbucket.org/catherinedevlin/cmd2"
},
"python-packages/configshell-fb": {
"type": "git",
@@ -172,6 +176,10 @@
"type": "git",
"url": "git://github.com/joshmarshall/jsonrpclib.git"
},
+ "python-packages/kafka-python": {
+ "type": "git",
+ "url": "git://github.com/mumrah/kafka-python.git"
+ },
"python-packages/kazoo": {
"type": "git",
"url": "git://github.com/python-zk/kazoo.git"
@@ -293,6 +301,10 @@
"type": "git",
"url": "git://github.com/timothycrosley/pies.git"
},
+ "python-packages/pint": {
+ "type": "git",
+ "url": "git://github.com/hgrecco/pint.git"
+ },
"python-packages/ply": {
"type": "git",
"url": "git://github.com/dabeaz/ply.git"
@@ -468,6 +480,10 @@
"type": "git",
"url": "git://github.com/agrover/rtslib-fb.git"
},
+ "python-packages/semantic-version": {
+ "type": "git",
+ "url": "git://github.com/rbarrois/python-semanticversion.git"
+ },
"python-packages/simplegeneric-tarball": {
"type": "tarball",
"url": "http://ftp.de.debian.org/debian/pool/main/s/simplegeneric/simplegeneric_0.8.1.orig.tar.bz2"
@@ -544,6 +560,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"
@@ -580,6 +600,10 @@
"type": "git",
"url": "git://github.com/Pylons/webtest.git"
},
+ "python-packages/werkzeug": {
+ "type": "git",
+ "url": "git://github.com/mitsuhiko/werkzeug.git"
+ },
"python-packages/wsgiref": {
"type": "git",
"url": "git://github.com/Xowap/wsgiref"