Received: by mail.netbsd.org (Postfix, from userid 605) id D485984D1C; Sat, 6 Feb 2021 07:55:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 18BA384D15 for ; Sat, 6 Feb 2021 07:55:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 6hGvnnE2ou6O for ; Sat, 6 Feb 2021 07:55:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 761F584CDA for ; Sat, 6 Feb 2021 07:55:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6894EFA95; Sat, 6 Feb 2021 07:55:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612598109106900" MIME-Version: 1.0 Date: Sat, 6 Feb 2021 07:55:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/py-hg-evolve To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210206075509.6894EFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612598109106900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Feb 6 07:55:09 UTC 2021 Modified Files: pkgsrc/devel/py-hg-evolve: Makefile distinfo Log Message: py-hg-evolve: update to 10.2.0.1. 10.2.0 -- 2021-02-01 -------------------- * compatibility with Mercurial 5.7 * doc: update the MQ To Evolve guide and fix build warning for index.rst * evolve: improve resolution of some case of parent divergence * evolve: respect command-templates.oneline-summary if configured * evolve: remove spurious "working directory is now at ..." messages * evolve: various documentation improvements * packaging: default to building docs on Python 3 * strip: remove experimental.prunestrip option topic (0.21.0) * performance: speed up various operations using an in-memory cache for topic * rebase: prevent in-memory rebase from silently dropping topic (by disabling the feature) * topic: rework how ctx.branch() is wrapped * topic: look for topic heads only when necessary, this fixes the output of e.g. hg heads when topics are in play To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-hg-evolve/Makefile cvs rdiff -u -r1.9 -r1.10 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. --_----------=_1612598109106900 Content-Disposition: inline Content-Length: 1865 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-hg-evolve/Makefile diff -u pkgsrc/devel/py-hg-evolve/Makefile:1.15 pkgsrc/devel/py-hg-evolve/Makefile:1.16 --- pkgsrc/devel/py-hg-evolve/Makefile:1.15 Mon Nov 9 14:43:14 2020 +++ pkgsrc/devel/py-hg-evolve/Makefile Sat Feb 6 07:55:09 2021 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2020/11/09 14:43:14 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2021/02/06 07:55:09 wiz Exp $ -DISTNAME= hg-evolve-10.1.0 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +DISTNAME= hg-evolve-10.2.0.post1 +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.9 pkgsrc/devel/py-hg-evolve/distinfo:1.10 --- pkgsrc/devel/py-hg-evolve/distinfo:1.9 Mon Nov 9 14:43:14 2020 +++ pkgsrc/devel/py-hg-evolve/distinfo Sat Feb 6 07:55:09 2021 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2020/11/09 14:43:14 wiz Exp $ +$NetBSD: distinfo,v 1.10 2021/02/06 07:55:09 wiz Exp $ -SHA1 (hg-evolve-10.1.0.tar.gz) = d298034d89e52181f8dd73961334df62596902e2 -RMD160 (hg-evolve-10.1.0.tar.gz) = 1edda6cd7155641aa79f3a9d1f92ecc731b7a60c -SHA512 (hg-evolve-10.1.0.tar.gz) = 26333db8f71a6116ce9d8cbb21940befa573c1bbba3361af4776b4b2d3a3eca33b2c01ab5b5c9dc95810fb89f1e84b2ad85bf0a48989f5c583ebfca922d7d4da -Size (hg-evolve-10.1.0.tar.gz) = 836446 bytes +SHA1 (hg-evolve-10.2.0.post1.tar.gz) = 9a95e4e3452307a2f88d636046f2cf7daf2c1dd6 +RMD160 (hg-evolve-10.2.0.post1.tar.gz) = 260cc800b476b665959fe692037008f1f807c2a4 +SHA512 (hg-evolve-10.2.0.post1.tar.gz) = 474f3cc8812b0dda368118c1f3b86be55191ddd876e7b457fa8c8b62c06496a903e551c2692daebef8374d7edfb8c298657a62d52a43e684e22a45b1ccc3307b +Size (hg-evolve-10.2.0.post1.tar.gz) = 822791 bytes SHA1 (patch-hgext3rd_evolve_obsexchange.py) = 12058a8f27c63b259dcc0ffaf77febafcdeeba46 --_----------=_1612598109106900--