launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #24676
[Merge] ~cjwatson/launchpad:meliae-0.5.1 into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:meliae-0.5.1 into launchpad:master.
Commit message:
Upgrade to meliae 0.5.1
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/383441
This adds Python 3 support.
It may not be strictly necessary to constrain Cython since it's only used for setup_requires and not actually installed in the final virtualenv, but it seemed a bit safer to do so.
Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/383440
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:meliae-0.5.1 into launchpad:master.
diff --git a/constraints.txt b/constraints.txt
index f5de6b2..b5f1806 100644
--- a/constraints.txt
+++ b/constraints.txt
@@ -190,6 +190,7 @@ cookies==2.2.1
cryptography==2.7
cssselect==0.9.1
cssutils==1.0.2
+Cython==0.29.17
d2to1==0.2.12
defusedxml==0.6.0
distro==1.4.0
@@ -238,7 +239,7 @@ m2r==0.1.13
Markdown==2.3.1
martian==1.3.post1
maxminddb==1.5.1
-meliae==0.2.0.final.0
+meliae==0.5.1
mistune==0.8.3
mock==1.0.1
mocker==1.1.1