diff --git a/devel/py-pyte/Makefile b/devel/py-pyte/Makefile index 4aa8cd6ce154..e7020d83812f 100644 --- a/devel/py-pyte/Makefile +++ b/devel/py-pyte/Makefile @@ -1,21 +1,22 @@ PORTNAME= pyte -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Simple VTXXX-compatible terminal emulator -WWW= https://github.com/selectel/pyte +WWW= https://pyte.readthedocs.io/en/latest/ \ + https://github.com/selectel/pyte LICENSE= LGPL3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>=0:devel/py-wcwidth@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/devel/py-pyte/distinfo b/devel/py-pyte/distinfo index 0d879f4495e8..71b51f714ab9 100644 --- a/devel/py-pyte/distinfo +++ b/devel/py-pyte/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655208454 -SHA256 (pyte-0.8.1.tar.gz) = b9bfd1b781759e7572a6e553c010cc93eef58a19d8d1590446d84c19b1b097b0 -SIZE (pyte-0.8.1.tar.gz) = 51657 +TIMESTAMP = 1699985635 +SHA256 (pyte-0.8.2.tar.gz) = 5af970e843fa96a97149d64e170c984721f20e52227a2f57f0a54207f08f083f +SIZE (pyte-0.8.2.tar.gz) = 92301