← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/upgrade-python-debian into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/upgrade-python-debian into lp:launchpad.

Commit message:
Upgrade to python-debian 0.1.32.

Requested reviews:
  William Grant (wgrant): code

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/upgrade-python-debian/+merge/345511

This also adds chardet (which python-debian now depends on) so that we don't need to depend on it in launchpad-dependencies.
-- 
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'constraints.txt'
--- constraints.txt	2018-05-14 09:33:34 +0000
+++ constraints.txt	2018-05-14 11:15:26 +0000
@@ -236,6 +236,7 @@
 celery==3.1.26.post2
 cffi==1.11.2
 Chameleon==2.11
+chardet==3.0.4
 constantly==15.1.0
 cryptography==2.1.4
 cssselect==0.9.1
@@ -322,7 +323,7 @@
 pyOpenSSL==17.5.0
 pystache==0.5.3
 python-dateutil==1.5
-python-debian==0.1.23
+python-debian==0.1.32
 python-keystoneclient==0.7.1
 python-memcached==1.58
 python-mimeparse==0.1.4


References