Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package duplicity for openSUSE:Leap:16.0 checked in at 2025-07-16 08:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/duplicity (Old) and /work/SRC/openSUSE:Leap:16.0/.duplicity.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "duplicity" Wed Jul 16 08:49:54 2025 rev:2 rq:1292386 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/duplicity/duplicity.changes 2025-03-19 11:42:01.409879210 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.duplicity.new.7373/duplicity.changes 2025-07-16 08:49:55.364533534 +0200 @@ -1,0 +2,55 @@ +Sun Jul 6 23:50:12 UTC 2025 - Michael Gorse <mgo...@suse.com> + +- Update to version 3.0.5: + + Changes + - Add ENODEV to list of "robust" ignored exceptions. + - Support gpg binary 'gpgsm'. + - Accept GPG user id formats other than hex. + - Add env var BACKEND\_PASSWORD, deprecate FTP\_PASSWORD. + + Fix + - Fix handling of .p7m filename suffix during sync. + - Cache negative getpwnam/getgrnam lookups. + - Incompatible with par2cmdline v1.0.0. + - Allow the full range of time formats as arguments to + --full-if-older-than. + - Fix problems with password request and metadata sync. + - "OverflowError: bytes object is too large to make repr". + - Prevent webdav log password at info log level. + +------------------------------------------------------------------- +Sat Feb 15 12:17:45 UTC 2025 - Michael Gorse <mgo...@suse.com> + +- Update to version 3.0.4: + + New + - Support for Microsoft Azure "Cold" blob storage tier. + + Changes + - Allow to build with py3.13.x. + + Fix + - Allow for python versions 3.12+ e.g. 3.12.8. + - INFO and DEBUG messages when verbosity is warning. +- Switch source URI to bz2. + +------------------------------------------------------------------- +Thu Jan 30 22:51:29 UTC 2025 - Michael Gorse <mgo...@suse.com> + +- Update to version 3.0.3.2: + + Changes + - Improve round512 method docstring. + + Fix + - Concurrency without setting verbosity throws exception. + - Argument --max-blocksize: invalid round512 value. + - Fix handling of zero length files for older librsync versions. + + Changes in version 3.0.3: + + Changes + - Fix docs for --max-blocksize. + - Allow Python 3.13 to install. + - High memory usage when creating duplicity backup of a single + very large file. + - Fix problem with reading ".../progress" file after aborted. + - Turn off atom for py313. + - Only log if backend import failed. + + Fix + - Typo in max block size doc. + - Verbosity setting is broken with concurrency. + +------------------------------------------------------------------- Old: ---- duplicity-rel.3.0.2.tar.gz New: ---- duplicity-rel.3.0.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ duplicity.spec ++++++ --- /var/tmp/diff_new_pack.Lr8LZW/_old 2025-07-16 08:49:55.736549081 +0200 +++ /var/tmp/diff_new_pack.Lr8LZW/_new 2025-07-16 08:49:55.744549416 +0200 @@ -1,7 +1,7 @@ # # spec file for package duplicity # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,13 +26,13 @@ %define _python3_version %{?python311_version} %endif Name: duplicity -Version: 3.0.2 +Version: 3.0.5 Release: 0 Summary: Encrypted bandwidth-efficient backup using the rsync algorithm License: GPL-3.0-or-later Group: Productivity/Archiving/Backup URL: https://duplicity.gitlab.io/ -Source: https://gitlab.com/%{name}/%{name}/-/archive/rel.%{version}/%{name}-rel.%{version}.tar.gz +Source: https://gitlab.com/%{name}/%{name}/-/archive/rel.%{version}/%{name}-rel.%{version}.tar.bz2 BuildRequires: %{_python}-devel BuildRequires: %{_python}-pytest BuildRequires: %{_python}-setuptools ++++++ duplicity-rel.3.0.2.tar.gz -> duplicity-rel.3.0.5.tar.bz2 ++++++ ++++ 91406 lines of diff (skipped)