mercurial: update to 5.2

Change to Python3 due to upcoming
Python2 EOL
This commit is contained in:
Nathan Owens 2019-11-08 09:36:57 -06:00 committed by Juan RP
parent c8e36016e3
commit 7466ea9a3d

View File

@ -1,18 +1,18 @@
# Template file for 'mercurial'
pkgname=mercurial
version=5.1.2
version=5.2
revision=1
build_style=python2-module
build_style=python3-module
pycompile_module="hgdemandimport hgext hgext3rd mercurial"
hostmakedepends="python-devel"
makedepends="python-devel"
hostmakedepends="python3 python3-setuptools python3-devel"
makedepends="python3-devel"
depends="ca-certificates"
short_desc="Fast, lightweight source control management system"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.mercurial-scm.org/"
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
checksum=15af0b090b23649e0e53621a88dde97b55a734d7cb08b77d3df284db70d44e2e
checksum=ff030e923f03ee15c91191996fcb099bfcfa60c7df263be227f67b6a65d36194
post_install() {
vmkdir usr/share/man/man1