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:           Tue May 16 22:46:09 UTC 2023

Modified Files:
        pkgsrc/graphics/py-pillow_heif: Makefile distinfo

Log Message:
py-pillow_heif: update to 0.11.1.

## [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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-pillow_heif/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/graphics/py-pillow_heif/Makefile:1.5
--- pkgsrc/graphics/py-pillow_heif/Makefile:1.4 Sun May  7 09:11:07 2023
+++ pkgsrc/graphics/py-pillow_heif/Makefile     Tue May 16 22:46:09 2023
@@ -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/}

Index: pkgsrc/graphics/py-pillow_heif/distinfo
diff -u pkgsrc/graphics/py-pillow_heif/distinfo:1.3 pkgsrc/graphics/py-pillow_heif/distinfo:1.4
--- pkgsrc/graphics/py-pillow_heif/distinfo:1.3 Sun May  7 09:11:07 2023
+++ pkgsrc/graphics/py-pillow_heif/distinfo     Tue May 16 22:46:09 2023
@@ -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



Home | Main Index | Thread Index | Old Index