diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2016-03-02 17:28:13 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2016-03-02 17:28:13 +0000 |
commit | dc0e78405941d761ebb2f93a1774891a9e2c686f (patch) | |
tree | 1444313d773272a314e8d059b27b57ff1ec2a033 /open-source-lorries | |
parent | 79f21e10690305d96224f5cd7841124782405c4e (diff) | |
download | lorries-dc0e78405941d761ebb2f93a1774891a9e2c686f.tar.gz |
Add python-systemd lorry
Change-Id: I942677625588a002fa4543c133df15bd4c799ddf
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/python-packages.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 18a170b..7b3fb89 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -544,6 +544,10 @@ "type": "hg", "url": "https://bitbucket.org/mirror/suds" }, + "python-packages/python-systemd": { + "type": "git", + "url": "git://github.com/systemd/python-systemd" + }, "python-packages/sysv-ipc-tarball": { "type": "tarball", "url": "http://semanchuk.com/philip/sysv_ipc/sysv_ipc-0.6.8.tar.gz" |