Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:51:46 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: 2f714d616dfd - main - archivers/py-blosc2: Update to 2.2.3
Message-ID:  <202305272351.34RNpkLO056137@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=2f714d616dfd907277eed666bef2878629249697

commit 2f714d616dfd907277eed666bef2878629249697
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:22:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:43:46 +0000

    archivers/py-blosc2: Update to 2.2.3
    
    Changes:        https://github.com/Blosc/python-blosc2/releases
                    https://github.com/Blosc/python-blosc2/blob/main/RELEASE_NOTES.md
---
 archivers/py-blosc2/Makefile | 2 +-
 archivers/py-blosc2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile
index 457fa89206f4..564cb68ef762 100644
--- a/archivers/py-blosc2/Makefile
+++ b/archivers/py-blosc2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	blosc2
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 CATEGORIES=	archivers python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo
index 08c6956e5cd8..1f573325b9ea 100644
--- a/archivers/py-blosc2/distinfo
+++ b/archivers/py-blosc2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104358
-SHA256 (blosc2-2.2.2.tar.gz) = 110a00d95f9fb9c2753d7ae01b7cf50c12ed28e67c41aed726f547d5202464f2
-SIZE (blosc2-2.2.2.tar.gz) = 4170532
+TIMESTAMP = 1685162062
+SHA256 (blosc2-2.2.3.tar.gz) = 5ccd4ee21ef1e25ac54119c4a525b6bc2ba2a9a747448de1b27cf8240ce94fff
+SIZE (blosc2-2.2.3.tar.gz) = 4168877



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