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: adam
Date: Mon Sep 7 08:35:28 UTC 2026
Modified Files:
pkgsrc/graphics/py-pillow_heif: Makefile PLIST distinfo
Log Message:
py-pillow_heif: updated to 1.7.0
1.7.0 - 2026-09-06]
Added
- Reading and writing nominal diffuse white luminance HDR metadata: `nominal_diffuse_white_luminance` key in `info` dictionary.
- `py.typed` marker, the package type annotations are now visible to type checkers.
Changed
- `libheif` was updated from the `1.23.2` to `1.23.3` version.
- `libde265` was updated from the `1.1.1` to `1.1.2` version.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/py-pillow_heif/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-pillow_heif/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/py-pillow_heif/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-pillow_heif/Makefile
diff -u pkgsrc/graphics/py-pillow_heif/Makefile:1.36 pkgsrc/graphics/py-pillow_heif/Makefile:1.37
--- pkgsrc/graphics/py-pillow_heif/Makefile:1.36 Tue Sep 1 10:13:08 2026
+++ pkgsrc/graphics/py-pillow_heif/Makefile Mon Sep 7 08:35:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2026/09/01 10:13:08 adam Exp $
+# $NetBSD: Makefile,v 1.37 2026/09/07 08:35:28 adam Exp $
-DISTNAME= pillow_heif-1.6.0
+DISTNAME= pillow_heif-1.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pillow_heif/}
Index: pkgsrc/graphics/py-pillow_heif/PLIST
diff -u pkgsrc/graphics/py-pillow_heif/PLIST:1.7 pkgsrc/graphics/py-pillow_heif/PLIST:1.8
--- pkgsrc/graphics/py-pillow_heif/PLIST:1.7 Sun Jul 6 08:50:09 2025
+++ pkgsrc/graphics/py-pillow_heif/PLIST Mon Sep 7 08:35:28 2026
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/07/06 08:50:09 wiz Exp $
-${PYSITELIB}/_pillow_heif.so
+@comment $NetBSD: PLIST,v 1.8 2026/09/07 08:35:28 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -7,6 +6,7 @@ ${PYSITELIB}/${WHEEL_INFODIR}/licenses/L
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSES_bundled.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
+${PYSITELIB}/_pillow_heif.so
${PYSITELIB}/pillow_heif/HeifImagePlugin.py
${PYSITELIB}/pillow_heif/HeifImagePlugin.pyc
${PYSITELIB}/pillow_heif/HeifImagePlugin.pyo
@@ -37,3 +37,4 @@ ${PYSITELIB}/pillow_heif/misc.pyo
${PYSITELIB}/pillow_heif/options.py
${PYSITELIB}/pillow_heif/options.pyc
${PYSITELIB}/pillow_heif/options.pyo
+${PYSITELIB}/pillow_heif/py.typed
Index: pkgsrc/graphics/py-pillow_heif/distinfo
diff -u pkgsrc/graphics/py-pillow_heif/distinfo:1.26 pkgsrc/graphics/py-pillow_heif/distinfo:1.27
--- pkgsrc/graphics/py-pillow_heif/distinfo:1.26 Tue Sep 1 10:13:08 2026
+++ pkgsrc/graphics/py-pillow_heif/distinfo Mon Sep 7 08:35:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2026/09/01 10:13:08 adam Exp $
+$NetBSD: distinfo,v 1.27 2026/09/07 08:35:28 adam Exp $
-BLAKE2s (pillow_heif-1.6.0.tar.gz) = dcd4e9fa898c9c56a2cc1ac16ea2c89f09924ae0de1cbe55caadc6ef66c4d077
-SHA512 (pillow_heif-1.6.0.tar.gz) = 1128fd636a254013015d099dfdd32b991f1d7e09cc0b06d77751f3d46d7f75e1f1f54452676a3b97f949cd77282506154188989f1c9f3499737147ebf85b064b
-Size (pillow_heif-1.6.0.tar.gz) = 17116904 bytes
+BLAKE2s (pillow_heif-1.7.0.tar.gz) = d18be494622bc7465678025b2c7c5d734e02ba85229ce2ba66ddf0ac0799277b
+SHA512 (pillow_heif-1.7.0.tar.gz) = f2f2bdb9bb48d9468f7204579f4accb7aa15b5645eda9b715212ab01278f519c197861ce2f26b0f35e24ee627d4a16ff92f6cd3097e81ab35c1cbc4fd65dfa7a
+Size (pillow_heif-1.7.0.tar.gz) = 17118169 bytes
Home |
Main Index |
Thread Index |
Old Index