hg-evolve: update to 11.1.6.

This commit is contained in:
icp 2024-10-29 02:04:42 +05:30
parent b27583b0cb
commit 71a1c610f4
No known key found for this signature in database

View file

@ -1,8 +1,8 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
version=11.1.4
revision=2
_hg_version=6.7.4 # sync with mercurial version in void repos
version=11.1.6
revision=1
_hg_version=6.9 # sync with mercurial version in void repos
build_style=python3-module
build_wrksrc="hg-evolve-${version}"
hostmakedepends="python3-setuptools"
@ -15,8 +15,8 @@ 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
https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz"
checksum="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
checksum="26e9f58196195eff27b890676deacad5b7133d32c20e0186779e3739e38454eb
629604293df2be8171ec856bf4f8b4faa8e4305af13607dce0f89f74132836d6"
do_check() {
_skips="check-compat-strings check-sdist version-install"