summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/python-packages.lorry16
1 files changed, 16 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index ad80f8a..b5ab94f 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -732,5 +732,21 @@
"python-packages/pysaml2": {
"type": "git",
"url": "https://github.com/rohe/pysaml2.git"
+ },
+ "python-packages/blinker": {
+ "type": "git",
+ "url": "https://github.com/jek/blinker.git"
+ },
+ "python-packages/feedgenerator": {
+ "type": "git",
+ "url": "https://github.com/getpelican/feedgenerator.git"
+ },
+ "python-packages/unidecode": {
+ "type": "git",
+ "url": "https://www.tablix.org/~avian/git/unidecode.git"
+ },
+ "python/pelican": {
+ "type": "git",
+ "url": "https://github.com/getpelican/pelican.git"
}
}