Subject: CVS commit: pkgsrc/graphics/py-exifread
From: Adam Ciarcinski
Date: 2021-03-10 20:03:34
Message id: 20210310190334.EB645FA95@cvs.NetBSD.org

Log Message:
py-exifread: updated to 2.3.2

2.3.2 — 2020-10-29
* Fixes for HEIC files from Note10+
* Add missing EXIF OffsetTime tags

2.3.1 — 2020-08-07
* Fix bug introduced with v2.3.0 in HEIC processing.

2.3.0 — 2020-08-03
* Add notice on Python2 EOL
* Modernize code and improve testing, split up some huge functions
* Added support for webp file format
* Add linting
* Added missing IFD data type; correct spelling mistake
* Add syntax highlight for README
* Add Python 3.8 to CI
* make HEIC exif extractor much more compatible
* Add black level tag
* Use list instead of tuple for classifiers

2.2.1 — 2020-07-31
* Very minor corrections.

2.2.0 — 2019-07-24
* Add support for Python 3.5, 3.6, 3.7
* Drop official support for Python 2.6, 3.2, 3.3
* Fix for string count equals 0
* Rebasing of struct pull requests
* Refactor to use Python's struct module for packing/unpacking by Dave Jones \ 
(waveform80)
* Support floating point fields" by Reed Nightingale (reedbn)
* Raw images support by changing Tiff detection by xaumex
* Fix GPS information erroneously None
* Initial HEIC support (Sam Rushing)

Files:
RevisionActionfile
1.2modifypkgsrc/graphics/py-exifread/Makefile
1.2modifypkgsrc/graphics/py-exifread/PLIST
1.2modifypkgsrc/graphics/py-exifread/distinfo