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: Wed Jul 24 06:43:27 UTC 2024
Modified Files:
pkgsrc/print/py-pspdfutils: Makefile distinfo
Log Message:
py-pspdfutils: updated to 3.3.3
3.3.3
This release adds some minor code clean-up and restricts the PyPDF version to 4.2.x to cope with a bug in later versions.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/py-pspdfutils/Makefile
cvs rdiff -u -r1.7 -r1.8 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.14 pkgsrc/print/py-pspdfutils/Makefile:1.15
--- pkgsrc/print/py-pspdfutils/Makefile:1.14 Wed Apr 10 20:34:41 2024
+++ pkgsrc/print/py-pspdfutils/Makefile Wed Jul 24 06:43:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/04/10 20:34:41 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2024/07/24 06:43:27 adam Exp $
-DISTNAME= pspdfutils-3.3.2
+DISTNAME= pspdfutils-3.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pspdfutils/}
@@ -15,8 +15,8 @@ CONFLICTS+= psutils<3
TOOL_DEPENDS+= ${PYPKGPREFIX}-argparse-manpage-[0-9]*:../../devel/py-argparse-manpage
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-puremagic-[0-9]*:../../sysutils/py-puremagic
-DEPENDS+= ${PYPKGPREFIX}-pdf>=3.16.0:../../textproc/py-pdf
+DEPENDS+= ${PYPKGPREFIX}-puremagic>=1.26:../../sysutils/py-puremagic
+DEPENDS+= ${PYPKGPREFIX}-pdf>=4.2.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.7 pkgsrc/print/py-pspdfutils/distinfo:1.8
--- pkgsrc/print/py-pspdfutils/distinfo:1.7 Sun Nov 5 09:57:35 2023
+++ pkgsrc/print/py-pspdfutils/distinfo Wed Jul 24 06:43:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/11/05 09:57:35 wiz Exp $
+$NetBSD: distinfo,v 1.8 2024/07/24 06:43:27 adam Exp $
-BLAKE2s (pspdfutils-3.3.2.tar.gz) = c7a057259be4e18273c0a863da7af39bad18a62ef7d19d04c386d1cedab75c62
-SHA512 (pspdfutils-3.3.2.tar.gz) = 0f47edb87e6cef9bbcbf1c23eff0b1bf46331191fd63c246d3102ca5c926a335603123c22402a142b8e6236c7f44bf392a3dc286092c93707fcd4c1af192cb6c
-Size (pspdfutils-3.3.2.tar.gz) = 1243303 bytes
+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
Home |
Main Index |
Thread Index |
Old Index