Skip to content

Commit

Permalink
py-pillow_heif: update to 0.10.1.
Browse files Browse the repository at this point in the history
## [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
  • Loading branch information
0-wiz-0 committed May 1, 2023
1 parent ed8cbdc commit fdbbb32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions graphics/py-pillow_heif/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
8 changes: 4 additions & 4 deletions graphics/py-pillow_heif/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit fdbbb32

Please sign in to comment.