Merge lp://staging/~sanelson/py3exiv2/bugfix_boost_python_build into lp://staging/py3exiv2

Proposed by Sam Nelson
Status: Needs review
Proposed branch: lp://staging/~sanelson/py3exiv2/bugfix_boost_python_build
Merge into: lp://staging/py3exiv2
Diff against target: 308 lines (+169/-12)
7 files modified
.bzrignore (+0/-1)
py3exiv2/setup.py (+18/-1)
py3exiv2/src/pyexiv2/xmp.py (+2/-0)
py3exiv2/test/iptc.py (+1/-1)
py3exiv2/test/pickling.py (+118/-0)
py3exiv2/test/xmp.py (+2/-2)
setup.py (+28/-7)
To merge this branch: bzr merge lp://staging/~sanelson/py3exiv2/bugfix_boost_python_build
Reviewer Review Type Date Requested Status
VinsS Pending
Review via email: mp+380864@code.staging.launchpad.net

Commit message

Fix libboost_python3 library linking issues on Linux. Repair broken tests.

Description of the change

This branch represents a collection of fixes to:

1. Fix build issues on Linux when trying to find libboost_python3
2. Synchronize setup.py files
3. Update code and tests to fix a couple of minor test failures

To post a comment you must log in.

Unmerged revisions

109. By Sam Nelson

Fixed code and tests for NoneType TestXmpTag failing tests for xmp.py

108. By Sam Nelson

Fixed expected error type for test_set_value_non_repeatable()

107. By Sam Nelson

Added pickling.py back to repo from release package and removed from .bzrignore as this causes tests to fail

106. By Sam Nelson

Fixed linux libboost_python build issue and synchronized both setup.py scripts

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: