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: Mon May 1 09:49:40 UTC 2023
Modified Files:
pkgsrc/graphics/py-pillow_heif: Makefile distinfo
Log Message:
py-pillow_heif: update to 0.10.1.
## [0.10.1 - 2023-04-03]
### Added
- Windows PyPy wheels.
- Faster image loading implementation with Pillow `9.5.0`
- `options.ALLOW_INCORRECT_HEADERS` option to allow loading files with invalid `ispe` header. Thanks to @Soooda #86
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-pillow_heif/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/graphics/py-pillow_heif/Makefile:1.3
--- pkgsrc/graphics/py-pillow_heif/Makefile:1.2 Fri Mar 31 20:52:14 2023
+++ pkgsrc/graphics/py-pillow_heif/Makefile Mon May 1 09:49:40 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2023/03/31 20:52:14 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/05/01 09:49:40 wiz Exp $
-DISTNAME= pillow_heif-0.10.0
+DISTNAME= pillow_heif-0.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pillow_heif/}
Index: pkgsrc/graphics/py-pillow_heif/distinfo
diff -u pkgsrc/graphics/py-pillow_heif/distinfo:1.1 pkgsrc/graphics/py-pillow_heif/distinfo:1.2
--- pkgsrc/graphics/py-pillow_heif/distinfo:1.1 Thu Mar 9 06:55:30 2023
+++ pkgsrc/graphics/py-pillow_heif/distinfo Mon May 1 09:49:40 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2023/03/09 06:55:30 wiz Exp $
+$NetBSD: distinfo,v 1.2 2023/05/01 09:49:40 wiz Exp $
-BLAKE2s (pillow_heif-0.10.0.tar.gz) = 399b35dc7c4d5e58f8c03698ea58a426597d2a9f77c15ec9cc76bc705c246a90
-SHA512 (pillow_heif-0.10.0.tar.gz) = ee9db238876dda26201d51288fa2df1bd0962988b6d3d98ddee9ea70a6c45507a0a187ee1830d0e5da47b9e8cee15d836c558893db995a624a34afb7815f014a
-Size (pillow_heif-0.10.0.tar.gz) = 7579395 bytes
+BLAKE2s (pillow_heif-0.10.1.tar.gz) = ceadbe75f3b242ad52f277ebb98e777c27daad886385a47fde4d88010f06c5bf
+SHA512 (pillow_heif-0.10.1.tar.gz) = e09be14ce92ec05d5688065f2f12dca10c2464f89a7cf3434ff3cf2708109222355e1677c66df2bcb98fdb85424fa3d059e1bbcc8047eaa5864927bc79b7b876
+Size (pillow_heif-0.10.1.tar.gz) = 13944236 bytes
SHA1 (patch-libheif_linux__build__libs.py) = 27a9b7e53305fd8a9e77307416349fd9f0c834f4
Home |
Main Index |
Thread Index |
Old Index