hg-evolve: update to 11.1.4.

Closes: #51069 [via git-merge-pr]
This commit is contained in:
icp 2024-06-29 15:52:52 +05:30 committed by classabbyamp
parent 6b019b0ee5
commit 07db621d34
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
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.3
version=11.1.4
revision=1
_hg_version=6.7.2 # sync with mercurial version in void repos
_hg_version=6.7.4 # 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="5943cea24feda59252a2893308810744a0254f3799e91258d0889c9604143acf
1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806"
checksum="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
do_check() {
_skips="check-compat-strings check-sdist version-install"