← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad:add-comment-for-pkginfo-version into launchpad:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad:add-comment-for-pkginfo-version into launchpad:master.

Commit message:
Add comment about using pkginfo 1.8.2

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/424211
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:add-comment-for-pkginfo-version into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index c2081c1..0371f8c 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -109,6 +109,9 @@ PasteDeploy==2.1.0
 pathlib2==2.3.2
 patiencediff==0.2.2
 pgbouncer==0.0.9
+# pkginfo 1.7.0 dropped Python 3.5 support, but we need the features of the
+# newer version, and both our and the package's test suite show no
+# incompatibilites
 pkginfo==1.8.2
 prettytable==0.7.2
 psutil==5.4.2