Merge ~cjwatson/launchpad:meliae-0.5.1 into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: c5df67e38748674aa51cfb4b377869654566ce9a
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:meliae-0.5.1
Merge into: launchpad:master
Diff against target: 21 lines (+2/-1)
1 file modified
constraints.txt (+2/-1)
Reviewer Review Type Date Requested Status
Ioana Lasc (community) Approve
Review via email: mp+383441@code.launchpad.net

Commit message

Upgrade to meliae 0.5.1

Description of the change

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

To post a comment you must log in.
Revision history for this message
Ioana Lasc (ilasc) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/constraints.txt b/constraints.txt
2index f5de6b2..b5f1806 100644
3--- a/constraints.txt
4+++ b/constraints.txt
5@@ -190,6 +190,7 @@ cookies==2.2.1
6 cryptography==2.7
7 cssselect==0.9.1
8 cssutils==1.0.2
9+Cython==0.29.17
10 d2to1==0.2.12
11 defusedxml==0.6.0
12 distro==1.4.0
13@@ -238,7 +239,7 @@ m2r==0.1.13
14 Markdown==2.3.1
15 martian==1.3.post1
16 maxminddb==1.5.1
17-meliae==0.2.0.final.0
18+meliae==0.5.1
19 mistune==0.8.3
20 mock==1.0.1
21 mocker==1.1.1

Subscribers

People subscribed via source and target branches

to status/vote changes: