summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-29 17:36:11 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-29 17:36:11 +0100
commit1c62f5594c53f63929e916756d8dd0506d3d7615 (patch)
tree6c52e4a7e7ede0f7153d5f859d4067c197cb2b28
parent012eecfcd2042abdbbc3c873479c910caaf38a3b (diff)
downloadlorries-1c62f5594c53f63929e916756d8dd0506d3d7615.tar.gz
Add 'blessings' Python packagesam/add-blessings
This is another dependency of BuildStream which I forgot about.
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index ed15925..12b8aff 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -27,6 +27,10 @@
"type": "bzr",
"url": "lp:beautifulsoup"
},
+ "python-packages/blessings": {
+ "type": "git",
+ "url": "https://github.com/erikrose/blessings"
+ },
"python-packages/cffi": {
"type": "hg",
"url": "https://bitbucket.org/cffi/cffi"