pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-pdf
Module Name: pkgsrc
Committed By: adam
Date: Fri May 22 12:38:03 UTC 2026
Modified Files:
pkgsrc/textproc/py-pdf: Makefile distinfo
Log Message:
py-pdf: updated to 6.12.0
6.12.0, 2026-05-21
Security (SEC)
- Disallow cross-reference streams with zero-only width values
- Avoid excessive whitespace in layout mode text extraction
New Features (ENH)
- Implement SASLprep (RFC 4013) for AES-256 password normalization
- CID font resource from font file to encode more characters
Performance Improvements (PI)
- Optimize retrieval of named destinatinos in reader
Bug Fixes (BUG)
- Fix TreeObject.insert_child KeyError on fresh children
Robustness (ROB)
- AppearanceStream: Also honor user-set font name when not flattening annotations
Documentation (DOC)
- Block encrypting writer in incremental mode
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/textproc/py-pdf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-pdf/Makefile
diff -u pkgsrc/textproc/py-pdf/Makefile:1.63 pkgsrc/textproc/py-pdf/Makefile:1.64
--- pkgsrc/textproc/py-pdf/Makefile:1.63 Sun May 10 13:47:51 2026
+++ pkgsrc/textproc/py-pdf/Makefile Fri May 22 12:38:03 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2026/05/10 13:47:51 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2026/05/22 12:38:03 adam Exp $
-DISTNAME= pypdf-6.11.0
+DISTNAME= pypdf-6.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pypdf/}
Index: pkgsrc/textproc/py-pdf/distinfo
diff -u pkgsrc/textproc/py-pdf/distinfo:1.57 pkgsrc/textproc/py-pdf/distinfo:1.58
--- pkgsrc/textproc/py-pdf/distinfo:1.57 Sun May 10 13:47:51 2026
+++ pkgsrc/textproc/py-pdf/distinfo Fri May 22 12:38:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2026/05/10 13:47:51 wiz Exp $
+$NetBSD: distinfo,v 1.58 2026/05/22 12:38:03 adam Exp $
-BLAKE2s (pypdf-6.11.0.tar.gz) = f4125afaf4dacad1b5551927a0d31cbc61f55ed2b96af7ed72721682577f9d7b
-SHA512 (pypdf-6.11.0.tar.gz) = acaab828e8f2e5cfa1f4d2a57ca77fd81bcd2332a4b0d10035169ba984de36f0e8fbab43cde560456fca7815086f1d869f7c8c63a10570274b8e76c896d785bd
-Size (pypdf-6.11.0.tar.gz) = 6453975 bytes
+BLAKE2s (pypdf-6.12.0.tar.gz) = 923ef5afb5738741c6b257e5322642ac46af7c58eb3d41541d312c45f6c4558e
+SHA512 (pypdf-6.12.0.tar.gz) = 2298b7ebfaf003717ff331ba70a124395a39b099f35465546cd6362310650e4dc59e861c4cdf50cef309e23a8a1d7ba3ca835f8c200fe3abfbcf6a4ec75709e3
+Size (pypdf-6.12.0.tar.gz) = 6466074 bytes
Home |
Main Index |
Thread Index |
Old Index