Accepting request 1330301 from home:malcolmlewis:branches:Archiving:Backup
- Fix "Cannot understand duplicity version" error, add requires on python pexpect and ptyprocess. OBS-URL: https://build.opensuse.org/request/show/1330301 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/duplicity?expand=0&rev=165
This commit is contained in:
committed by
Git OBS Bridge
parent
029c27ecf4
commit
8eb8435f5c
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 2 00:48:23 UTC 2026 - malcolmlewis@opensuse.org
|
||||
|
||||
- Fix "Cannot understand duplicity version" error, add requires on
|
||||
python pexpect and ptyprocess.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 15:34:59 UTC 2025 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
|
||||
+3
-1
@@ -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: librsync-devel >= 0.9.6
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: %{_python}-fasteners
|
||||
Requires: %{_python}-lockfile
|
||||
Requires: %{_python}-pexpect
|
||||
Requires: %{_python}-ptyprocess
|
||||
Requires: gpg
|
||||
Recommends: %{_python}-boto3
|
||||
Recommends: %{name}-lang
|
||||
|
||||
Reference in New Issue
Block a user