Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package duplicity for openSUSE:Factory 
checked in at 2026-02-02 14:57:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/duplicity (Old)
 and      /work/SRC/openSUSE:Factory/.duplicity.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "duplicity"

Mon Feb  2 14:57:32 2026 rev:89 rq:1330332 version:3.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes      2026-01-09 
17:06:21.659135275 +0100
+++ /work/SRC/openSUSE:Factory/.duplicity.new.1995/duplicity.changes    
2026-02-02 14:57:40.584813037 +0100
@@ -1,0 +2,6 @@
+Mon Feb  2 00:48:23 UTC 2026 - [email protected]
+
+- Fix "Cannot understand duplicity version" error, add requires on
+  python pexpect and ptyprocess.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ duplicity.spec ++++++
--- /var/tmp/diff_new_pack.tTMXqK/_old  2026-02-02 14:57:42.160879654 +0100
+++ /var/tmp/diff_new_pack.tTMXqK/_new  2026-02-02 14:57:42.164879824 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package duplicity
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,8 @@
 BuildRequires:  python-rpm-macros
 Requires:       %{_python}-fasteners
 Requires:       %{_python}-lockfile
+Requires:       %{_python}-pexpect
+Requires:       %{_python}-ptyprocess
 Requires:       gpg
 Recommends:     %{_python}-boto3
 Recommends:     %{name}-lang

Reply via email to