hg-evolve: update to 11.1.1.

This commit is contained in:
icp 2024-02-12 12:12:39 +05:30 committed by cinerea0
parent ed6306f6b3
commit 4696974822
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
version=11.1.0
version=11.1.1
revision=1
_hg_version=6.5 # sync with mercurial version in void repos
_hg_version=6.6.2 # 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="b0cbc7bc7c0bb8c4f42da1f65c50de3ee78f6f00978ef97ae9019d11147493a8
a5603d0d395ebf67fe5d27abbb3bd37fcc01871ecf394c793672d2c1e68be7e7"
checksum="1c564dfc92503e5541e7bc5c514c725ebac3e04a8f83dbd809101ae0f0101e8c
cb494d7be7ddc2fc9d3171c88830af9c02b21c753e3e5113defac9c0373b4b60"
do_check() {
_skips="check-compat-strings check-sdist version-install"