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: wiz
Date: Sun Mar 29 18:21:42 UTC 2026
Modified Files:
pkgsrc/textproc/py-pdf: Makefile distinfo
Log Message:
py-pdf: update to 6.9.2.
## Version 6.9.2, 2026-03-23
### Security (SEC)
- Avoid infinite loop in read_from_stream for broken files (#3693)
### Robustness (ROB)
- Resolve UnboundLocalError for xobjs in _get_image (#3684)
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.53 -r1.54 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.59 pkgsrc/textproc/py-pdf/Makefile:1.60
--- pkgsrc/textproc/py-pdf/Makefile:1.59 Sun Mar 22 07:10:40 2026
+++ pkgsrc/textproc/py-pdf/Makefile Sun Mar 29 18:21:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2026/03/22 07:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2026/03/29 18:21:42 wiz Exp $
-DISTNAME= pypdf-6.9.1
+DISTNAME= pypdf-6.9.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pypdf/}
@@ -24,8 +24,8 @@ USE_LANGUAGES= # none
.if make(test)
ALLOW_NETWORK_ACCESS= yes
.endif
-# as of 6.9.1
-# 89 failed, 1050 passed, 24 skipped, 3 xfailed, 1 error
+# as of 6.9.2
+# 88 failed, 1055 passed, 24 skipped, 3 xfailed
.include "../../lang/python/pyversion.mk"
.if ${PYTHON_VERSION} < 311
Index: pkgsrc/textproc/py-pdf/distinfo
diff -u pkgsrc/textproc/py-pdf/distinfo:1.53 pkgsrc/textproc/py-pdf/distinfo:1.54
--- pkgsrc/textproc/py-pdf/distinfo:1.53 Sun Mar 22 07:10:40 2026
+++ pkgsrc/textproc/py-pdf/distinfo Sun Mar 29 18:21:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2026/03/22 07:10:40 wiz Exp $
+$NetBSD: distinfo,v 1.54 2026/03/29 18:21:42 wiz Exp $
-BLAKE2s (pypdf-6.9.1.tar.gz) = 881ece333e51f89b8cfa6f02e61a792b8ea57376c34d2eaec9e4f419ae4522a7
-SHA512 (pypdf-6.9.1.tar.gz) = 1b716d5cf6118f31f90cad57ba906d10e07f9f71b234eb0acfe483fa05cd301ea91794a42a654b783b430baa1ce0e81d0ecf275a0b31c61c4a9750dcc84f6624
-Size (pypdf-6.9.1.tar.gz) = 5311551 bytes
+BLAKE2s (pypdf-6.9.2.tar.gz) = d9aa8e8eb4c11080bf29155a99de500cf53280f71a0f79fe76f1298cd35eb538
+SHA512 (pypdf-6.9.2.tar.gz) = 3f7f92262df9f2b7f61791491722eac7ce42943f3ce08397674c3ff8312f724510593db7c57fdabdf1696aa1d5ed9e596df3f47dc5d38368864ebafc340842ae
+Size (pypdf-6.9.2.tar.gz) = 5311837 bytes
Home |
Main Index |
Thread Index |
Old Index