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: Wed Apr 23 07:38:30 UTC 2025
Modified Files:
pkgsrc/graphics/py-Willow: Makefile distinfo
Log Message:
py-Willow: updated to 1.10.0
1.10.0
Pillow 11.2.1 compatibility fix
Link directly to the right changelog
Pin test workflow on Ubuntu 22.04
Remove deprecated PIP_NO_PYTHON_VERSION_WARNING
Fix broken AVIF support when used with Pillow 11.2.1
Run OpenCV tests in GitHub Actions
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/py-Willow/Makefile
cvs rdiff -u -r1.10 -r1.11 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.35 pkgsrc/graphics/py-Willow/Makefile:1.36
--- pkgsrc/graphics/py-Willow/Makefile:1.35 Sun Feb 23 21:05:17 2025
+++ pkgsrc/graphics/py-Willow/Makefile Wed Apr 23 07:38:30 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2025/02/23 21:05:17 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2025/04/23 07:38:30 adam Exp $
-DISTNAME= willow-1.9.0
+DISTNAME= willow-1.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^w/W/}
-PKGREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/Willow/}
Index: pkgsrc/graphics/py-Willow/distinfo
diff -u pkgsrc/graphics/py-Willow/distinfo:1.10 pkgsrc/graphics/py-Willow/distinfo:1.11
--- pkgsrc/graphics/py-Willow/distinfo:1.10 Tue Nov 26 11:37:26 2024
+++ pkgsrc/graphics/py-Willow/distinfo Wed Apr 23 07:38:30 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/11/26 11:37:26 adam Exp $
+$NetBSD: distinfo,v 1.11 2025/04/23 07:38:30 adam Exp $
-BLAKE2s (willow-1.9.0.tar.gz) = 36d0f34185f90a4bd2e2d79819e5915aff5915c218373bed24859379fbbb35a4
-SHA512 (willow-1.9.0.tar.gz) = 046dec64b1363d437f22e2ddc3342dc7649af18b13102f749a0935a5b0c2be431588fbd850bb96878ed42970ff7645605fd05a8ca4f5a01615d1c8243be62637
-Size (willow-1.9.0.tar.gz) = 113373 bytes
+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
Home |
Main Index |
Thread Index |
Old Index