From 6744dadb09a93a2729ae11c79693846a532f1cce Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sat, 30 Mar 2024 08:38:31 +0100 Subject: [PATCH] mercurial: update to 6.7.2. --- srcpkgs/mercurial/files/tests_blacklist | 3 +-- srcpkgs/mercurial/template | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/mercurial/files/tests_blacklist b/srcpkgs/mercurial/files/tests_blacklist index ccbe0e104a29e4..25eec799be0e89 100644 --- a/srcpkgs/mercurial/files/tests_blacklist +++ b/srcpkgs/mercurial/files/tests_blacklist @@ -1,4 +1,3 @@ -test-merge-tools.t -test-profile.t # https://bz.mercurial-scm.org/show_bug.cgi?id=6846 +test-merge-tools.t test-status.t # ci test-status-eacces.t # ci diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index aa9a84640b1a70..fd4b5c769ba2d5 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,12 +1,11 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.7.1 +version=6.7.2 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext git" makedepends="python3-devel" depends="python3 ca-certificates" -# cvs tests fail checkdepends="iana-etc tar unzip which xz subversion-python python3-docutils gnupg python3-Pygments" short_desc="Fast, lightweight source control management system" @@ -14,7 +13,7 @@ maintainer="dataCobra " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=9b0eda5d0d0ddb8b31e9c76aa06fc55fd2ffb02bc3614de0b1437336b2fc1254 +checksum=1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then