Revisions of duplicity

buildservice-autocommit accepted request 715607 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 80)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 715554 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 79)
- 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'
buildservice-autocommit accepted request 704208 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 78)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 704205 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 77)
- Add duplicity-refresh-collections-status.patch: refresh
  collections status after sync (lp#1828869).
buildservice-autocommit accepted request 699772 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 76)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 699618 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 75)
- Update to 0.7.19:
  * Fixed bug #1798206 and bug #1798504
    - Made paramiko a global with import during __init__ so it would
     j not be loaded unless needed.
  * Merged in lp:~mterry/duplicity/pydrive-root-0.7
    - Just a tiny fix to clean up the temporary file we create to find the root ID.
      It's a little surprising for the user if they wind up with this file called
      "i_am_in_root" that they don't know where it came from. Almost sounds like
      they were hacked.
  * Merged in lp:~yajo/duplicity/duplicity
    - Support partial metadata sync.
    - Fixes bug #1823858 by letting the user to choose partial syncing.
      Only the metadata for the target chain will be downloaded. If older
      (or newer) chains are encrypted with a different passphrase, the user will
      be able to restore to a given time by supplying only the
      passphrase for the chain selected by the `--restore-time` option
      when using this new option.
    - A side effect is that using this flag reduces dramatically the
      sync time when moving files from one to another location, in
      cases where big amounts of chains are found.
- Update duplicity-remove_shebang.patch
buildservice-autocommit accepted request 643178 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 74)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 643155 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 73)
- Update to 0.7.18.2
  * Fixed bug #1788558 again
    - If we get None for size skip check.

- Update to 0.7.18.1:
    Treat None as zero when printing log.
buildservice-autocommit accepted request 632078 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 72)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 631995 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 71)
- Cleanup spec file a bit
- Use modern python macros
- Drop no-longer needed duplicity-rpmlintrc
- Reduce duplicities
- Split lang subpackage
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 631968 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 70)
- Update to 0.7.18:
  * Fixed bug #1788558
    Treat None as zero when printing log.                                                 
  * Revert fix for bug #1788599.
    Was causing problems with directory names
- Update duplicity-remove_shebang.patch
buildservice-autocommit accepted request 631089 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 69)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 631087 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 68)
- Update to 0.7.18:
  * Fixed bug #1756550 Online html man page is showing a 0 byte file
  * Partial fix of bug #1734144 with patch from Joris van Eijden
    - Note: this is really just a partial fix for now, since it only covers
      the case where the local size does not yet match the remote size.  A
      case where -1 is the returned length is not fixed.
    - Number of retries is now same as globals.num_retries.
    - Added standoff delay of 0.5 sec per attempt.
  * Fixed bug #1764432 with patch from Robke Geenen
    - Just join the parts together.
  * Fixed bug #1717935 with suggestion from strainu
    - Use urllib.quote_plus() to properly quote pathnames passed via URL
  * Fixed bug #1780617 Test fail when GnuPG >= 2.2.8
    - Relevant change in GnuPG 2.2.8: https://dev.gnupg.org/T3981
    - Added '--ignore-mdc-error' to all gpg calls made.
  * Fixed bug #1785520 with patch from Chris Hunt
    - Fix for B2 version 1.3.4 just released
  * Fix a 2to3 error in ssh_paramiko_backend.py
- Update duplicity-remove_shebang.patch
buildservice-autocommit accepted request 582175 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 67)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 582174 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 66)
- update to 0.7.17
  * Removed changes made in bug #1044715 Provide a file history feature
    - Changes required too much memory to carry in the manifest
    - The option --file-changed in collection-status is now invalid
    - This will close bugs: #1730451, #896728, #1526557, #1550176
    - Starting a full backup will be needed to fully utilize this fix
  * Fix update of Launchpad Translations. Translations were not being
    picked up on a daily basis and we got several months behind.
buildservice-autocommit accepted request 564427 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 65)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 564196 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 64)
- update to 0.7.16
  * Fixed AttributeError: 'GPGError' object has no attribute 'decode'
  * More fixes for Unicode handling
  * Fixed "BackendException with oauth2client 4.0.0"
  * Fixed "Dropbox support needs to be updated for Dropbox SDK v7.1"
  * Fixed small file upload changes made in Dropbox SDK v7.1
  * Fix pylint error in webdavbackend.py
buildservice-autocommit accepted request 557188 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 63)
baserev update by copy to link target
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 557187 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 62)
- update to 0.7.15
  * fixed several issues
    (for upstream changes see
     http://duplicity.nongnu.org/CHANGELOG
buildservice-autocommit accepted request 520502 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 61)
baserev update by copy to link target
Displaying revisions 61 - 80 of 140
openSUSE Build Service is sponsored by