pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-wand py-wand: updated to 0.6.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/541031038cd2
branches: trunk
changeset: 382781:541031038cd2
user: adam <adam%pkgsrc.org@localhost>
date: Fri Aug 05 08:04:03 2022 +0000
description:
py-wand: updated to 0.6.9
Version 0.6.9
Updated Image.fx() method to raise WandRuntimeError if ImageMagick is unable to generate an image.
Fixed Image.from_array() classmethod to handle Numpy’s strided arrays.
Fixed segmentation fault introduced with ImageMagick 7.1.0-45.
diffstat:
graphics/py-wand/Makefile | 6 +++---
graphics/py-wand/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r d6c68ce7da4f -r 541031038cd2 graphics/py-wand/Makefile
--- a/graphics/py-wand/Makefile Fri Aug 05 08:02:39 2022 +0000
+++ b/graphics/py-wand/Makefile Fri Aug 05 08:04:03 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2022/08/01 08:06:08 adam Exp $
+# $NetBSD: Makefile,v 1.11 2022/08/05 08:04:03 adam Exp $
-DISTNAME= Wand-0.6.8
+DISTNAME= Wand-0.6.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/Wand/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://docs.wand-py.org/
+HOMEPAGE= https://docs.wand-py.org/
COMMENT= Ctypes-based simple ImageMagick binding for Python
LICENSE= mit
diff -r d6c68ce7da4f -r 541031038cd2 graphics/py-wand/distinfo
--- a/graphics/py-wand/distinfo Fri Aug 05 08:02:39 2022 +0000
+++ b/graphics/py-wand/distinfo Fri Aug 05 08:04:03 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/08/01 08:06:08 adam Exp $
+$NetBSD: distinfo,v 1.10 2022/08/05 08:04:03 adam Exp $
-BLAKE2s (Wand-0.6.8.tar.gz) = fa63f6b01d176383211dabf1db71d50616468e829e9b53b00653b1a861a6df70
-SHA512 (Wand-0.6.8.tar.gz) = 111eef211edd8d5a6c825f0b455db5510c91b43852165934dbab36a9cdeea7e920987c98d975fb8c7f82ac19f20867c0ed5c8c1e2f9dd9467bc30931b4a03dd1
-Size (Wand-0.6.8.tar.gz) = 11884527 bytes
+BLAKE2s (Wand-0.6.9.tar.gz) = e3193687eda5b091c5a4999d276f1a3bfbdf8782605576164da1fc5467361057
+SHA512 (Wand-0.6.9.tar.gz) = 23adcb3360bc6a579aa4e4ff406631821cca05c8ad5ca057510a3185bf09ee58c13940706ce3b725545cc46ca5e8aaaebeb9b418e2a91cf15b570e223ede6552
+Size (Wand-0.6.9.tar.gz) = 11885077 bytes
Home |
Main Index |
Thread Index |
Old Index