pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-pillow_heif
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 3 10:14:38 UTC 2025
Modified Files:
pkgsrc/graphics/py-pillow_heif: Makefile distinfo
Removed Files:
pkgsrc/graphics/py-pillow_heif/patches:
patch-pillow__heif___pillow__heif.c
Log Message:
py-pillow_heif: update to 1.1.0.
Added
Python 3.14 wheels added.
Changed
libheif was updated from the 1.19.8 to 1.20.1 version.
Fixed
x265 was updated to the 4.1 version for Linux build to be in sync with macOS and Windows.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/py-pillow_heif/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/py-pillow_heif/distinfo
cvs rdiff -u -r1.2 -r0 \
pkgsrc/graphics/py-pillow_heif/patches/patch-pillow__heif___pillow__heif.c
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-pillow_heif/Makefile
diff -u pkgsrc/graphics/py-pillow_heif/Makefile:1.26 pkgsrc/graphics/py-pillow_heif/Makefile:1.27
--- pkgsrc/graphics/py-pillow_heif/Makefile:1.26 Sun Jul 6 08:50:09 2025
+++ pkgsrc/graphics/py-pillow_heif/Makefile Sun Aug 3 10:14:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/07/06 08:50:09 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2025/08/03 10:14:38 wiz Exp $
-DISTNAME= pillow_heif-1.0.0
+DISTNAME= pillow_heif-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pillow_heif/}
@@ -13,8 +13,8 @@ LICENSE= gnu-gpl-v2
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-Pillow>=10.1.0:../../graphics/py-Pillow
-# as of 1.0.0
-# 394 passed, 10 skipped, 33 warnings
+# as of 1.1.0
+# 393 passed, 10 skipped, 33 warnings
.include "../../lang/python/wheel.mk"
BUILDLINK_API_DEPENDS.libheif+= libheif>=1.17.6
Index: pkgsrc/graphics/py-pillow_heif/distinfo
diff -u pkgsrc/graphics/py-pillow_heif/distinfo:1.18 pkgsrc/graphics/py-pillow_heif/distinfo:1.19
--- pkgsrc/graphics/py-pillow_heif/distinfo:1.18 Sun Jul 6 19:01:44 2025
+++ pkgsrc/graphics/py-pillow_heif/distinfo Sun Aug 3 10:14:38 2025
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.18 2025/07/06 19:01:44 wiz Exp $
+$NetBSD: distinfo,v 1.19 2025/08/03 10:14:38 wiz Exp $
-BLAKE2s (pillow_heif-1.0.0.tar.gz) = 77233f85e93dfb5f35eca997869db9c4104772d8cb807d9ce85fd2884cb56400
-SHA512 (pillow_heif-1.0.0.tar.gz) = 92f4b629e77501b73acbbd6a810179dd9526f08a44e98a00be4c47401db04b2d654f849142282dcdb91319bb5bc150fa68a83b56e29f8613e1de29215b312819
-Size (pillow_heif-1.0.0.tar.gz) = 18270881 bytes
+BLAKE2s (pillow_heif-1.1.0.tar.gz) = 553344abf2c9444ae43cc9050b2364db8bb0bc187103090b3fd5d27c49a6aa70
+SHA512 (pillow_heif-1.1.0.tar.gz) = 50c576f52a16c96dd812718a397d75f0c564d009cbaa6abe499b43d3e70834212f1295e411c6e6babbfb526997c5963b1fc022f0829fa2b8298ae3871f130474
+Size (pillow_heif-1.1.0.tar.gz) = 18271020 bytes
SHA1 (patch-libheif_linux__build__libs.py) = 507dfa875b23e2d05df884699c488e3113791e6c
-SHA1 (patch-pillow__heif___pillow__heif.c) = 669cff95cafcfcedebdda9776e1c68af2926323b
Home |
Main Index |
Thread Index |
Old Index