From 34ece179a3072a7283d2e4fcfbcb06ba3e885cca Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Tue, 13 Jan 2015 13:33:56 +1300 Subject: [PATCH] Pin python-daemon<2.0 The latest release has a missing dependency. Upstream bug: https://alioth.debian.org/tracker/index.php?func=detail&aid=314945&group_id=100328&atid=413098 Change-Id: I74286e0c0cdd22d0a773658eb2a36c7410416779 Partial-Bug: #2000107 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d67396d..d8376558 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ python-dateutil>=2.0 pytz pyelasticsearch gerritlib -python-daemon +python-daemon<2.0 # BUg https://storyboard.openstack.org/#!/story/2000107 irc pyyaml lockfile