pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-mercurial py-mercurial: update to 5.9.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ef8b7fc72ce
branches: trunk
changeset: 458295:5ef8b7fc72ce
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 12 10:22:57 2021 +0000
description:
py-mercurial: update to 5.9.1.
Changes not found.
diffstat:
devel/py-mercurial/Makefile | 10 +++++-----
devel/py-mercurial/distinfo | 10 +++++-----
devel/py-mercurial/version.mk | 4 ++--
3 files changed, 12 insertions(+), 12 deletions(-)
diffs (55 lines):
diff -r 382977102736 -r 5ef8b7fc72ce devel/py-mercurial/Makefile
--- a/devel/py-mercurial/Makefile Sun Sep 12 09:58:28 2021 +0000
+++ b/devel/py-mercurial/Makefile Sun Sep 12 10:22:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2021/08/30 17:55:25 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2021/09/12 10:22:57 wiz Exp $
#
# Changelog sometimes at: https://www.mercurial-scm.org/wiki/WhatsNew
@@ -31,17 +31,17 @@
.include "options.mk"
USE_TOOLS+= bash:test
-# Known test failures as of 5.9
+# Known test failures as of 5.9.1
# test-persistent-nodemap.t
# https://bz.mercurial-scm.org/show_bug.cgi?id=6523
+# test-cloned-uncompressed
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6591
# test-censor.t
# https://bz.mercurial-scm.org/show_bug.cgi?id=6585
-# test-manifest.t
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6586
# test-removeemptydirs.t
# https://bz.mercurial-scm.org/show_bug.cgi?id=6587
#
-# Ran 888 tests, 97 skipped, 4 failed.
+# Ran 888 tests, 97 skipped, 5 failed.
TEST_TARGET= tests
TEST_MAKE_FLAGS+= PYTHON=${PYTHONBIN} TESTFLAGS=${_MAKE_JOBS:Q}
diff -r 382977102736 -r 5ef8b7fc72ce devel/py-mercurial/distinfo
--- a/devel/py-mercurial/distinfo Sun Sep 12 09:58:28 2021 +0000
+++ b/devel/py-mercurial/distinfo Sun Sep 12 10:22:57 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.105 2021/08/30 17:55:25 wiz Exp $
+$NetBSD: distinfo,v 1.106 2021/09/12 10:22:57 wiz Exp $
-SHA1 (mercurial-5.9.tar.gz) = a541842329b8e80e530ee5f678362f655a1b788e
-RMD160 (mercurial-5.9.tar.gz) = 6b8aeb1c3f171c04274598cfa8264fc15b735b0f
-SHA512 (mercurial-5.9.tar.gz) = f75aba3205d49e2a7fda1963839344798608a3698e066fc7fb12acb1a6c713691d2bd5d266d633a08bd54dde98b71ef04fe6600807ed6ceddb3a4937506b3325
-Size (mercurial-5.9.tar.gz) = 8118681 bytes
+SHA1 (mercurial-5.9.1.tar.gz) = bdc2f4ed081346ca9c343b8031e7a8a974017c3f
+RMD160 (mercurial-5.9.1.tar.gz) = d25686f9c34044b19c5dfac20a5f947d01786f06
+SHA512 (mercurial-5.9.1.tar.gz) = 2fe734ff707a73d2537af0b0c98e1142fa52b41f7ec4d5572cc5a8479f2d081e69de8b3dd136915d84cde4283f239e0519435c1dfd861824e3021c4c78cd305f
+Size (mercurial-5.9.1.tar.gz) = 8120006 bytes
diff -r 382977102736 -r 5ef8b7fc72ce devel/py-mercurial/version.mk
--- a/devel/py-mercurial/version.mk Sun Sep 12 09:58:28 2021 +0000
+++ b/devel/py-mercurial/version.mk Sun Sep 12 10:22:57 2021 +0000
@@ -1,3 +1,3 @@
-# $NetBSD: version.mk,v 1.25 2021/08/30 17:55:25 wiz Exp $
+# $NetBSD: version.mk,v 1.26 2021/09/12 10:22:57 wiz Exp $
-VERSION= 5.9
+VERSION= 5.9.1
Home |
Main Index |
Thread Index |
Old Index