pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/py-bidi
Module Name: pkgsrc
Committed By: adam
Date: Tue May 19 13:14:23 UTC 2026
Modified Files:
pkgsrc/converters/py-bidi: Makefile distinfo
Log Message:
py-bidi: updated to 0.6.10
0.6.10
* CI: Windows wheel job builds standard cp313/cp314 wheels reliably by running maturin twice (standard Python first, then 3.13t/3.14t), working around ``win_amd64`` picking only free-threaded
3.13/3.14 when all interpreters share ``PATH`` [Meir Kriheli]
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/py-bidi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/converters/py-bidi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/py-bidi/Makefile
diff -u pkgsrc/converters/py-bidi/Makefile:1.7 pkgsrc/converters/py-bidi/Makefile:1.8
--- pkgsrc/converters/py-bidi/Makefile:1.7 Mon May 11 06:23:49 2026
+++ pkgsrc/converters/py-bidi/Makefile Tue May 19 13:14:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2026/05/11 06:23:49 adam Exp $
+# $NetBSD: Makefile,v 1.8 2026/05/19 13:14:23 adam Exp $
-DISTNAME= python_bidi-0.6.9
+DISTNAME= python_bidi-0.6.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python_//}
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-bidi/}
Index: pkgsrc/converters/py-bidi/distinfo
diff -u pkgsrc/converters/py-bidi/distinfo:1.6 pkgsrc/converters/py-bidi/distinfo:1.7
--- pkgsrc/converters/py-bidi/distinfo:1.6 Mon May 11 06:23:49 2026
+++ pkgsrc/converters/py-bidi/distinfo Tue May 19 13:14:23 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2026/05/11 06:23:49 adam Exp $
+$NetBSD: distinfo,v 1.7 2026/05/19 13:14:23 adam Exp $
BLAKE2s (autocfg-1.3.0.crate) = 4b8d612ff5e388a3a839ce0211c16422cce28b2bf8a607944c90de0737f97850
SHA512 (autocfg-1.3.0.crate) = a5570b955d57a7183ba148b335837dc5af24b202e80681027536d33fe2822509ba644fc70c29f018c893285ced2bf6774f44ca6c59f7c7e2226d5349cf7c3635
@@ -48,9 +48,9 @@ Size (pyo3-macros-backend-0.27.1.crate)
BLAKE2s (python3-dll-a-0.2.14.crate) = f963cf95d888699943a3c17a44fd8df8c05f02be526de2750756ff5866ff5ecd
SHA512 (python3-dll-a-0.2.14.crate) = fde53bac2b7009d409d5dfab991b431aea7c16c5e0227a7bb143e73a043cd0490cec2647f73cfc34f73a192e9b365a70fd5b42d969beb2e3251dff44230a2040
Size (python3-dll-a-0.2.14.crate) = 103489 bytes
-BLAKE2s (python_bidi-0.6.9.tar.gz) = 9b39bbb4413c6a492d8973f91841a5c0d537c4f84c71936652ba8ae739e0bfff
-SHA512 (python_bidi-0.6.9.tar.gz) = f3835e94510d6c2b2f55fd295ad280916fc9c467e6d032a420d5e7bd2d16a9714f285f081810b04fccfbd9d323764dc0fecf63970acdc5c93ee989a34d143c0c
-Size (python_bidi-0.6.9.tar.gz) = 57902 bytes
+BLAKE2s (python_bidi-0.6.10.tar.gz) = d852aa45e0367f332760cda2b0ebd5a55c22ddde8724f64d1ff47f236c5515eb
+SHA512 (python_bidi-0.6.10.tar.gz) = f8ff6516f522770fafd7196a69b6dd101d5962c35bd19a52d6cab57449e47350cc81cebde7984246e1eecfae53c4d16d0fe62be96ec1efaec97d33fdc42583a8
+Size (python_bidi-0.6.10.tar.gz) = 58172 bytes
BLAKE2s (quote-1.0.36.crate) = 9f7777159f1dce98b3d75c4080f5513185ed124a911edec785e5349ba70541fd
SHA512 (quote-1.0.36.crate) = f1f002a912692f7ffd4912ca980ec57ff4aca3a7d9e2e42e9e3409e2105c9f59d86c05719f6af309bccaef2f8843b0848a6e3afda3356e045d8e7cc5956ae685
Size (quote-1.0.36.crate) = 28507 bytes
Home |
Main Index |
Thread Index |
Old Index