forked from pool/python-exiv2
69e8801cea1729581d74dc224b00649e35ca21bfacde5424486fa5cad858c002
- 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
- Update to 0.12.3:
- upstream doesn't release proper changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=23
Description
No description provided
Languages
RPM Spec
100%