Colin Watson has proposed merging ~cjwatson/launchpad:cleanup-requirements into launchpad:master.
Commit message: Remove various unused requirements Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/400628 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:cleanup-requirements into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt index 7234f9e..6db27d1 100644 --- a/requirements/launchpad.txt +++ b/requirements/launchpad.txt @@ -42,7 +42,6 @@ dkimpy==1.0.4 dnspython==1.16.0 dulwich==0.19.16 eggtestinfo==0.3 -elementtree==1.2.6-20050316 enum34==1.1.6 fastimport==0.9.8 feedparser==5.2.1 @@ -66,7 +65,6 @@ keyring==0.6.2 kombu==4.4.0 launchpad-buildd==193 launchpadlib==1.10.9 -lazr.authentication==0.1.1 lazr.batchnavigator==1.3.0 lazr.config==2.2.3 lazr.delegates==2.0.4 @@ -77,7 +75,6 @@ lazr.restful==1.0.1 lazr.restfulclient==0.14.3 lazr.sshserver==0.1.11 lazr.uri==1.0.5 -libnacl==1.3.6 lpjsmin==0.6 m2r==0.1.13 Markdown==2.3.1 @@ -86,7 +83,6 @@ maxminddb==1.5.1 meliae==0.5.1 mistune==0.8.3 mock==1.0.1 -mocker==1.1.1 monotonic==1.5 multipart==0.2.4; python_version >= "3" netaddr==0.7.19 @@ -98,12 +94,10 @@ oops-datedir-repo==0.0.24 oops-timeline==0.0.3 oops-twisted==0.0.8 oops-wsgi==0.0.14 -ordereddict==1.1 oslo.config==1.3.0 paramiko==2.4.1 Paste==3.3.0 PasteDeploy==2.1.0 -PasteScript==3.2.0 pathlib2==2.3.2 pgbouncer==0.0.9 prettytable==0.7.2 @@ -156,7 +150,6 @@ testscenarios==0.4 timeline==0.0.7 treq==18.6.0 Twisted==19.2.1 -txAMQP==0.6.2 txfixtures==0.4.3 txpkgupload==0.4 # lp1 Set version directly in setup.py to fix wheel building.
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

