Skip to content

Commit

Permalink
www/py-pylsqpack: Update to 0.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent dc0b310 commit 7a3884e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-pylsqpack/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pylsqpack
PORTVERSION= 0.3.17
PORTVERSION= 0.3.18
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/aiortc/pylsqpack
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
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
Expand Down
6 changes: 3 additions & 3 deletions www/py-pylsqpack/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680726232
SHA256 (pylsqpack-0.3.17.tar.gz) = 2f20778db956dc7e4b1a8a79722d57a4650c45997fb65c1352cbf85eb7aa3ce2
SIZE (pylsqpack-0.3.17.tar.gz) = 659166
TIMESTAMP = 1699774674
SHA256 (pylsqpack-0.3.18.tar.gz) = 45ae55e721877505f4d5ccd49591d69353f2a548a8673dfafb251d385b3c097f
SIZE (pylsqpack-0.3.18.tar.gz) = 659125

0 comments on commit 7a3884e

Please sign in to comment.