pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hg-evolve



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 30 20:04:58 UTC 2021

Modified Files:
        pkgsrc/devel/py-hg-evolve: Makefile distinfo

Log Message:
py-hg-evolve: update to 10.3.3.

This is a bugfix release. The most notable changes are: compatibility
with Mercurial 5.9, and a bug that could lead to data loss when using
evolve commands on a merge commit was fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-hg-evolve/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-hg-evolve/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-hg-evolve/Makefile
diff -u pkgsrc/devel/py-hg-evolve/Makefile:1.20 pkgsrc/devel/py-hg-evolve/Makefile:1.21
--- pkgsrc/devel/py-hg-evolve/Makefile:1.20     Thu Jul 15 12:40:38 2021
+++ pkgsrc/devel/py-hg-evolve/Makefile  Mon Aug 30 20:04:57 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2021/07/15 12:40:38 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2021/08/30 20:04:57 wiz Exp $
 #
 # Release notes:
 # https://www.mercurial-scm.org/pipermail/evolve-testers/
 
-DISTNAME=      hg-evolve-10.3.2
+DISTNAME=      hg-evolve-10.3.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/post//}
 CATEGORIES=    devel scm
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hg-evolve/}

Index: pkgsrc/devel/py-hg-evolve/distinfo
diff -u pkgsrc/devel/py-hg-evolve/distinfo:1.13 pkgsrc/devel/py-hg-evolve/distinfo:1.14
--- pkgsrc/devel/py-hg-evolve/distinfo:1.13     Thu Jul 15 12:40:38 2021
+++ pkgsrc/devel/py-hg-evolve/distinfo  Mon Aug 30 20:04:57 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2021/07/15 12:40:38 wiz Exp $
+$NetBSD: distinfo,v 1.14 2021/08/30 20:04:57 wiz Exp $
 
-SHA1 (hg-evolve-10.3.2.tar.gz) = e9fb13f380bff4874a916e1870e243ed0baf6396
-RMD160 (hg-evolve-10.3.2.tar.gz) = 9c9a2f28eec8c2a9acc08168c62ab201f0bc97f9
-SHA512 (hg-evolve-10.3.2.tar.gz) = 7bb24ae0b202a4009a7383dd4f2bc842ece218dd6d6f8f1ae2a19da37761a931e4ee0a476dbbf1fce1c2e8a2e6d4aae89c128f06d0ad004838423802b26cfb12
-Size (hg-evolve-10.3.2.tar.gz) = 849975 bytes
+SHA1 (hg-evolve-10.3.3.tar.gz) = 12136d03f74015166b7670610cd24356c33a33d2
+RMD160 (hg-evolve-10.3.3.tar.gz) = fbb3141f6cbb919aa30ba5c5f69e4be3a9558cdb
+SHA512 (hg-evolve-10.3.3.tar.gz) = f321bec25a876daf68058b1e3855457ff67c5cce58424b757e371e50f472ffd59c6d49c259b6ff7b7cffe3141ad91c0f9bc9d0030088deafa2cd38dd516d207b
+Size (hg-evolve-10.3.3.tar.gz) = 850961 bytes
 SHA1 (patch-hgext3rd_evolve_obsexchange.py) = 12058a8f27c63b259dcc0ffaf77febafcdeeba46



Home | Main Index | Thread Index | Old Index