Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 19:42:32 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: 25b289ad3781 - main - devel/py-frozendict: Update to 2.1.1
Message-ID:  <202112211942.1BLJgWRY028031@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=25b289ad3781fd9acd5e59a588b18aeecade3286

commit 25b289ad3781fd9acd5e59a588b18aeecade3286
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:48:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:48:07 +0000

    devel/py-frozendict: Update to 2.1.1
    
    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 4dd8a1e8d5d5..3db7cb1216e8 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.0.7
+PORTVERSION=	2.1.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index e33d2462a309..7275fbab4a7a 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635730957
-SHA256 (frozendict-2.0.7.tar.gz) = a68f609d1af67da80b45519fdcfca2d60249c0a8c96e68279c1b6ddd92128204
-SIZE (frozendict-2.0.7.tar.gz) = 1167139
+TIMESTAMP = 1638556564
+SHA256 (frozendict-2.1.1.tar.gz) = 655b879217dd445a2023e16154cc231febef802b5c812d5c2e822280ad69e1dc
+SIZE (frozendict-2.1.1.tar.gz) = 1133717



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