lp:~aaron-whitehouse/duplicity/08-python-futurize-stage-1

Created by Aaron Whitehouse and last modified
Get this branch:
bzr branch lp:~aaron-whitehouse/duplicity/08-python-futurize-stage-1
Only Aaron Whitehouse can upload to this branch. If you are Aaron Whitehouse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Whitehouse
Project:
Duplicity
Status:
Merged

Recent revisions

1172. By Aaron Whitehouse

Update setup.py to show only Python 2.7 support.

1171. By Aaron Whitehouse

Merge changes from trunk

1170. By Aaron Whitehouse

* Futurize -stage1 all files, leaving the isinstance(s, types.StringType) tests unchanged.
* Reverted earlier changes to types.StringType test in test files.
* Created python 2/3 compatible tests for int and long.

1169. By Aaron Whitehouse

Futurize -stage1 on py files in testing for improved python 2/3 support.

1168. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/0-8-merge_selection_tests
  - Merge in TestExcludeIfPresent from 0.7-series, which tests the behaviour of
    duplicity's --exclude-if-present option.
  - Move and rename TestTrailingSlash2 test (was duplicate name) as in 0.7-series.
  - Fix PEP error on adbackend.py.
  - Add jottalib as a tox dep to fix pylint error.
  - Remove unnecessary skipUnless Linux as per 0.7-series.

1167. By Kenneth Loafman

* Fixed bug #1654220 with patch supplied by Kenneth Newwood
  - Duplicity fails on MacOS because GPG version parsing fails

1166. By Kenneth Loafman

* Fixed bug #1623342 with patch supplied by Daniel Jakots
  - Failing test on OpenBSD because tar/gtar not found

1165. By Kenneth Loafman

* Merged in lp:~breunigs/duplicity/amazondrive3
  - As reported on the mailinglist, if a space is entered while duplicity asks for the URL, it fails.
    Since all important spaces are URL encoded anyway, this should be fine even if there are spaces in
    the URL at all. I also patched it in the onedrive backend, because it must have similar issues.

1164. By Kenneth Loafman

* Fix Bug #1642813 with patch from Ravi
  - If stat() returns None, don't attempt to set perms.

1163. By Kenneth Loafman

Whoops, make a couple of changes to match series-7.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~duplicity-team/duplicity/0.8-series
This branch contains Public information 
Everyone can see this information.

Subscribers