From a24440fe59dda51726fee6c64e9085ebb6092597 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 25 Oct 2023 14:43:58 +0500 Subject: [PATCH] hg-git: update to 1.0.2. --- srcpkgs/hg-git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hg-git/template b/srcpkgs/hg-git/template index 50a4edaf92e70..8e85c423421c6 100644 --- a/srcpkgs/hg-git/template +++ b/srcpkgs/hg-git/template @@ -1,7 +1,7 @@ # Template file for 'hg-git' pkgname=hg-git -version=1.0.1 -revision=2 +version=1.0.2 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-dulwich mercurial" @@ -13,7 +13,7 @@ license="GPL-2.0-only" homepage="https://foss.heptapod.net/mercurial/hg-git" changelog="https://foss.heptapod.net/mercurial/hg-git/-/raw/branch/default/NEWS.rst" distfiles="$PYPI_SITE/h/hg-git/hg-git-$version.tar.gz" -checksum=3f7360f5b0f5e805fb0c969cfd8d7af064962d32000f723568b6e56080d08b29 +checksum=5a840e87a70a15c9c1e06196bc3ed5955e772f11e9b1803e88c0c9f55af03416 do_check() { python3 tests/run-tests.py --with-hg=/usr/bin/hg