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 1 08:49:43 UTC 2026
Modified Files:
pkgsrc/textproc/py-pdf: Makefile distinfo
Log Message:
py-pdf: update to 6.7.4.
## Version 6.7.4, 2026-02-27
### Security (SEC)
- Allow limiting output length for RunLengthDecode filter (#3664)
### Robustness (ROB)
- Deal with invalid annotations in extract_links (#3659)
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.49 -r1.50 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.55 pkgsrc/textproc/py-pdf/Makefile:1.56
--- pkgsrc/textproc/py-pdf/Makefile:1.55 Tue Feb 24 19:42:07 2026
+++ pkgsrc/textproc/py-pdf/Makefile Sun Mar 1 08:49:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2026/02/24 19:42:07 adam Exp $
+# $NetBSD: Makefile,v 1.56 2026/03/01 08:49:43 wiz Exp $
-DISTNAME= pypdf-6.7.3
+DISTNAME= pypdf-6.7.4
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.6.0
-# 86 failed, 992 passed, 24 skipped, 3 xfailed
+# as of 6.7.4
+# 88 failed, 1016 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.49 pkgsrc/textproc/py-pdf/distinfo:1.50
--- pkgsrc/textproc/py-pdf/distinfo:1.49 Tue Feb 24 19:42:07 2026
+++ pkgsrc/textproc/py-pdf/distinfo Sun Mar 1 08:49:43 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2026/02/24 19:42:07 adam Exp $
+$NetBSD: distinfo,v 1.50 2026/03/01 08:49:43 wiz Exp $
-BLAKE2s (pypdf-6.7.3.tar.gz) = 9be6b9f3805f84e58b442ad18942b785edb811c11fd00519ccbd739754bbed7d
-SHA512 (pypdf-6.7.3.tar.gz) = a8b95327bdac2c098fc53680edc3fe38de3b42cf0dfc030deca70da91a027eacaaec7eb592cd89a30cb12f29ffd6d31c87fc5f9d227eeda54305c4ea54b64773
-Size (pypdf-6.7.3.tar.gz) = 5303304 bytes
+BLAKE2s (pypdf-6.7.4.tar.gz) = 5b533672c70a4404d2e262d0f24cf8633ef4c02e048bcb6f8561fdfd89ef1106
+SHA512 (pypdf-6.7.4.tar.gz) = 4b44a66a2b534ebda0fad0fcfa9d20097c179585aaf2523defa155b733981fa039869f7d38568e7ea4185f65ca69883aef4d0d940775f5922dc3b1aaf0bec0c4
+Size (pypdf-6.7.4.tar.gz) = 5304821 bytes
Home |
Main Index |
Thread Index |
Old Index