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: Thu Jul 4 11:26:07 UTC 2024
Modified Files:
pkgsrc/graphics/py-pillow_heif: Makefile distinfo
Log Message:
py-pillow_heif: updated to 0.17.0
0.17.0 - 2024-07-02
Added
- Support for `Pillow` **10.4.0**
Changed
- Minimum supported Pillow version raised to `10.1.0`.
- `xmp` in `info` dictionary is now not present if it is empty.
Fixed
- Processing of the images in `P` mode with `transparency` = 0.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/py-pillow_heif/Makefile
cvs rdiff -u -r1.10 -r1.11 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.14 pkgsrc/graphics/py-pillow_heif/Makefile:1.15
--- pkgsrc/graphics/py-pillow_heif/Makefile:1.14 Sat Apr 6 09:32:59 2024
+++ pkgsrc/graphics/py-pillow_heif/Makefile Thu Jul 4 11:26:07 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2024/04/06 09:32:59 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2024/07/04 11:26:07 adam Exp $
-DISTNAME= pillow_heif-0.16.0
+DISTNAME= pillow_heif-0.17.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pillow_heif/}
@@ -13,7 +12,7 @@ LICENSE= gnu-gpl-v2
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=67.8:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-Pillow>=9.5.0:../../graphics/py-Pillow
+DEPENDS+= ${PYPKGPREFIX}-Pillow>=10.1.0:../../graphics/py-Pillow
PYTHON_VERSIONS_INCOMPATIBLE= 27
Index: pkgsrc/graphics/py-pillow_heif/distinfo
diff -u pkgsrc/graphics/py-pillow_heif/distinfo:1.10 pkgsrc/graphics/py-pillow_heif/distinfo:1.11
--- pkgsrc/graphics/py-pillow_heif/distinfo:1.10 Wed Apr 3 09:05:00 2024
+++ pkgsrc/graphics/py-pillow_heif/distinfo Thu Jul 4 11:26:07 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2024/04/03 09:05:00 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/07/04 11:26:07 adam Exp $
-BLAKE2s (pillow_heif-0.16.0.tar.gz) = 16b63d5c1f9c114a0588f43fc06c171df54e07279e66e71c41f06291765e2b2c
-SHA512 (pillow_heif-0.16.0.tar.gz) = 9e4d4c557a520431747813f7bbae6d0e09977d848c7fc363cc25a7087243404c33db1ed4594cdafd1c680e6c1902232eea07a4054302ce4248c8f782f7766620
-Size (pillow_heif-0.16.0.tar.gz) = 14899409 bytes
+BLAKE2s (pillow_heif-0.17.0.tar.gz) = 7932583d6e469f753b34a930091315f950c48506d0d8acfe159be07dd7e65897
+SHA512 (pillow_heif-0.17.0.tar.gz) = ff3baf415c4356ea7c37476c1aca4b6629a12f0d51b6872fe08353b913755d8a5646034377262b6792f472b1e08bb862bd6664d37411e287e7167664643e9a5f
+Size (pillow_heif-0.17.0.tar.gz) = 14900010 bytes
SHA1 (patch-libheif_linux__build__libs.py) = 27a9b7e53305fd8a9e77307416349fd9f0c834f4
Home |
Main Index |
Thread Index |
Old Index