Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 20:38:57 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 0a03400791bb - 2021Q4 - devel/py-canonicaljson: Update to 1.5.0
Message-ID:  <202111052038.1A5Kcv9H003639@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a03400791bb6fb30697ed24705b2ff6c8c1b177

commit 0a03400791bb6fb30697ed24705b2ff6c8c1b177
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:24:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 20:37:07 +0000

    devel/py-canonicaljson: Update to 1.5.0
    
    Changes:        https://github.com/matrix-org/python-canonicaljson/releases
    (cherry picked from commit c627954c5d8d6df5c51c24ac3a67ea699a503d2d)
---
 devel/py-canonicaljson/Makefile | 2 +-
 devel/py-canonicaljson/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-canonicaljson/Makefile b/devel/py-canonicaljson/Makefile
index 697a6af97db3..9eda08e8ecab 100644
--- a/devel/py-canonicaljson/Makefile
+++ b/devel/py-canonicaljson/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
 
 PORTNAME=	canonicaljson
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-canonicaljson/distinfo b/devel/py-canonicaljson/distinfo
index 7e05ff1f6b66..c6fe85ea5aec 100644
--- a/devel/py-canonicaljson/distinfo
+++ b/devel/py-canonicaljson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599302741
-SHA256 (canonicaljson-1.4.0.tar.gz) = 899b7604f5a6a8a92109115d9250142cdf0b1dfdcb62cdb21d8fb5bf37780631
-SIZE (canonicaljson-1.4.0.tar.gz) = 9863
+TIMESTAMP = 1635181041
+SHA256 (canonicaljson-1.5.0.tar.gz) = 5ebddcd74c5b066ee68ecca56465338e9b1380467e0a906f4797697c9fb381e2
+SIZE (canonicaljson-1.5.0.tar.gz) = 9991



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