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:           Mon Nov 17 09:35:29 UTC 2025

Modified Files:
        pkgsrc/textproc/py-pdf: Makefile distinfo

Log Message:
py-pdf: updated to 6.3.0

6.3.0, 2025-11-16

New Features (ENH)
- Wrap and align text in flattened PDF forms

Bug Fixes (BUG)
- Fix missing "PreventGC" when cloning
- Preserve JPEG image quality by default


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/py-pdf/Makefile
cvs rdiff -u -r1.39 -r1.40 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.45 pkgsrc/textproc/py-pdf/Makefile:1.46
--- pkgsrc/textproc/py-pdf/Makefile:1.45        Tue Nov 11 13:41:55 2025
+++ pkgsrc/textproc/py-pdf/Makefile     Mon Nov 17 09:35:29 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2025/11/11 13:41:55 adam Exp $
+# $NetBSD: Makefile,v 1.46 2025/11/17 09:35:29 adam Exp $
 
-DISTNAME=      pypdf-6.2.0
+DISTNAME=      pypdf-6.3.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.39 pkgsrc/textproc/py-pdf/distinfo:1.40
--- pkgsrc/textproc/py-pdf/distinfo:1.39        Tue Nov 11 13:41:55 2025
+++ pkgsrc/textproc/py-pdf/distinfo     Mon Nov 17 09:35:29 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2025/11/11 13:41:55 adam Exp $
+$NetBSD: distinfo,v 1.40 2025/11/17 09:35:29 adam Exp $
 
-BLAKE2s (pypdf-6.2.0.tar.gz) = da09200af66b1027e7be9c2a7fb803df9e201e226cfa72122fc3a3ffd18ac707
-SHA512 (pypdf-6.2.0.tar.gz) = 2b909219e9f822ded11b30e4005ab84911b39fb3b1c8ac257fc47c46786e00b8c9857483a157a6fbb2c0dfd16ff84ee32ce67b2e34d91d55be20c04319ce41bc
-Size (pypdf-6.2.0.tar.gz) = 5272001 bytes
+BLAKE2s (pypdf-6.3.0.tar.gz) = 138fcffa15678e5def6967e5bc8f31d364666c49d4b0f1eb26bfbccf9205ef1b
+SHA512 (pypdf-6.3.0.tar.gz) = 38119f9366409292a1c70b88aadf31737edd57b121c343f5d95956bc7f33a8126a352ca649090a7b6574a84de37666d2a638423a00c3f2ccf911a3dcb2f9c6d3
+Size (pypdf-6.3.0.tar.gz) = 5275038 bytes



Home | Main Index | Thread Index | Old Index