pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/py-pspdfutils



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jul 25 06:52:06 UTC 2024

Modified Files:
        pkgsrc/print/py-pspdfutils: Makefile distinfo

Log Message:
py-pspdfutils: updated to 3.3.4

3.3.4
This release fixes compatibility with pyPDF 4.3.x.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/py-pspdfutils/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/py-pspdfutils/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-pspdfutils/Makefile
diff -u pkgsrc/print/py-pspdfutils/Makefile:1.15 pkgsrc/print/py-pspdfutils/Makefile:1.16
--- pkgsrc/print/py-pspdfutils/Makefile:1.15    Wed Jul 24 06:43:27 2024
+++ pkgsrc/print/py-pspdfutils/Makefile Thu Jul 25 06:52:06 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/07/24 06:43:27 adam Exp $
+# $NetBSD: Makefile,v 1.16 2024/07/25 06:52:06 adam Exp $
 
-DISTNAME=      pspdfutils-3.3.3
+DISTNAME=      pspdfutils-3.3.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pspdfutils/}
@@ -16,7 +16,7 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-argparse-m
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 DEPENDS+=      ${PYPKGPREFIX}-puremagic>=1.26:../../sysutils/py-puremagic
-DEPENDS+=      ${PYPKGPREFIX}-pdf>=4.2.0:../../textproc/py-pdf
+DEPENDS+=      ${PYPKGPREFIX}-pdf>=4.3.0:../../textproc/py-pdf
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-datafiles>=0:../../devel/py-test-datafiles
 TEST_DEPENDS+= ${PYPKGPREFIX}-testpath>=0:../../devel/py-testpath
 TEST_DEPENDS+= ${PYPKGPREFIX}-wand>=0:../../graphics/py-wand

Index: pkgsrc/print/py-pspdfutils/distinfo
diff -u pkgsrc/print/py-pspdfutils/distinfo:1.8 pkgsrc/print/py-pspdfutils/distinfo:1.9
--- pkgsrc/print/py-pspdfutils/distinfo:1.8     Wed Jul 24 06:43:27 2024
+++ pkgsrc/print/py-pspdfutils/distinfo Thu Jul 25 06:52:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/07/24 06:43:27 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/07/25 06:52:06 adam Exp $
 
-BLAKE2s (pspdfutils-3.3.3.tar.gz) = 8aeb6efcf423c24a225061391f42513eb9014b9b408ff551d3af1249a2f4987d
-SHA512 (pspdfutils-3.3.3.tar.gz) = 656a6ed4b99c2cfa7e4693364f09d1fc319cead2dc1d0ce1ebac76575ea49a28101f3f64adf9260a244234473b82df348bae9c900a5fe7602852c0555eda3a6b
-Size (pspdfutils-3.3.3.tar.gz) = 1239980 bytes
+BLAKE2s (pspdfutils-3.3.4.tar.gz) = ee6841df6fe702d93496f544a215120df2ac35143bf40cafebc7d5b9bb774504
+SHA512 (pspdfutils-3.3.4.tar.gz) = 65b0ab4e2a6b87cd1d43eac6a1efdee6398f5da60392c1489bcbcf69fe31082d4f92bcfe9bfc56ace9c6088c5f975fece58d0834652965b2f0ce2377a631c08c
+Size (pspdfutils-3.3.4.tar.gz) = 1240054 bytes



Home | Main Index | Thread Index | Old Index