Skip to content

Commit

Permalink
py-pillow_heif: update to 0.11.1.
Browse files Browse the repository at this point in the history
## [0.11.1 - 2023-05-10]

This release is fully compatible with `0.10.x` versions.

### Fixed

- Revert EXIF changes from `0.11.0` - raw data again can begin with `Exif\x00\x00`. Thanks to @fabbaum #93
- (Heif) `deepcopy` support for HeifFile class.
  • Loading branch information
0-wiz-0 committed May 16, 2023
1 parent 37e604a commit d3e0fbb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions graphics/py-pillow_heif/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2023/05/07 09:11:07 wiz Exp $
# $NetBSD: Makefile,v 1.5 2023/05/16 22:46:09 wiz Exp $

DISTNAME= pillow_heif-0.11.0
DISTNAME= pillow_heif-0.11.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
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.3 2023/05/07 09:11:07 wiz Exp $
$NetBSD: distinfo,v 1.4 2023/05/16 22:46:09 wiz Exp $

BLAKE2s (pillow_heif-0.11.0.tar.gz) = 6eced062052a55e8a741111a141532ed5fc5be7419f8b6398f651847d4c51e7f
SHA512 (pillow_heif-0.11.0.tar.gz) = de75e8b3708393f10fd3658fe36ccd92f68d30573d544513b723073d99d43691c4af4b62dfc64ff382c7c28b081789a828fb4d663d03f4508643e443bab2c0a8
Size (pillow_heif-0.11.0.tar.gz) = 14838196 bytes
BLAKE2s (pillow_heif-0.11.1.tar.gz) = ace2591cf9258cb91e9943d20c1cce9f1809d2a119fa754997533c91472881aa
SHA512 (pillow_heif-0.11.1.tar.gz) = c6d8a12115ca7a8ce92376cbfbe1e7d32d52fc1562d8d4433eeb9bdc5b04fda9c6fe43a513dd195037830de435cd7585093153ff96548a8e5580982b755f6a5d
Size (pillow_heif-0.11.1.tar.gz) = 14838929 bytes
SHA1 (patch-libheif_linux__build__libs.py) = 27a9b7e53305fd8a9e77307416349fd9f0c834f4

0 comments on commit d3e0fbb

Please sign in to comment.