Overview

Request 715554 accepted

- Update to version 0.8.01:
* Comment out HSIBackendTest since shim is not up-to-date.
* Merged in po-updates.
* Make sure test filenames a bytes not unicode.
* Fix test_glob_to_regex to work on Python 3.7
* Fix warning in _librsync.c module.
* Add encoding to logging.FileHandler call to make log file
utf8
* Ensure _librsync.so is regenned before tox testing.
* Adjust POTFILES.in for compilec.py move.
* Fix so we start duplicity with the base python we run under.
* Fix some issues found by test_code.py.
* Normalize shebang to just python, no version number
* Fix so most testing/*.py files have the future suggested
lines
- from __future__ import print_function
from future import standard_library
standard_library.install_aliases()
* Merged lp:~mterry/duplicity/boto-import
- A couple functions in the boto backend were using the boto
module without importing it first.
* Merged in lp:~mterry/duplicity/s3fsdecode
- Fix s3 backups by encoding remote filenames
* Fix reimport problem where "from future.builtins" was being
treated the differently than "from builtins". They are both
the same, so converted to shorter form "from builtins" and
removed duplicates.
* Fixed bug #1833573 0.8.00 does not work on Python 2
- Fixed shebang to use /usr/bin/python instead of python
* Fixed bug #1833559 0.8 test fails with 'duplicity not found'

Loading...
Request History
Michael Gorse's avatar

mgorse created request

- Update to version 0.8.01:
* Comment out HSIBackendTest since shim is not up-to-date.
* Merged in po-updates.
* Make sure test filenames a bytes not unicode.
* Fix test_glob_to_regex to work on Python 3.7
* Fix warning in _librsync.c module.
* Add encoding to logging.FileHandler call to make log file
utf8
* Ensure _librsync.so is regenned before tox testing.
* Adjust POTFILES.in for compilec.py move.
* Fix so we start duplicity with the base python we run under.
* Fix some issues found by test_code.py.
* Normalize shebang to just python, no version number
* Fix so most testing/*.py files have the future suggested
lines
- from __future__ import print_function
from future import standard_library
standard_library.install_aliases()
* Merged lp:~mterry/duplicity/boto-import
- A couple functions in the boto backend were using the boto
module without importing it first.
* Merged in lp:~mterry/duplicity/s3fsdecode
- Fix s3 backups by encoding remote filenames
* Fix reimport problem where "from future.builtins" was being
treated the differently than "from builtins". They are both
the same, so converted to shorter form "from builtins" and
removed duplicates.
* Fixed bug #1833573 0.8.00 does not work on Python 2
- Fixed shebang to use /usr/bin/python instead of python
* Fixed bug #1833559 0.8 test fails with 'duplicity not found'


Wolfgang Rosenauer's avatar

wrosenauer accepted request

thanks

openSUSE Build Service is sponsored by