Changelog for
python-exiv2-debugsource-0.17.2-1.1.x86_64.rpm :
* Wed Feb 19 2025 John Paul Adrian Glaubitz
- Update to 0.17.2
* Binary wheels incorporate libexiv2 v0.28.4.
* Fix TimeValue test when run with local negative UTC offset.
* Mon Nov 25 2024 Matej Cepl - Fix building- Enable tests- Add skip_network_tests.patch to mark network-requiring tests and skip them
* Sun Nov 24 2024 Joshua Smith - Update to 0.17.1:
* Update README and INSTALL docs
* Allow linux libdir name to be \'lib64\' or \'lib\'
* Test localised exception with non-ASCII characters- Updates from 0.17.0:
* API change: derived classes of BasicIo are omitted from Python.
* enableBMFF() function is deprecated.
* Documentation is available on https://python-exiv2.readthedocs.io/- Updates from 0.16.2:
* Removed AnyError alias of Exiv2Error exception.
* Metadatum.print() method is no longer renamed to _print.
* Improved handling of enums:
* Enum results are returned as Python enum instead of int.
* Passing ints as enum parameters is deprecated.
* Added dict-like behaviour to \"data\" structs.
* Log handlers can be set/cleared from Python.
* SWIG v4.1.0 or later required to run SWIG.- Updates from 0.16.0:
* Include native language support in Windows binary wheel builds.
* API change: DateValue.getDate() returns Python dict.
* API change: TimeValue.getTime() returns Python dict.
* Deprecated: exiv2.Date and exiv2.Time objects.
* Added buffer interface to PreviewImage
* Set datum value from Python object directly instead of via string.
* Moved Position enum to BasicIo class.
* Moved CharsetId enum to CommentValue class.
* Moved XmpArrayType and XmpStruct enums to XmpValue class.
* Added enums for LogMsg.Level
* More exiv2 structs are iterable for easy conversion to Python dict.- Updates from 0.15.0:
* Added __version_tuple__ for easy runtime version testing.
* exiv2.testVersion() can be called from Python.
* exiv2.DataBuf can be created from Python data.
* Most data() methods return a Python memoryview.
* exiv2.DataBuf and exiv2.BasicIo have writeable Python buffer interface.
* Wed Oct 11 2023 Ondřej Súkup - fix files section
* Wed Oct 11 2023 Matej Cepl - Update to 0.14.1: - Added enums for XmpStruct and XmpArrayType - Added method for copy-free access to XmpTextValue raw data. - Fix occasional segfault with Image.io() of in-memory image data. - Add data() method to access Exiv2::StringValueBase raw bytes. - Enable video support in binary wheels. - Automatically cast Exiv2::Value return values to correct type. - Exiv2::byte
* return values are converted to a simple buffer object. - Deprecated some superseded features. Use \'python -Wd\' when testing. - Exiv2\'s Date & Time structs can be used from Python. - Removed Value.downCast methods deprecated in v0.7.0. - Reduced probability of segfaults by keeping references to other objects. - Fix iterator bug introduced in v0.10.0. (Issue #7.)- Remove now superfluous py3exiv2-link-boost.patch
* Thu Oct 05 2023 Matej Cepl - Update to 0.12.0 - Fix bug #2027823 (Compilation errors with exiv2-0.28)- Remove the exiv2_0-28-0.patch patch again.
* Thu Aug 10 2023 Matej Cepl - Update to 0.12.3: - upstream doesn\'t release proper changelog
* Fri Aug 04 2023 Matej Cepl - Add exiv2_0-28-0.patch making the package compatible with the latest exiv2 0.28 (lp#2027823).
* Thu Oct 13 2022 Axel Braun - version 0.11.0 no changelog
* Thu Jul 08 2021 Andreas Schneider - Update to version 0.9.3
* Add support for tag Xmp.mwg-rs.Regions/mwg-rs: