Merge ~cjwatson/launchpad:simpletal-5.2 into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 2b458395453bce9eeccf3b66bc90b332f093650a
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:simpletal-5.2
Merge into: launchpad:master
Diff against target: 14 lines (+2/-1)
1 file modified
constraints.txt (+2/-1)
Reviewer Review Type Date Requested Status
Tom Wardill (community) Approve
Review via email: mp+386710@code.launchpad.net

Commit message

Upgrade to SimpleTAL 5.2 on Python 3

Description of the change

Python 2 remains on SimpleTAL 4.3; there's no bilingual version.

Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/386709

To post a comment you must log in.
Revision history for this message
Tom Wardill (twom) :
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 e7ddbe9..bf65925 100644
3--- a/constraints.txt
4+++ b/constraints.txt
5@@ -295,7 +295,8 @@ setproctitle==1.1.7
6 setuptools-git==1.2
7 setuptools-scm==3.4.3
8 simplejson==3.8.2
9-SimpleTAL==4.3
10+SimpleTAL==4.3; python_version < "3"
11+SimpleTAL==5.2; python_version >= "3"
12 soupmatchers==0.4
13 soupsieve==1.9
14 # lp:~launchpad-committers/storm/lp

Subscribers

People subscribed via source and target branches

to status/vote changes: