Skip to content

Commit 96da16d

Browse files
author
adam
committed
py-brotlicffi: updated to 1.2.0.1
1.2.0.1 (2025-03-05) - Added support for the free-threaded build of Python 3.14. - Concurrent sharing of Compressor or Decompressor objects now raises an exception.
1 parent 4b18d24 commit 96da16d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

archivers/py-brotlicffi/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.4 2025/11/24 09:21:48 wiz Exp $
1+
# $NetBSD: Makefile,v 1.5 2026/03/07 11:46:10 adam Exp $
22

3-
DISTNAME= brotlicffi-1.2.0.0
3+
DISTNAME= brotlicffi-1.2.0.1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= archivers python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=b/brotlicffi/}

archivers/py-brotlicffi/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.3 2025/11/24 09:21:48 wiz Exp $
1+
$NetBSD: distinfo,v 1.4 2026/03/07 11:46:10 adam Exp $
22

3-
BLAKE2s (brotlicffi-1.2.0.0.tar.gz) = f73114e892d7eae01facaf1a459b0a1bc94e56a551fbe0b6f6790883f1f65f4b
4-
SHA512 (brotlicffi-1.2.0.0.tar.gz) = d49fcd39d8429a40fb99c734956037d6022627e09a49595d2cd908100974c6b77da376406315bc2d339b6fb6278c596a29956f9b6b80b241e1c7f12b707a2ffb
5-
Size (brotlicffi-1.2.0.0.tar.gz) = 476682 bytes
3+
BLAKE2s (brotlicffi-1.2.0.1.tar.gz) = 192eee702a67cad81de54ea707bd4051eeb0c6e4a2067ce93a1655e18dce51a9
4+
SHA512 (brotlicffi-1.2.0.1.tar.gz) = be854bad4fe5331ce44f40ccd906b61d2f31f628746d41b14efc860cc4a8807d98f732f4c9243979ce82034f47e1703e1a23651e0748ea5f22b40c4f7b63432c
5+
Size (brotlicffi-1.2.0.1.tar.gz) = 478156 bytes

0 commit comments

Comments
 (0)