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: wiz
Date: Sun Sep 21 16:06:51 UTC 2025
Modified Files:
pkgsrc/print/py-pspdfutils: Makefile distinfo
Log Message:
py-pspdfutils: update to 3.3.14.
This release fixes the parsing of page ranges, so that ranges open
at the end (like “5-”) work again.
There is also a minor documentation fix.
Thanks to Bastian Germann for the documentation fix, and for
reporting the problem with page range parsing.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/print/py-pspdfutils/Makefile
cvs rdiff -u -r1.17 -r1.18 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.30 pkgsrc/print/py-pspdfutils/Makefile:1.31
--- pkgsrc/print/py-pspdfutils/Makefile:1.30 Sun Sep 21 15:11:42 2025
+++ pkgsrc/print/py-pspdfutils/Makefile Sun Sep 21 16:06:51 2025
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2025/09/21 15:11:42 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2025/09/21 16:06:51 wiz Exp $
-DISTNAME= psutils-3.3.13
+DISTNAME= psutils-3.3.14
# renamed from pspdfutils to psutils in 3.3.7
# TODO: follow suit
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/ps/pspdf/}
-PKGREVISION= 1
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/psutils/}
Index: pkgsrc/print/py-pspdfutils/distinfo
diff -u pkgsrc/print/py-pspdfutils/distinfo:1.17 pkgsrc/print/py-pspdfutils/distinfo:1.18
--- pkgsrc/print/py-pspdfutils/distinfo:1.17 Thu Sep 4 11:14:03 2025
+++ pkgsrc/print/py-pspdfutils/distinfo Sun Sep 21 16:06:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2025/09/04 11:14:03 adam Exp $
+$NetBSD: distinfo,v 1.18 2025/09/21 16:06:51 wiz Exp $
-BLAKE2s (psutils-3.3.13.tar.gz) = 649e420dbc18e44c9a734198bb8967d42f357653abdc339407479e0548ede87b
-SHA512 (psutils-3.3.13.tar.gz) = 686fe6a5ebbace6abde1489108512bb01fa26e2ed0b1fdd4489cc8649b9b2d0955313e501bc215911955ce0d1e99d61fe55610fee8d8a990df9e158937225ed7
-Size (psutils-3.3.13.tar.gz) = 1244567 bytes
+BLAKE2s (psutils-3.3.14.tar.gz) = a13700683b1b7e613a84fba5d469359796db0ff4f6faca84a0b27ca8d7b6bfd0
+SHA512 (psutils-3.3.14.tar.gz) = 7f9968ea111a1e4e86b87a84cef1e060cf9040cffbfe602a331d145441dfe8a03ffd5fed604c558be784c255e87b87b621dfe41525f530b398086ae4823aa226
+Size (psutils-3.3.14.tar.gz) = 1252713 bytes
Home |
Main Index |
Thread Index |
Old Index