Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:17:08 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 917bf74f82e1 - main - devel/py-frozendict: Update to 2.3.0
Message-ID:  <202203071817.227IH8oU059979@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=917bf74f82e13e5226423e1d1b98c0080f8e8d03

commit 917bf74f82e13e5226423e1d1b98c0080f8e8d03
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:53:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:05 +0000

    devel/py-frozendict: Update to 2.3.0
    
    Changes:        https://github.com/Marco-Sulla/python-frozendict/releases
---
 devel/py-frozendict/Makefile | 2 +-
 devel/py-frozendict/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile
index eca13e2ff2fa..3f5df7f1d9be 100644
--- a/devel/py-frozendict/Makefile
+++ b/devel/py-frozendict/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
 
 PORTNAME=	frozendict
-PORTVERSION=	2.2.1
+PORTVERSION=	2.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index 78bac8882cdc..e4bcd5eb8c7b 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643382538
-SHA256 (frozendict-2.2.1.tar.gz) = e762dfca8acf09d2977bb8c8849c7442ca0b3233da52e0af36f0fef08c4d808e
-SIZE (frozendict-2.2.1.tar.gz) = 304294
+TIMESTAMP = 1646057946
+SHA256 (frozendict-2.3.0.tar.gz) = da4231adefc5928e7810da2732269d3ad7b5616295b3e693746392a8205ea0b5
+SIZE (frozendict-2.3.0.tar.gz) = 306830



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