diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2024-08-14 19:22:20 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2024-08-14 19:22:20 +0000 |
commit | a04464586507c6f07181d9298d164e25321c346e (patch) | |
tree | 1c59d59334bd1b2b8327d7bd0612b334be398ea9 | |
parent | ceee4b76d252715f6552a57c0612a16a8e2272aa (diff) |
devel/py-types-jsonschema: update to 4.23.0.20240813
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology
-rw-r--r-- | devel/py-types-jsonschema/Makefile | 2 | ||||
-rw-r--r-- | devel/py-types-jsonschema/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-types-jsonschema/Makefile b/devel/py-types-jsonschema/Makefile index 7f092baf4219..9f99c63b4d16 100644 --- a/devel/py-types-jsonschema/Makefile +++ b/devel/py-types-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-jsonschema -PORTVERSION= 4.23.0.20240712 +PORTVERSION= 4.23.0.20240813 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo index 585a40a11d2a..375c7567e0da 100644 --- a/devel/py-types-jsonschema/distinfo +++ b/devel/py-types-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720904715 -SHA256 (types-jsonschema-4.23.0.20240712.tar.gz) = b20db728dcf7ea3e80e9bdeb55e8b8420c6c040cda14e8cf284465adee71d217 -SIZE (types-jsonschema-4.23.0.20240712.tar.gz) = 10077 +TIMESTAMP = 1723663255 +SHA256 (types-jsonschema-4.23.0.20240813.tar.gz) = c93f48206f209a5bc4608d295ac39f172fb98b9e24159ce577dbd25ddb79a1c0 +SIZE (types-jsonschema-4.23.0.20240813.tar.gz) = 10091 |