pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-blosc2: Update to 2.7.1
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Mon Sep 16 05:02:07 2024 -0700
Changeset: d0c591f23d15a41e142c5b85fe33948657aed676
Modified Files:
py-blosc2/Makefile
py-blosc2/distinfo
Log Message:
py-blosc2: Update to 2.7.1
Changes from 2.7.0 to 2.7.1
Updated to latest C-Blosc2 2.15.1. Fixes SIGKILL issues when using the blosc2 library in old Intel CPUs.
Changes from 2.6.2 to 2.7.0
Updated to latest C-Blosc2 2.15.0.
Deprecated LazyExpr.evaluate().
Fixed _check_rc function. See #187.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d0c591f23d15a41e142c5b85fe33948657aed676
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-blosc2/Makefile | 2 +-
py-blosc2/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-blosc2/Makefile b/py-blosc2/Makefile
index 333651387f..e85bc5c03b 100644
--- a/py-blosc2/Makefile
+++ b/py-blosc2/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2015/04/14 11:56:20 thomasklausner Exp $
-DISTNAME= blosc2-2.6.2
+DISTNAME= blosc2-2.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/blosc2/}
diff --git a/py-blosc2/distinfo b/py-blosc2/distinfo
index 0384212e4f..81f049b7e4 100644
--- a/py-blosc2/distinfo
+++ b/py-blosc2/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/05/09 23:00:49 jihbed Exp $
-BLAKE2s (blosc2-2.6.2.tar.gz) = b0f902f3141048bf979503ccdced2ff496c9257620be8f6c30c4eb912b9b949c
-SHA512 (blosc2-2.6.2.tar.gz) = 7d5e649efbe56daabeb11b093e90e71999e625c6bb5c5d7fe6e30942c36e2f1c6670f7f1f493860069a9de47bfeef6c6c6e17a88290920c268048fe0664c9f16
-Size (blosc2-2.6.2.tar.gz) = 5103706 bytes
+BLAKE2s (blosc2-2.7.1.tar.gz) = 2ec04941c104eddc84a2981408d21639794bdb2dc3066177a4e12c546e602517
+SHA512 (blosc2-2.7.1.tar.gz) = 6f539bda81af72f1d95d466c6584b4e9be9a9aefb4c3b99b5765b225f505d60c45bbbc39742b2cc144a4e0ad5cd06c8ecccac3ac050cc9d8e28b50ae22ecd716
+Size (blosc2-2.7.1.tar.gz) = 5149754 bytes
SHA1 (patch-tests_____init____.py) = 27853768ff05dd88bfe0485dd1b0ea50e43164ce
Home |
Main Index |
Thread Index |
Old Index