Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2022 13:06:52 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: 0e4a30dd1cae - main - devel/py-fastjsonschema: Update to 2.16.2
Message-ID:  <202209241306.28OD6qIg085796@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=0e4a30dd1cae3326e5cf3662ff06976f3726029e

commit 0e4a30dd1cae3326e5cf3662ff06976f3726029e
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-09-24 13:03:54 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-09-24 13:03:54 +0000

    devel/py-fastjsonschema: Update to 2.16.2
    
    Changelog:      https://github.com/horejsek/python-fastjsonschema/blob/v2.16.2/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 ee55e78de154..9bc6adce94a9 100644
--- a/devel/py-fastjsonschema/Makefile
+++ b/devel/py-fastjsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastjsonschema
-DISTVERSION=	2.15.3
+DISTVERSION=	2.16.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-fastjsonschema/distinfo b/devel/py-fastjsonschema/distinfo
index 95c3a92eb95b..a116f7e79476 100644
--- a/devel/py-fastjsonschema/distinfo
+++ b/devel/py-fastjsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642514035
-SHA256 (fastjsonschema-2.15.3.tar.gz) = 0a572f0836962d844c1fc435e200b2e4f4677e4e6611a2e3bdd01ba697c275ec
-SIZE (fastjsonschema-2.15.3.tar.gz) = 18469
+TIMESTAMP = 1664024143
+SHA256 (fastjsonschema-2.16.2.tar.gz) = 01e366f25d9047816fe3d288cbfc3e10541daf0af2044763f3d0ade42476da18
+SIZE (fastjsonschema-2.16.2.tar.gz) = 18895



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