hg-evolve: update to 11.1.3.

This commit is contained in:
icp 2024-04-16 11:25:20 +05:30 committed by cinerea0
parent 0be1dd67ae
commit c7114abea4

View File

@ -1,8 +1,8 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
version=11.1.2
version=11.1.3
revision=1
_hg_version=6.6.3 # sync with mercurial version in void repos
_hg_version=6.7.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="ba0f93d6c45207e279172ab375347bc59b6fc9b85dcc165823b838ad7d780c7a
f75d6a4a75823a1b7d713a4967eca2f596f466e58fc6bc06d72642932fd7e307"
checksum="5943cea24feda59252a2893308810744a0254f3799e91258d0889c9604143acf
1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806"
do_check() {
_skips="check-compat-strings check-sdist version-install"