← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/drop-gpgservice-deps into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/drop-gpgservice-deps into lp:launchpad.

Commit message:
Remove dependencies that were only added for gpgservice and are no longer used.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/drop-gpgservice-deps/+merge/330116
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/drop-gpgservice-deps into lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg	2017-06-29 00:47:10 +0000
+++ versions.cfg	2017-09-02 00:24:03 +0000
@@ -35,17 +35,14 @@
 FeedParser = 4.1
 feedvalidator = 0.0.0DEV-r1049
 fixtures = 0.3.9
-flask = 0.10.1
 FormEncode = 1.2.4
 grokcore.component = 1.6
-gunicorn = 19.4.5
 html5browser = 0.0.9
 httmock = 1.2.3
 httplib2 = 0.8
 importlib = 1.0.2
 ipython = 0.13.2
 iso8601 = 0.1.4
-itsdangerous = 0.24
 jsautobuild = 0.2
 keyring = 0.6.2
 kombu = 3.0.30
@@ -99,7 +96,6 @@
 python-dateutil = 1.5
 python-debian = 0.1.23
 python-keystoneclient = 0.3.1
-python-logstash = 0.4.5
 # lp:python-memcached
 # r57 (includes a fix for bug 974632)
 # bzr branch lp:python-memcached -r57 memcached-1.49
@@ -128,7 +124,6 @@
 six = 1.9.0
 soupmatchers = 0.2
 sourcecodegen = 0.6.14
-sqlalchemy = 1.0.11
 # lp:~launchpad-committers/storm/with-without-datetime
 storm = 0.19.0.99-lpwithnodatetime-r408
 subprocess32 = 3.2.6
@@ -150,7 +145,6 @@
 unittest2 = 0.5.1
 van.testing = 3.0.0
 wadllib = 1.3.2
-Werkzeug = 0.11.3
 # Upgrade from ZTK 1.1.5 to intercept lazr.restfulclient.
 wsgi-intercept = 0.5.1
 wsgiref = 0.1.2


Follow ups