Skip to content

Commit

Permalink
devel/py-jsonschema: Update version 4.17.3=>4.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jul 15, 2023
1 parent ecd8749 commit 306fe6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions devel/py-jsonschema/Makefile
@@ -1,6 +1,5 @@
PORTNAME= jsonschema
PORTVERSION= 4.17.3
PORTREVISION= 2
PORTVERSION= 4.18.3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,8 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=17.4.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyrsistent>=0.14.0:devel/py-pyrsistent@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema-specifications>=2023.03.6:devel/py-jsonschema-specifications@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}referencing>=0.28.4:devel/py-referencing@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rpds-py>=0.7.1:devel/py-rpds-py@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}

USES= python
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jsonschema/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1678487864
SHA256 (jsonschema-4.17.3.tar.gz) = 0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d
SIZE (jsonschema-4.17.3.tar.gz) = 297785
TIMESTAMP = 1689433193
SHA256 (jsonschema-4.18.3.tar.gz) = 64b7104d72efe856bea49ca4af37a14a9eba31b40bb7238179f3803130fd34d9
SIZE (jsonschema-4.18.3.tar.gz) = 315165

0 comments on commit 306fe6a

Please sign in to comment.