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: Thu Sep 7 12:09:13 UTC 2023
Modified Files:
pkgsrc/textproc/py-pdf: Makefile distinfo
Log Message:
py-pdf: updated to 3.15.5
Version 3.15.5, 2023-09-03
Bug Fixes (BUG)
- Cope with missing /I in articles
- Fix image look-up table in EncodedStreamObject
- remove_images not operating in sub level forms
Robustness (ROB)
- Cope with damaged PDF
Version 3.15.4, 2023-08-27
Performance Improvements (PI)
- Making pypdf as fast as pdfrw
Maintenance (MAINT)
- Relax typing_extensions version
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/textproc/py-pdf/Makefile:1.12
--- pkgsrc/textproc/py-pdf/Makefile:1.11 Sun Aug 27 02:57:50 2023
+++ pkgsrc/textproc/py-pdf/Makefile Thu Sep 7 12:09:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/08/27 02:57:50 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/09/07 12:09:13 adam Exp $
-DISTNAME= pypdf-3.15.3
+DISTNAME= pypdf-3.15.5
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.9 pkgsrc/textproc/py-pdf/distinfo:1.10
--- pkgsrc/textproc/py-pdf/distinfo:1.9 Sun Aug 27 02:57:50 2023
+++ pkgsrc/textproc/py-pdf/distinfo Thu Sep 7 12:09:13 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/08/27 02:57:50 adam Exp $
+$NetBSD: distinfo,v 1.10 2023/09/07 12:09:13 adam Exp $
-BLAKE2s (pypdf-3.15.3.tar.gz) = 071e666ee63ef370c2cae64055154be91be8eea5fedc932c8f76c6879372cebb
-SHA512 (pypdf-3.15.3.tar.gz) = 45a6d74dea7c31a943f121293e334105df9df358a3e9accc14c9362f4cde20a9e57c0d5063aac8ab57260303c77c0e9aeecd6f81714bda6a98fe47262a5c00e1
-Size (pypdf-3.15.3.tar.gz) = 269925 bytes
+BLAKE2s (pypdf-3.15.5.tar.gz) = b51c696efc0a60d4579f8411f21abce86c7a713607c2b6d917a107488282e35b
+SHA512 (pypdf-3.15.5.tar.gz) = 1374a267de21faac2b1ced69de20ebb8380fc6cbb5275ce04d0ddff0cfc36e7cb3b33617ae7fa76d6684386f61dac8084710fd56a8684d5190969207432614b4
+Size (pypdf-3.15.5.tar.gz) = 271114 bytes
Home |
Main Index |
Thread Index |
Old Index