pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-maturin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 12 18:13:44 UTC 2025

Modified Files:
        pkgsrc/devel/py-maturin: Makefile distinfo

Log Message:
py-maturin: update to 1.9.6.

## [1.9.6]

* Fix regressions to interpreter platform detection on Windows from 1.9.5
* Further fixes to interpreter detection for Windows ARM64


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/py-maturin/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/py-maturin/distinfo

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

Modified files:

Index: pkgsrc/devel/py-maturin/Makefile
diff -u pkgsrc/devel/py-maturin/Makefile:1.44 pkgsrc/devel/py-maturin/Makefile:1.45
--- pkgsrc/devel/py-maturin/Makefile:1.44       Sun Oct  5 15:25:48 2025
+++ pkgsrc/devel/py-maturin/Makefile    Sun Oct 12 18:13:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/10/05 15:25:48 adam Exp $
+# $NetBSD: Makefile,v 1.45 2025/10/12 18:13:44 wiz Exp $
 
-DISTNAME=      maturin-1.9.5
+DISTNAME=      maturin-1.9.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/maturin/}

Index: pkgsrc/devel/py-maturin/distinfo
diff -u pkgsrc/devel/py-maturin/distinfo:1.41 pkgsrc/devel/py-maturin/distinfo:1.42
--- pkgsrc/devel/py-maturin/distinfo:1.41       Sun Oct  5 15:25:48 2025
+++ pkgsrc/devel/py-maturin/distinfo    Sun Oct 12 18:13:44 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.41 2025/10/05 15:25:48 adam Exp $
+$NetBSD: distinfo,v 1.42 2025/10/12 18:13:44 wiz Exp $
 
 BLAKE2s (adler2-2.0.0.crate) = d269f2089344d4a3f4d0908af3257cf2a65755be0349ff42e3854509afd388f3
 SHA512 (adler2-2.0.0.crate) = 12d12579ad617cf1a94cf95ab9d3f5db566c3b2de4bd5735eccd83c668fdad0eff134c996b73c46cbb9f932837682043878b8cc4764191625e9f93ccffcce423
@@ -465,9 +465,9 @@ Size (mailparse-0.15.0.crate) = 37293 by
 BLAKE2s (matchers-0.2.0.crate) = 5f760d533da84d08dab5ad87517fdcb160cdb1409d11f34ac292edac3af19bce
 SHA512 (matchers-0.2.0.crate) = d75be87dd3954b62e67b34021fbc318204eebd192f0f9b5f3de29e477550e2e2198697e7b22b9588279a98a49690cb4d885e5eca49600d70efce8adaeae46d53
 Size (matchers-0.2.0.crate) = 7075 bytes
-BLAKE2s (maturin-1.9.5.tar.gz) = 850ef974af1bec736858922aa09fa6a7c9c8da101f8f8c134544d9ef33787953
-SHA512 (maturin-1.9.5.tar.gz) = 1d0118a6153836c461849940b5267c7e77b91cd364ac9c04eb7645d82253904a5d56695f4d3ff40185851ad084955e042ece67fbf61e2d085332ee381a773b4f
-Size (maturin-1.9.5.tar.gz) = 214843 bytes
+BLAKE2s (maturin-1.9.6.tar.gz) = cf580daeb51a51799236f5d80645a9793959f688cb1a0527244246bf4954b5f0
+SHA512 (maturin-1.9.6.tar.gz) = 298b8f5f6679572044422b05514cc3987a93e24627ca905721b4fe5dd20b47b007171e8ed5ccb276391f680a9adbacf585dc91bf1ba18dd642c989918224566d
+Size (maturin-1.9.6.tar.gz) = 214846 bytes
 BLAKE2s (memchr-2.7.4.crate) = 87799dee61c273cba812d73b67f6ccaf05d8f18d4cc33e0f70986a1485ee0d64
 SHA512 (memchr-2.7.4.crate) = 8d0e8b9c30208897d4b1b920f1bdcccd0c2b75d92a06abe4a1b2407938768abb6487d63de56c6a80419798fe69517210643dfaf11f5f5540185f0eccf220adb2
 Size (memchr-2.7.4.crate) = 96670 bytes



Home | Main Index | Thread Index | Old Index