pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-pikepdf
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 3 11:53:12 UTC 2025
Modified Files:
pkgsrc/print/py-pikepdf: Makefile distinfo
Log Message:
py-pikepdf: updated to 9.11.0
9.11.0
- Upgraded to cibuildwheel 3.1.4.
- We now build wheels for the CPython 3.14 prerelease (but without freethreading,
since lxml does not release wheels with freethreading).
- Now using uv for building.
- Fixed broken link in documentation.
- Migrated all remaining uses of "dumb" pointer holders to ``py::smart_holder``.
- Updated contributing guidelines and build steps.
- Fixed type signature of AttachedFileSpec to clarify its usage.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/py-pikepdf/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/py-pikepdf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/py-pikepdf/Makefile
diff -u pkgsrc/print/py-pikepdf/Makefile:1.20 pkgsrc/print/py-pikepdf/Makefile:1.21
--- pkgsrc/print/py-pikepdf/Makefile:1.20 Fri Aug 22 07:19:12 2025
+++ pkgsrc/print/py-pikepdf/Makefile Fri Oct 3 11:53:12 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/08/22 07:19:12 adam Exp $
+# $NetBSD: Makefile,v 1.21 2025/10/03 11:53:12 adam Exp $
-DISTNAME= pikepdf-9.10.2
+DISTNAME= pikepdf-9.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pikepdf/}
Index: pkgsrc/print/py-pikepdf/distinfo
diff -u pkgsrc/print/py-pikepdf/distinfo:1.16 pkgsrc/print/py-pikepdf/distinfo:1.17
--- pkgsrc/print/py-pikepdf/distinfo:1.16 Fri Aug 22 07:19:12 2025
+++ pkgsrc/print/py-pikepdf/distinfo Fri Oct 3 11:53:12 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/08/22 07:19:12 adam Exp $
+$NetBSD: distinfo,v 1.17 2025/10/03 11:53:12 adam Exp $
-BLAKE2s (pikepdf-9.10.2.tar.gz) = a6b47c0ef883297061acdcfab1d599c4208f15d0bf27ab2579188012d686b623
-SHA512 (pikepdf-9.10.2.tar.gz) = 3dc41d4f547cf68f6d05cefbef74f5e18b25a9f5900d2b5352aea50eda253a4c01ac4e1f69384a924d9ff5b042ed7c93ce7d5424e476dd3e8b8b52daeef15229
-Size (pikepdf-9.10.2.tar.gz) = 4545737 bytes
+BLAKE2s (pikepdf-9.11.0.tar.gz) = 8812ad3561d6a94ce0bf62a8de094cdbfa343d21aa76b3d02c0c37c94a56cbea
+SHA512 (pikepdf-9.11.0.tar.gz) = b92c1aa285935faccf8f1058aff25bf1ba906d8e6e4cca986f6fed59c2faf9cb9f1c5a3aeebd2899dac7fbe2489af627c76a751963657aa476c16eb1374b34ad
+Size (pikepdf-9.11.0.tar.gz) = 4546289 bytes
Home |
Main Index |
Thread Index |
Old Index