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 Feb 7 13:29:49 UTC 2025
Modified Files:
pkgsrc/print/py-pikepdf: Makefile distinfo
Log Message:
py-pikepdf: updated to 9.5.2
v9.5.2
- Fixed an issue where temporary files could be left behind when using
allow_overwriting_input=True and a SIGINT is sent while the file is being
flushed to disk, or generally within a specific timing window.
- Fixed an issue via OCRmyPDF by replacing an invalid Document Info dictionary
with a valid dictionary.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/py-pikepdf/Makefile
cvs rdiff -u -r1.13 -r1.14 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.16 pkgsrc/print/py-pikepdf/Makefile:1.17
--- pkgsrc/print/py-pikepdf/Makefile:1.16 Sat Jan 4 06:40:11 2025
+++ pkgsrc/print/py-pikepdf/Makefile Fri Feb 7 13:29:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/01/04 06:40:11 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/02/07 13:29:49 adam Exp $
-DISTNAME= pikepdf-9.5.1
+DISTNAME= pikepdf-9.5.2
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.13 pkgsrc/print/py-pikepdf/distinfo:1.14
--- pkgsrc/print/py-pikepdf/distinfo:1.13 Sat Jan 4 06:40:11 2025
+++ pkgsrc/print/py-pikepdf/distinfo Fri Feb 7 13:29:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/01/04 06:40:11 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/02/07 13:29:49 adam Exp $
-BLAKE2s (pikepdf-9.5.1.tar.gz) = 55a9bf04ff92dabbcaa799dfd143144fbf4c9f8858da09abe6ddd906a1cbacbe
-SHA512 (pikepdf-9.5.1.tar.gz) = 73e7f150439a64791b5ab3ca3f831c9cdef356343fa6985016690b3bff54b2cef169a7d223e66dc5e012467dbc969295e5355a01311de0aaf09a0c625c963246
-Size (pikepdf-9.5.1.tar.gz) = 2916260 bytes
+BLAKE2s (pikepdf-9.5.2.tar.gz) = 239021c16975b1bdb56a5e4c93222b6e9a0452d6cfe1166b719d65848f740559
+SHA512 (pikepdf-9.5.2.tar.gz) = ac7c33c7cd23e34eb1bd518aae7167285cca6cc710e37f05cac03512666777848a2ad3d17a72654832564a8521e69ea0d124c70c61aca0bed7123475bf03a359
+Size (pikepdf-9.5.2.tar.gz) = 2916549 bytes
Home |
Main Index |
Thread Index |
Old Index