[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / py-execnet

File: [local] / ports / devel / py-execnet / Makefile (download)

Revision 1.16, Mon May 6 12:23:16 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +1 -1 lines

bump REVISION for py3.10 -> py3.11 switch

COMMENT =		rapid multi-Python deployment

DISTNAME =		execnet-${MODPY_EGG_VERSION}
MODPY_EGG_VERSION =	1.9.0
MODPY_PI =		Yes
PKGNAME =		py-${DISTNAME}
REVISION =		2

CATEGORIES =	devel

HOMEPAGE =	https://execnet.readthedocs.io/en/latest/

# MIT
PERMIT_PACKAGE =	Yes

FLAVORS =		python3
FLAVOR =		python3

MODULES =		lang/python
MODPY_PYBUILD =		setuptools_scm
MODPY_PYTEST_ARGS =	testing

.include <bsd.port.mk>