summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-06 09:36:19 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-06 09:36:19 +0000
commitb9f4e506dcc5adda305d4baf4ce152001edc150a (patch)
tree353d49850272571e4f6cff0791c3187d36215bc5
parent7f793edb9d61157b8c9476e94ac2874be71b5bbf (diff)
parent49fad209e463d5428caaadab04dd78153136ced8 (diff)
downloadlorries-b9f4e506dcc5adda305d4baf4ce152001edc150a.tar.gz
Merge branch 'baserock/franred/add-django-stratum-lorries-v2'
Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
-rw-r--r--open-source-lorries/python-packages.lorry20
1 files changed, 20 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 425d755..27b79b5 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -63,6 +63,22 @@
"type": "hg",
"url": "http://hg.python.org/distutils2"
},
+ "python-packages/django": {
+ "type": "git",
+ "url": "git://github.com/django/django.git"
+ },
+ "python-packages/django-appconf": {
+ "type": "git",
+ "url": "git://github.com/jezdez/django-appconf.git"
+ },
+ "python-packages/django-compressor": {
+ "type": "git",
+ "url": "git://github.com/django-compressor/django-compressor.git"
+ },
+ "python-packages/django-pyscss": {
+ "type": "git",
+ "url": "git://github.com/fusionbox/django-pyscss.git"
+ },
"python-packages/dnspython": {
"type": "git",
"url": "git://github.com/rthalley/dnspython.git"
@@ -339,6 +355,10 @@
"url": "svn://svn.code.sf.net/p/pyparsing/code",
"layout": "standard"
},
+ "python-packages/pyscss": {
+ "type": "git",
+ "url": "git://github.com/Kronuz/pyScss.git"
+ },
"python-packages/pysnmp": {
"module": "pysnmp",
"type": "cvs",