hg-evolve: update to 11.1.8.

This commit is contained in:
icp 2024-10-29 02:04:42 +05:30 committed by classabbyamp
parent 937bf9084f
commit a448e23156

View file

@ -1,10 +1,10 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
version=11.1.4
revision=3
_hg_version=6.7.4 # sync with mercurial version in void repos
version=11.1.8
revision=1
_hg_version=6.9 # sync with mercurial version in void repos
build_style=python3-module
build_wrksrc="hg-evolve-${version}"
build_wrksrc="hg_evolve-${version}"
hostmakedepends="python3-setuptools"
depends="mercurial"
checkdepends="mercurial unzip"
@ -13,10 +13,10 @@ maintainer="icp <pangolin@vivaldi.net>"
license="GPL-2.0-or-later"
homepage="https://www.mercurial-scm.org/doc/evolution/"
changelog="https://repo.mercurial-scm.org/evolve/file/tip/CHANGELOG"
distfiles="${PYPI_SITE}/h/hg-evolve/hg-evolve-${version}.tar.gz
distfiles="${PYPI_SITE}/h/hg_evolve/hg_evolve-${version}.tar.gz
https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz"
checksum="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
checksum="2486dead90a2466c4f927d0ff83b29b38da31d686403584b2865cf95b6fe00f5
629604293df2be8171ec856bf4f8b4faa8e4305af13607dce0f89f74132836d6"
do_check() {
_skips="check-compat-strings check-sdist version-install"