[BACK]Return to version.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-mercurial

File: [cvs.NetBSD.org] / pkgsrc / devel / py-mercurial / version.mk (download)

Revision 1.5, Mon Sep 2 13:19:40 2019 UTC (4 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.4: +2 -2 lines

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

# $NetBSD: version.mk,v 1.5 2019/09/02 13:19:40 adam Exp $

VERSION=	5.1

PYTHON_VERSIONS_ACCEPTED=	27 # 5.0 has "beta" support for python 3
# see https://www.mercurial-scm.org/wiki/Python3
# set HGPYTHON3=1 in the environment during install