git: aabfd2b67c03 - main - devel/py-python-engineio: Update to 4.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 16:01:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aabfd2b67c03bac306e9c881df476d07a90fe13b commit aabfd2b67c03bac306e9c881df476d07a90fe13b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-16 15:18:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-16 15:59:49 +0000 devel/py-python-engineio: Update to 4.8.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/miguelgrinberg/python-engineio/releases https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md --- devel/py-python-engineio/Makefile | 6 ++++-- devel/py-python-engineio/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-python-engineio/Makefile b/devel/py-python-engineio/Makefile index 114eb689ac03..58b52492f98f 100644 --- a/devel/py-python-engineio/Makefile +++ b/devel/py-python-engineio/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-engineio -PORTVERSION= 4.7.1 +PORTVERSION= 4.8.0 CATEGORIES= devel net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,12 @@ WWW= https://github.com/miguelgrinberg/python-engineio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simple-websocket>=0.10.0:www/py-simple-websocket@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-python-engineio/distinfo b/devel/py-python-engineio/distinfo index 84c538925266..b49fcbfcb219 100644 --- a/devel/py-python-engineio/distinfo +++ b/devel/py-python-engineio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143329 -SHA256 (python-engineio-4.7.1.tar.gz) = a8422e345cd9a21451303380b160742ff02197975b1c3a02cef115febe2b1b20 -SIZE (python-engineio-4.7.1.tar.gz) = 44115 +TIMESTAMP = 1697463112 +SHA256 (python-engineio-4.8.0.tar.gz) = 2a32585d8fecd0118264fe0c39788670456ca9aa466d7c026d995cfff68af164 +SIZE (python-engineio-4.8.0.tar.gz) = 88626