changeset 69:a262d5481d16

Tests for hg 4.1 and 4.2
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Thu, 18 May 2017 16:47:23 +0200
parents a11fe3be7365
children 387cab3d2bf9
files HISTORY.txt tox.ini
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/HISTORY.txt	Sun Dec 18 21:46:49 2016 +0100
+++ b/HISTORY.txt	Thu May 18 16:47:23 2017 +0200
@@ -1,3 +1,10 @@
+1.0.3
+~~~~~~~~~~~~~
+
+Updated links after bitbucket changes.
+
+hg 4.1 and 4.2 added to tested versions.
+
 1.0.2
 ~~~~~~~~~~~~~
 
--- a/tox.ini	Sun Dec 18 21:46:49 2016 +0100
+++ b/tox.ini	Thu May 18 16:47:23 2017 +0200
@@ -5,7 +5,7 @@
 distshare = {homedir}/.tox/distshare
 skip_missing_interpreters = True
 ; envlist = {py26}-{hg27,hg29}, {py27}-hg{29,30,33,36,37,38,40}
-envlist = {py27}-hg{27,29,30,33,36,37,38,40}
+envlist = {py27}-hg{27,29,30,33,36,37,38,40,41,42}
 ; sync with testedwith in .py!
 
 [testenv]
@@ -33,6 +33,8 @@
     hg37: Mercurial>=3.7,<3.8
     hg38: Mercurial>=3.8,<3.9
     hg40: Mercurial>=4.0,<4.1
+    hg41: Mercurial>=4.1,<4.2
+    hg42: Mercurial>=4.2,<4.3
 commands =
     cram -v tests
 whitelist_externals =