diff --git a/textproc/py-asciinema/Makefile b/textproc/py-asciinema/Makefile index 541b95fd9380..628e89b1329e 100644 --- a/textproc/py-asciinema/Makefile +++ b/textproc/py-asciinema/Makefile @@ -1,20 +1,25 @@ PORTNAME= asciinema -PORTVERSION= 2.0.2 +PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for recording and sharing terminal sessions WWW= https://asciinema.org/ LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= python:3.3+ -USE_PYTHON= distutils autoplist +USES= python:3.6+ +USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= cowrie # bin/asciinema +NO_ARCH= yes + .include diff --git a/textproc/py-asciinema/distinfo b/textproc/py-asciinema/distinfo index 8ef01f02e811..32e6d0f89bef 100644 --- a/textproc/py-asciinema/distinfo +++ b/textproc/py-asciinema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547511960 -SHA256 (asciinema-2.0.2.tar.gz) = 32f2c1a046564e030708e596f67e0405425d1eca9d5ec83cd917ef8da06bc423 -SIZE (asciinema-2.0.2.tar.gz) = 35228 +TIMESTAMP = 1681312974 +SHA256 (asciinema-2.2.0.tar.gz) = 5ec5c4e5d3174bb7c559e45db4680eb8fa6c40c058fa5e5005ee96a1d99737b4 +SIZE (asciinema-2.2.0.tar.gz) = 84194