Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2021 14:27:41 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: 2cddeb879a18 - main - devel/py-fastjsonschema: Update to 2.15.1
Message-ID:  <202105151427.14FERfhe071005@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=2cddeb879a186a341c11f57c0756b6b95023dfdc

commit 2cddeb879a186a341c11f57c0756b6b95023dfdc
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-05-15 14:21:30 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-05-15 14:22:06 +0000

    devel/py-fastjsonschema: Update to 2.15.1
    
    Changelog:  https://github.com/horejsek/python-fastjsonschema/blob/v2.15.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 a5f5738cabb6..6d9f5511f93a 100644
--- a/devel/py-fastjsonschema/Makefile
+++ b/devel/py-fastjsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastjsonschema
-DISTVERSION=	2.15.0
+DISTVERSION=	2.15.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-fastjsonschema/distinfo b/devel/py-fastjsonschema/distinfo
index bcc73895b422..19fe4ccf7db5 100644
--- a/devel/py-fastjsonschema/distinfo
+++ b/devel/py-fastjsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612392916
-SHA256 (fastjsonschema-2.15.0.tar.gz) = e1ecba260bcffb7de0dda6aee74261da1e6dccde5ee04c1170b2dd97d2b87676
-SIZE (fastjsonschema-2.15.0.tar.gz) = 17877
+TIMESTAMP = 1621005845
+SHA256 (fastjsonschema-2.15.1.tar.gz) = 671f36d225b3493629b5e789428660109528f373cf4b8a22bac6fa2f8191c2d2
+SIZE (fastjsonschema-2.15.1.tar.gz) = 17869



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