Skip to content

Commit

Permalink
devel/py-py-partiql-parser: Update to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 8, 2024
1 parent 0ac8b8f commit 17b28b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-py-partiql-parser/Makefile
@@ -1,8 +1,9 @@
PORTNAME= py-partiql-parser
PORTVERSION= 0.5.2
PORTVERSION= 0.5.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py_partiql_parser-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure Python PartiQL Parser
Expand All @@ -11,8 +12,7 @@ WWW= https://github.com/getmoto/py-partiql-parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=59.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517
Expand Down
6 changes: 3 additions & 3 deletions devel/py-py-partiql-parser/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1711466158
SHA256 (py-partiql-parser-0.5.2.tar.gz) = bdec65fe17d6093c05e9bc1742a99a041ef810b50a71cc0d9e74a88218d938cf
SIZE (py-partiql-parser-0.5.2.tar.gz) = 26776
TIMESTAMP = 1712427942
SHA256 (py_partiql_parser-0.5.4.tar.gz) = 72e043919538fa63edae72fb59afc7e3fd93adbde656718a7d2b4666f23dd114
SIZE (py_partiql_parser-0.5.4.tar.gz) = 17057

0 comments on commit 17b28b3

Please sign in to comment.