pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/py-lz4



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov  3 14:25:05 UTC 2025

Modified Files:
        pkgsrc/archivers/py-lz4: Makefile distinfo

Log Message:
py-lz4: updated to 4.4.5

4.4.5

Enable CPython free-threaded wheel builds
Correct the import of _compression for Python 3.14
Keep GitHub Actions up to date with GitHub's Dependabot
Build wheels for Python 3.14
Fix typos discovered by codespell
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 in the github-actions group across 1 directory


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/archivers/py-lz4/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/archivers/py-lz4/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/py-lz4/Makefile
diff -u pkgsrc/archivers/py-lz4/Makefile:1.41 pkgsrc/archivers/py-lz4/Makefile:1.42
--- pkgsrc/archivers/py-lz4/Makefile:1.41       Sat Apr 12 11:59:00 2025
+++ pkgsrc/archivers/py-lz4/Makefile    Mon Nov  3 14:25:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2025/04/12 11:59:00 adam Exp $
+# $NetBSD: Makefile,v 1.42 2025/11/03 14:25:05 adam Exp $
 
-DISTNAME=      lz4-4.4.4
+DISTNAME=      lz4-4.4.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lz4/}

Index: pkgsrc/archivers/py-lz4/distinfo
diff -u pkgsrc/archivers/py-lz4/distinfo:1.37 pkgsrc/archivers/py-lz4/distinfo:1.38
--- pkgsrc/archivers/py-lz4/distinfo:1.37       Sat Apr 12 11:59:00 2025
+++ pkgsrc/archivers/py-lz4/distinfo    Mon Nov  3 14:25:05 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2025/04/12 11:59:00 adam Exp $
+$NetBSD: distinfo,v 1.38 2025/11/03 14:25:05 adam Exp $
 
-BLAKE2s (lz4-4.4.4.tar.gz) = a0a1035b048b2a19496d40d78e97ca095fd70f2bebb1fb248953cb3556c769d1
-SHA512 (lz4-4.4.4.tar.gz) = eb49fa28d8745c8d232e82565338e1021da8bc27b4f9c01277e51fbd01a30943f420ee7a983e4683ccb81e72039a12b05b56836fa06c10039ba7267df72d0fcb
-Size (lz4-4.4.4.tar.gz) = 171884 bytes
+BLAKE2s (lz4-4.4.5.tar.gz) = c2935b92e02030b8e8672f960d6dae392e9100274156c7ad52315d3ae4aeb9a5
+SHA512 (lz4-4.4.5.tar.gz) = 29a3a244987295b39465191bd1c95d935a63ad3f94a6a0a9c88c5ff2063c04f28a201b9d8a4591cb36b35101e3b956dd445ed638de1d3ba2b307655c28f2353f
+Size (lz4-4.4.5.tar.gz) = 172886 bytes
 SHA1 (patch-setup.py) = d58d21f4c279f37d737b1dce1d3c266d15247707



Home | Main Index | Thread Index | Old Index