lp://staging/~mterry/duplicity/boto-import
- Get this branch:
- bzr branch lp://staging/~mterry/duplicity/boto-import
Branch merges
- duplicity-team: Pending requested
-
Diff: 25 lines (+4/-0)2 files modifiedduplicity/backends/_boto_multi.py (+2/-0)
duplicity/backends/_boto_single.py (+2/-0)
Related bugs
Bug #1833827: Undefined symbol name boto prevents backups to S3 | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 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 - 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"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)