1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

misc/py-pexpect: Convert to USE_PYTHON=unittest

This commit is contained in:
Po-Chuan Hsieh 2023-11-28 02:46:33 +08:00
parent 1376fa14c9
commit 53ad6deb54
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0.5:sysutils/py-ptyprocess@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent distutils unittest
NO_ARCH= yes