launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #32073
[Merge] ~ines-almeida/launchpad:upgrade-python-debian into launchpad:master
Ines Almeida has proposed merging ~ines-almeida/launchpad:upgrade-python-debian into launchpad:master.
Commit message:
Revert commit to upgrade python-debian
The new version fixed a bug where the parsing of package dependencies no longer raises a NoneType exception. This isn't too hard to fix, but it requires thoughtful looking into.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478737
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~ines-almeida/launchpad:upgrade-python-debian into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 6149358..40e3c45 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -143,7 +143,7 @@ pyOpenSSL==17.5.0
pyparsing==3.1.4
pystache==0.6.6
python-dateutil==2.9.0.post0
-python-debian==0.1.49
+python-debian==0.1.32
python-keystoneclient==3.21.0
python3-openid==3.2
python-swiftclient==4.6.0