Package Release Info

python-pyexiv2-0.3.2-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-pyexiv2

Change Logs

Version: 0.3.2-bp150.2.4
* Thu Nov 23 2017 mimi.vx@gmail.com
- spec-cleaned
- added setup.py to build without scons
- removed scons from build
* Thu Feb 02 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Tue May 08 2012 toganm@opensuse.org
- Added spec license for the spec file
* Sun Mar 18 2012 dhall@wustl.edu
- Fix SPDX license
- update to 0.3.2 release
  Changes:
  - Compiles and tested against the latest libexiv2 (0.22)
  - ImageMetadata implements the collections.MutableMapping interface
  - Consistent API across all types of tags to access the value(s)
  - Read/write access to the EXIF thumbnail
  - Decode and encode EXIF comments according to the specified charset
  - API to (un)register custom XMP namespaces
  - API to get, set and delete the (optional) IPTC charset
  - Added pickling support to tags
  - Use fractions.Fraction when available in the standard library (Python ? 2.6)
  Bugs fixed:
  - 880659: Regression: pyexiv2 0.3.1 doesn?t work with Python 2.6
  - 802176: UnicodeDecodeError when opening a file with unicode characters in the
    path
  - 815430: [win32] Saving previews to disk produces bogus JPEG files
  - 781464: Pentax MakerNote tags advertised with the wrong type, decoding their
    value raises a ValueError
  - 786253: Exif headers with zero-denominator rational (fraction) types raise
    DivideByZero exception unnecessarily
  - 797626: Cannot assign dates earlier than the year 1900
  - 797644: Timezone info is not correctly passed to libexiv2 when writing IPTC
    and XMP tags
  - 823104: Setting an XMP tag from a value with incorrect type results in a
    confusing KeyError being raised
  - 696240: pyexiv2-0.3.0 docs fail to build with sphinx-1.0.5
  - 736143: scons error
  - 813224: String representation of Rational not implemented
  - 617557: Feature request: consistent getter/setter API for EXIF/IPTC/XMP
  - 618540: Windows build for Python 2.7
  - 644143: Failing to parse a raw value silently fails
  - 677267: Crashes when trying to read Xmp.lr.hierarchicalSubject
  - 684177: FTBFS against exiv2-0.21
  - 559903: Please decode EXIF comments according to charset
  - 587614: Where's the good old setThumbnailData in 0.2.X series ?
  - 622739: Segmentation fault when replacing a tag by itself
  - 624283: Unit tests fail with a non-unicode locale
  - 624999: test_write_dont_preserve_timestamps fails
  - 683232: assignment of fractions.Fraction to Exif.GPSInfo.GPSAltitude leads to
    backtrace
  - 687373: Misleading exception raised when metadata not read
  - 688209: test_write_exif_thumbnail_to_file fails on windows
  - 461847: feature request: convenience function to set IPTC encoding to UTF-8
  - 507620: Investigate the ability to catch stderr from libexiv2 in pyexiv
  - 514415: Replace the Rational class by fractions.Fraction
  - 549496: Feature request: Custom XMP namespaces
  - 628735: Pickling an {Exif,Iptc,Xmp}Tag itself
  - 648624: Feature request: inherit ImageMetadata from collections.MutableMapping
* Sun Mar 28 2010 nix@opensuse.org
- Update to 0.2.0 release
* Sun Mar 07 2010 nix@opensuse.org
- Changed BuildRequires: libexiv2-devel to be >= 0.19 due to:
  https://bugzilla.redhat.com/show_bug.cgi?id=496050
* Sun Feb 14 2010 pascal.bleser@opensuse.org
- initial package (0.1.3)