pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-hg-evolve py-hg-evolve: update to 10.4.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67276fd2f2bd
branches:  trunk
changeset: 768635:67276fd2f2bd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 28 11:47:55 2021 +0000

description:
py-hg-evolve: update to 10.4.0.

This is a feature release. The most notable changes are: evolve
will now produce the same result regardless of revision numbers
when resolving content-divergence; an annoying topic bug that
sometimes prevented various history-rewriting commands from completing
with a KeyError was fixed. See
https://bz.mercurial-scm.org/show_bug.cgi?id=6500 for details. Also
compatibility with Mercurial 4.6 was dropped in this release.

diffstat:

 devel/py-hg-evolve/Makefile |  4 ++--
 devel/py-hg-evolve/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r a54c05fcdd4d -r 67276fd2f2bd devel/py-hg-evolve/Makefile
--- a/devel/py-hg-evolve/Makefile       Thu Oct 28 11:46:50 2021 +0000
+++ b/devel/py-hg-evolve/Makefile       Thu Oct 28 11:47:55 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2021/08/30 20:04:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/10/28 11:47:55 wiz Exp $
 #
 # Release notes:
 # https://www.mercurial-scm.org/pipermail/evolve-testers/
 
-DISTNAME=      hg-evolve-10.3.3
+DISTNAME=      hg-evolve-10.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/post//}
 CATEGORIES=    devel scm
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hg-evolve/}
diff -r a54c05fcdd4d -r 67276fd2f2bd devel/py-hg-evolve/distinfo
--- a/devel/py-hg-evolve/distinfo       Thu Oct 28 11:46:50 2021 +0000
+++ b/devel/py-hg-evolve/distinfo       Thu Oct 28 11:47:55 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 10:18:32 nia Exp $
+$NetBSD: distinfo,v 1.17 2021/10/28 11:47:55 wiz Exp $
 
-BLAKE2s (hg-evolve-10.3.3.tar.gz) = 35fe9c551452de547130e33864d36d69da0b3a0078162788cab21bf3ffb8f814
-SHA512 (hg-evolve-10.3.3.tar.gz) = f321bec25a876daf68058b1e3855457ff67c5cce58424b757e371e50f472ffd59c6d49c259b6ff7b7cffe3141ad91c0f9bc9d0030088deafa2cd38dd516d207b
-Size (hg-evolve-10.3.3.tar.gz) = 850961 bytes
+BLAKE2s (hg-evolve-10.4.0.tar.gz) = 4e8b21de1d73cada3606b847a31b8cb42503633cdd8fbcc5e2fc77df63da0ac1
+SHA512 (hg-evolve-10.4.0.tar.gz) = 955e6f6c58cc29e00f6e3262d3dd7096290aa61826f4c4d70a181e24a3cbfc1ee7801b28000b168e4fe36208f46f826b07800270c73c650cf16fcffd48b19355
+Size (hg-evolve-10.4.0.tar.gz) = 853676 bytes
 SHA1 (patch-hgext3rd_evolve_obsexchange.py) = 12058a8f27c63b259dcc0ffaf77febafcdeeba46



Home | Main Index | Thread Index | Old Index