summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/fail2ban.lorry6
-rw-r--r--open-source-lorries/pyinotify.lorry6
-rw-r--r--open-source-lorries/python-packages.lorry20
3 files changed, 32 insertions, 0 deletions
diff --git a/open-source-lorries/fail2ban.lorry b/open-source-lorries/fail2ban.lorry
new file mode 100644
index 0000000..73239ea
--- /dev/null
+++ b/open-source-lorries/fail2ban.lorry
@@ -0,0 +1,6 @@
+{
+ "fail2ban": {
+ "type": "git",
+ "url": "git://github.com/fail2ban/fail2ban.git"
+ }
+}
diff --git a/open-source-lorries/pyinotify.lorry b/open-source-lorries/pyinotify.lorry
new file mode 100644
index 0000000..9e9a27a
--- /dev/null
+++ b/open-source-lorries/pyinotify.lorry
@@ -0,0 +1,6 @@
+{
+ "pyinotify": {
+ "type": "git",
+ "url": "git://github.com/seb-m/pyinotify.git"
+ }
+}
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",