PORTNAME= daiquiri DISTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library to configure Python logging easily WWW= https://github.com/Mergifyio/daiquiri LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-json-logger>=3:devel/py-python-json-logger@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist concurrent pytest TEST_WRKSRC= ${WRKSRC}/daiquiri/tests NO_ARCH= yes # tests as of 3.4.0: 21 passed, 1 warning in 3.83s .include