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:           Sun Nov 28 10:37:19 UTC 2021

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

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

This is a maintenance release. It introduces compatibility with
the upcoming Mercurial 6.0 and a couple of documentation improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-hg-evolve/Makefile
cvs rdiff -u -r1.17 -r1.18 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.22 pkgsrc/devel/py-hg-evolve/Makefile:1.23
--- pkgsrc/devel/py-hg-evolve/Makefile:1.22     Thu Oct 28 11:47:55 2021
+++ pkgsrc/devel/py-hg-evolve/Makefile  Sun Nov 28 10:37:19 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2021/10/28 11:47:55 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2021/11/28 10:37:19 wiz Exp $
 #
 # Release notes:
 # https://www.mercurial-scm.org/pipermail/evolve-testers/
 
-DISTNAME=      hg-evolve-10.4.0
+DISTNAME=      hg-evolve-10.4.1
 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.17 pkgsrc/devel/py-hg-evolve/distinfo:1.18
--- pkgsrc/devel/py-hg-evolve/distinfo:1.17     Thu Oct 28 11:47:55 2021
+++ pkgsrc/devel/py-hg-evolve/distinfo  Sun Nov 28 10:37:19 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/10/28 11:47:55 wiz Exp $
+$NetBSD: distinfo,v 1.18 2021/11/28 10:37:19 wiz Exp $
 
-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
+BLAKE2s (hg-evolve-10.4.1.tar.gz) = f893696adbac7903c18ff80999626f128e3c5603e0b58b12d60f82dad80e09da
+SHA512 (hg-evolve-10.4.1.tar.gz) = f58a79fca81cd4c42442604071a24e6c84ca0225754cfe6a941412cb78ef600e54ff0f78b545b167c7122b17d6f8dcca2c19e7f39e46ab9ab6cba36a007f92f8
+Size (hg-evolve-10.4.1.tar.gz) = 838444 bytes
 SHA1 (patch-hgext3rd_evolve_obsexchange.py) = 12058a8f27c63b259dcc0ffaf77febafcdeeba46



Home | Main Index | Thread Index | Old Index