summaryrefslogtreecommitdiff
path: root/devel/py-mercurial
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-04-19 15:58:12 +0000
committerwiz <wiz@pkgsrc.org>2017-04-19 15:58:12 +0000
commitf5111bd6c631921fcb75d109c25b386c3303d905 (patch)
tree6536138799ce5768e89cb63e21f7710707fa0fc3 /devel/py-mercurial
parent91fa4447ea7b8d02fa6ce05ffef4999a93b24eb8 (diff)
downloadpkgsrc-f5111bd6c631921fcb75d109c25b386c3303d905.tar.gz
Updated py-mercurial to 4.1.2.
Mercurial 4.1.2 (2017-4-3) This is a regularly-scheduled bugfix release. Mercurial should work inside IIS on Windows again. (issue5493) zstd support now refuses to work on old bundle formats. (issue5506) Merges involving subrepositories no longer crash in some cases. (issue5505) Checking for new heads during push is no longer accidentally quadratic
Diffstat (limited to 'devel/py-mercurial')
-rw-r--r--devel/py-mercurial/Makefile3
-rw-r--r--devel/py-mercurial/Makefile.version4
-rw-r--r--devel/py-mercurial/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/py-mercurial/Makefile b/devel/py-mercurial/Makefile
index 4a576bd6c4c..8d2dcbb17ee 100644
--- a/devel/py-mercurial/Makefile
+++ b/devel/py-mercurial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/02 11:09:37 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/04/19 15:58:12 wiz Exp $
DISTNAME= mercurial-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -23,6 +23,7 @@ INSTALLATION_DIRS+= share/doc/mercurial
.include "Makefile.version"
+# https://bz.mercurial-scm.org/show_bug.cgi?id=5542
do-test:
cd ${WRKSRC} && make tests PYTHON=${PYTHONBIN}
diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version
index 0377fc3ce65..560fcd4e57d 100644
--- a/devel/py-mercurial/Makefile.version
+++ b/devel/py-mercurial/Makefile.version
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.46 2017/03/03 10:24:05 wiz Exp $
+# $NetBSD: Makefile.version,v 1.47 2017/04/19 15:58:12 wiz Exp $
-VERSION= 4.1.1
+VERSION= 4.1.2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.9
# see also https://www.mercurial-scm.org/wiki/SupportedPythonVersions
diff --git a/devel/py-mercurial/distinfo b/devel/py-mercurial/distinfo
index b619d651130..4f02b75e667 100644
--- a/devel/py-mercurial/distinfo
+++ b/devel/py-mercurial/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2017/03/03 10:24:05 wiz Exp $
+$NetBSD: distinfo,v 1.47 2017/04/19 15:58:12 wiz Exp $
-SHA1 (mercurial-4.1.1.tar.gz) = bcfd5c28e873855a87d6ad9ccbde36bd4ecd2c55
-RMD160 (mercurial-4.1.1.tar.gz) = 700d33187081d08ff02370489e77ebf508704394
-SHA512 (mercurial-4.1.1.tar.gz) = b076336a10d524e85a7eb46e0da7b1b5adb34ca377ec162ebf0b3fc1f3749db10bd9144ce046dda63aa0e6ad65d10e288919d65a88d5a9346b26a47d4b21bd49
-Size (mercurial-4.1.1.tar.gz) = 5132169 bytes
+SHA1 (mercurial-4.1.2.tar.gz) = 785e1630b677ea195392bdec82a834698b71f45c
+RMD160 (mercurial-4.1.2.tar.gz) = 82197df7e8496b99e59bde208dbf5253dbecb5c9
+SHA512 (mercurial-4.1.2.tar.gz) = 32b59d23d6b911b7a7e9c9c7659457daf2eba771d5170ad5a44a068d7941939e1d68c72c847e488bf26c14392e5d7ee25e5f660e0330250d0685acce40552745
+Size (mercurial-4.1.2.tar.gz) = 5133417 bytes