Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2023 22:25:24 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1c4e260663f5 - main - devel/py-fastjsonschema: Update to 2.18.0
Message-ID:  <202310072225.397MPO3A090745@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c4e260663f5cdcf42633d2081d838d30df4c1e0

commit 1c4e260663f5cdcf42633d2081d838d30df4c1e0
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-07 22:16:52 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-07 22:23:57 +0000

    devel/py-fastjsonschema: Update to 2.18.0
    
    Changelog:      https://github.com/horejsek/python-fastjsonschema/blob/v2.18.0/CHANGELOG.txt
---
 devel/py-fastjsonschema/Makefile | 2 +-
 devel/py-fastjsonschema/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-fastjsonschema/Makefile b/devel/py-fastjsonschema/Makefile
index bdc5d1cae4d3..ef3329e0a8dd 100644
--- a/devel/py-fastjsonschema/Makefile
+++ b/devel/py-fastjsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastjsonschema
-DISTVERSION=	2.16.3
+DISTVERSION=	2.18.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-fastjsonschema/distinfo b/devel/py-fastjsonschema/distinfo
index 4b1421d6e4e4..77e2ff07b5b5 100644
--- a/devel/py-fastjsonschema/distinfo
+++ b/devel/py-fastjsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679864464
-SHA256 (fastjsonschema-2.16.3.tar.gz) = 4a30d6315a68c253cfa8f963b9697246315aa3db89f98b97235e345dedfb0b8e
-SIZE (fastjsonschema-2.16.3.tar.gz) = 19081
+TIMESTAMP = 1696705660
+SHA256 (fastjsonschema-2.18.0.tar.gz) = e820349dd16f806e4bd1467a138dced9def4bc7d6213a34295272a6cac95b5bd
+SIZE (fastjsonschema-2.18.0.tar.gz) = 371063



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310072225.397MPO3A090745>