Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2024 17:16:39 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: bc55ffd3b536 - main - devel/py-fastjsonschema: Update to 2.19.1
Message-ID:  <202402121716.41CHGdT7062209@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=bc55ffd3b5365cc4796cc4a419dfed2db018543e

commit bc55ffd3b5365cc4796cc4a419dfed2db018543e
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2024-02-12 17:15:32 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-02-12 17:15:32 +0000

    devel/py-fastjsonschema: Update to 2.19.1
    
    Changelog:      https://github.com/horejsek/python-fastjsonschema/blob/v2.19.1/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 ef3329e0a8dd..647b65ee2ff1 100644
--- a/devel/py-fastjsonschema/Makefile
+++ b/devel/py-fastjsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastjsonschema
-DISTVERSION=	2.18.0
+DISTVERSION=	2.19.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-fastjsonschema/distinfo b/devel/py-fastjsonschema/distinfo
index 77e2ff07b5b5..b5e1407f7212 100644
--- a/devel/py-fastjsonschema/distinfo
+++ b/devel/py-fastjsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696705660
-SHA256 (fastjsonschema-2.18.0.tar.gz) = e820349dd16f806e4bd1467a138dced9def4bc7d6213a34295272a6cac95b5bd
-SIZE (fastjsonschema-2.18.0.tar.gz) = 371063
+TIMESTAMP = 1707757999
+SHA256 (fastjsonschema-2.19.1.tar.gz) = e3126a94bdc4623d3de4485f8d468a12f02a67921315ddc87836d6e456dc789d
+SIZE (fastjsonschema-2.19.1.tar.gz) = 372732



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