Skip to content

Commit

Permalink
devel/py-jsonschema-spec: Update to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent 1f23a65 commit addafe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-jsonschema-spec/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jsonschema-spec
PORTVERSION= 0.2.3
PORTVERSION= 0.2.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathable>=0.4.1<0.5:devel/py-pathable@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}referencing>=0.28.0<0.30.0:devel/py-referencing@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}referencing>=0.28.0<0.31.0:devel/py-referencing@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jsonschema-spec/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689398855
SHA256 (jsonschema_spec-0.2.3.tar.gz) = e01b8b100f0676177b0b39027a5cab7e7a16ce4316a3d0d15e576293d954fafc
SIZE (jsonschema_spec-0.2.3.tar.gz) = 11340
TIMESTAMP = 1692211737
SHA256 (jsonschema_spec-0.2.4.tar.gz) = 873e396ad1ba6edf9f52d6174c110d4fafb7b5f5894744246a53fe75e5251ec2
SIZE (jsonschema_spec-0.2.4.tar.gz) = 11477

0 comments on commit addafe7

Please sign in to comment.