Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:18:05 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: 12c9d2fb8e0a - main - archivers/py-blosc2: Update to 2.7.0
Message-ID:  <202407061618.466GI5SO044196@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=12c9d2fb8e0ade0e7493dcf7e5f538e8d4c76bc0

commit 12c9d2fb8e0ade0e7493dcf7e5f538e8d4c76bc0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:02:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:02:32 +0000

    archivers/py-blosc2: Update to 2.7.0
    
    Changes:        https://github.com/Blosc/python-blosc2/releases
---
 archivers/py-blosc2/Makefile | 5 ++---
 archivers/py-blosc2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile
index 8ee5d701b81a..a2a9ba9dc697 100644
--- a/archivers/py-blosc2/Makefile
+++ b/archivers/py-blosc2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	blosc2
-PORTVERSION=	2.6.2
-PORTREVISION=	1
+PORTVERSION=	2.7.0
 CATEGORIES=	archivers python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW=		https://github.com/Blosc/python-blosc2
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BUILD_DEPENDS=	c-blosc2>=2.14.3:archivers/c-blosc2 \
+BUILD_DEPENDS=	c-blosc2>=2.15.0:archivers/c-blosc2 \
 		cmake:devel/cmake-core \
 		ninja:devel/ninja \
 		${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo
index 3689924b6b6d..755d907d7766 100644
--- a/archivers/py-blosc2/distinfo
+++ b/archivers/py-blosc2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712427916
-SHA256 (blosc2-2.6.2.tar.gz) = 8ca29d9aa988b85318bd8a9b707a7a06c8d6604ae1304cae059170437ae4f53a
-SIZE (blosc2-2.6.2.tar.gz) = 5103706
+TIMESTAMP = 1720022726
+SHA256 (blosc2-2.7.0.tar.gz) = 9b982c1d40560eefb4a01d67c57e786d39a5ee9696f3deadd32ebf5f8885eb2a
+SIZE (blosc2-2.7.0.tar.gz) = 5142712



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