launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29024
[Merge] ~cjwatson/lp-source-dependencies:loggerhead-2.0.0 into lp-source-dependencies:master
Colin Watson has proposed merging ~cjwatson/lp-source-dependencies:loggerhead-2.0.0 into lp-source-dependencies:master.
Commit message:
Add loggerhead 2.0.0 and Paste 3.5.2
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/428616
loggerhead 2.0.0 allows us to install loggerhead using pip rather than the deprecated sourcedeps mechanism. Paste 3.5.2 fixes a Python 3 compatibility issue that I noticed while testing loggerhead 2.0.0 locally.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lp-source-dependencies:loggerhead-2.0.0 into lp-source-dependencies:master.
diff --git a/dist/Paste-3.5.2.tar.gz b/dist/Paste-3.5.2.tar.gz
new file mode 100644
index 0000000..fc4a1e0
Binary files /dev/null and b/dist/Paste-3.5.2.tar.gz differ
diff --git a/dist/loggerhead-2.0.0.tar.gz b/dist/loggerhead-2.0.0.tar.gz
new file mode 100644
index 0000000..de846ca
Binary files /dev/null and b/dist/loggerhead-2.0.0.tar.gz differ