Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2023 18:54:55 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: 8bcf730ec8e0 - main - devel/py-zict: Update to 3.0.0
Message-ID:  <202304191854.33JIstFK037872@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=8bcf730ec8e0c0c742541a75241e3f22ae410365

commit 8bcf730ec8e0c0c742541a75241e3f22ae410365
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-19 18:52:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-19 18:54:29 +0000

    devel/py-zict: Update to 3.0.0
    
    Changes:        https://github.com/dask/zict/blob/main/doc/source/changelog.rst
---
 devel/py-zict/Makefile | 6 ++----
 devel/py-zict/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/py-zict/Makefile b/devel/py-zict/Makefile
index ae69b9a987ce..faae50a0f7ee 100644
--- a/devel/py-zict/Makefile
+++ b/devel/py-zict/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zict
-PORTVERSION=	2.2.0
+PORTVERSION=	3.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,9 +11,7 @@ WWW=		https://github.com/dask/zict
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}heapdict>=0:devel/py-heapdict@${PY_FLAVOR}
-
-USES=		python:3.7+
+USES=		python:3.8+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-zict/distinfo b/devel/py-zict/distinfo
index 8ec958940bdd..a1876827459e 100644
--- a/devel/py-zict/distinfo
+++ b/devel/py-zict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651316643
-SHA256 (zict-2.2.0.tar.gz) = d7366c2e2293314112dcf2432108428a67b927b00005619feefc310d12d833f3
-SIZE (zict-2.2.0.tar.gz) = 17021
+TIMESTAMP = 1681918902
+SHA256 (zict-3.0.0.tar.gz) = e321e263b6a97aafc0790c3cfb3c04656b7066e6738c37fffcca95d803c9fba5
+SIZE (zict-3.0.0.tar.gz) = 33238



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