git: 67beb45a66d6 - main - www/py-pylsqpack: Update to 0.3.17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 13:41:52 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=67beb45a66d68f0c8ae373264217d3e0410bec34 commit 67beb45a66d68f0c8ae373264217d3e0410bec34 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-09 13:32:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-09 13:37:01 +0000 www/py-pylsqpack: Update to 0.3.17 - Convert to USE_PYTHON=pep517 Changes: https://github.com/aiortc/pylsqpack/commits/main --- www/py-pylsqpack/Makefile | 7 +++++-- www/py-pylsqpack/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/www/py-pylsqpack/Makefile b/www/py-pylsqpack/Makefile index e5ce7dc49cd1..8dabc61cea7f 100644 --- a/www/py-pylsqpack/Makefile +++ b/www/py-pylsqpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= pylsqpack -PORTVERSION= 0.3.16 +PORTVERSION= 0.3.17 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,11 @@ WWW= https://github.com/aiortc/pylsqpack LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= compiler:c++11-lang python:3.7+ -USE_PYTHON= autoplist concurrent distutils unittest +USE_PYTHON= autoplist concurrent pep517 unittest post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/www/py-pylsqpack/distinfo b/www/py-pylsqpack/distinfo index 14235e8a5cf7..6f90880abded 100644 --- a/www/py-pylsqpack/distinfo +++ b/www/py-pylsqpack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423854 -SHA256 (pylsqpack-0.3.16.tar.gz) = b67a6ce3f6937d850681827714be730aa361c049e37752e3ed9df11e7f232ffb -SIZE (pylsqpack-0.3.16.tar.gz) = 659557 +TIMESTAMP = 1680726232 +SHA256 (pylsqpack-0.3.17.tar.gz) = 2f20778db956dc7e4b1a8a79722d57a4650c45997fb65c1352cbf85eb7aa3ce2 +SIZE (pylsqpack-0.3.17.tar.gz) = 659166