pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-Willow



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Dec 27 21:00:00 UTC 2025

Modified Files:
        pkgsrc/graphics/py-Willow: Makefile distinfo

Log Message:
py-Willow: updated to 1.12.0

1.12.0

This release adds support for Python 3.14 and Pillow 12 and later.

Python 3.9 is end of life and no longer supported as of this release.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/py-Willow/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/py-Willow/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/py-Willow/Makefile
diff -u pkgsrc/graphics/py-Willow/Makefile:1.42 pkgsrc/graphics/py-Willow/Makefile:1.43
--- pkgsrc/graphics/py-Willow/Makefile:1.42     Sun Sep 21 15:11:40 2025
+++ pkgsrc/graphics/py-Willow/Makefile  Sat Dec 27 21:00:00 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2025/09/21 15:11:40 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2025/12/27 21:00:00 adam Exp $
 
-DISTNAME=      willow-1.10.0
+DISTNAME=      willow-1.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^w/W/}
-PKGREVISION=   6
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/Willow/}
 
@@ -15,7 +14,7 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-flit_core>
 DEPENDS+=      ${PYPKGPREFIX}-defusedxml>=0.7:../../textproc/py-defusedxml
 DEPENDS+=      ${PYPKGPREFIX}-filetype>=1.1.1:../../sysutils/py-filetype
 # heif
-DEPENDS+=      ${PYPKGPREFIX}-pillow_heif>=0.13.0:../../graphics/py-pillow_heif
+DEPENDS+=      ${PYPKGPREFIX}-pillow_heif>=1.0.0:../../graphics/py-pillow_heif
 
 .include "../../graphics/opencv/buildlink3.mk"
 .include "../../lang/python/wheel.mk"

Index: pkgsrc/graphics/py-Willow/distinfo
diff -u pkgsrc/graphics/py-Willow/distinfo:1.11 pkgsrc/graphics/py-Willow/distinfo:1.12
--- pkgsrc/graphics/py-Willow/distinfo:1.11     Wed Apr 23 07:38:30 2025
+++ pkgsrc/graphics/py-Willow/distinfo  Sat Dec 27 21:00:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/04/23 07:38:30 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/12/27 21:00:00 adam Exp $
 
-BLAKE2s (willow-1.10.0.tar.gz) = 159dcef5682ac0da330fedfdaf99dce50268ea393ff21bc5fe867ca9658a5df1
-SHA512 (willow-1.10.0.tar.gz) = 82291ba4b7e7337d8991eec394f9afa706eec534da40b561b23a5eaecd82f418cb380c3da96f9eb35cb4c1a8efc732702953e60de815b357d18f7a76495a588e
-Size (willow-1.10.0.tar.gz) = 113732 bytes
+BLAKE2s (willow-1.12.0.tar.gz) = cc2b1f90923547af0c60394ce68ca211ed77b688580f65fd642a42e0494b7f3a
+SHA512 (willow-1.12.0.tar.gz) = 13c735ea4fd2ffbe940ab85773d4fed769fda4b466213e9a31a03beda773903394a1d7e153aa36a5ee743b0bb98d8fd1fb09040d8367c3ef41e9dca7848239df
+Size (willow-1.12.0.tar.gz) = 113747 bytes



Home | Main Index | Thread Index | Old Index