lp:pyexiv2

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:pyexiv2
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
pyexiv2
Status:
Development

Recent revisions

376. By Olivier Tilloy

Instantiate the exiv2_version tuple inside the boost module declaration.
This fixes a segmentation fault when exiting the python interpreter.

375. By Olivier Tilloy

Check typeName for nullness.

374. By Olivier Tilloy

Fix undefined_to_string to accept empty strings.

373. By Olivier Tilloy

Simplify and optimize ExifTag::setParentImage(…) and XmpTag::setParentImage(…)
by re-setting the value of the datum to a copy of the existing datum’s value.

This also fixes setting the value of an XMP tag of type array to [''] (this issue was uncovered by Benjamin Henne, see http://dev.exiv2.org/boards/3/topics/1039 for details).

Unfortunately this can’t easily be transposed to IptcTag::setParentImage(…) due to implementation details.

372. By Olivier Tilloy

Merge the 0.3.2 release.

371. By Olivier Tilloy

Replace the deprecated 'raw_values' and 'values' attributes by 'raw_value' and 'value', respectively, in the IPTC unit tests.

370. By Olivier Tilloy

Fix a couple of regressions that had bumped the dependency on Python ≥ 2.7.
pyexiv2 0.3 is now compatible with Python ≥ 2.6 again.

369. By Olivier Tilloy

Merge the 0.3.1 release.

368. By Olivier Tilloy

Updated windows build dependencies:
 • exiv2 0.21.1 → 0.22

367. By Olivier Tilloy

Updated windows build dependencies:
 • iconv 1.13.1 → 1.14
 • exiv2 0.21 → 0.21.1
 • python 2.7.1 → 2.7.2
 • boost 1.45.0 → 1.47.0

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pyexiv2/0.2.x
This branch contains Public information 
Everyone can see this information.