lp:~mterry/duplicity/s3fsdecode

Created by Michael Terry and last modified
Get this branch:
bzr branch lp:~mterry/duplicity/s3fsdecode
Only Michael Terry can upload to this branch. If you are Michael Terry please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Terry
Project:
Duplicity
Status:
Merged

Recent revisions

1382. By Michael Terry

Fix s3 backups by encoding remote filenames

1381. By Kenneth Loafman

* Fixed failing test in testing/unit/test_globmatch.py
  - Someone is messing with regex. Fix same.
  - See https://bugs.python.org/issue29995 for details

1380. By Kenneth Loafman

* Fixed bug #1833559 0.8 test fails with 'duplicity not found' errors
  - Fixed assumption that duplicity/rdiffdir were in $PATH

1379. By Kenneth Loafman

* Fixed bug #1833573 0.8.00 does not work on Python 2
  - Fixed shebang to use /usr/bin/python instead of python2

1378. By Kenneth Loafman

* Fix some test_code errors that slipped by.

1377. By Kenneth Loafman

* Merged in lp:~kaffeekiffer/duplicity/azure-python3-fix
  - Use util.fsencode to encode file string

1376. By Kenneth Loafman

* Fixed bug #1831178 sequence item 0: expected str instance, int found
  - Simply converted int to str when making list

1375. By Kenneth Loafman

* Fix some import conflicts with the "past" module
  - Rename collections.py to dup_collections.py
  - Remove all "from future.utils import old_div"
  - Replace old_div() with "//" (in py27 for a while).
  - All tests run for py3, unit tests run for py3. The new
    import fail is "from future import standard_library"

1374. By Kenneth Loafman

* Spaces to tabs for makefile.

1373. By Kenneth Loafman

* Change to python3 for build

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