[packages/byobu] Use python3 dependencies
glen
glen at pld-linux.org
Sun Feb 27 16:15:00 CET 2022
commit d677ca1f9ed113c1809890f1f708ff154088ca08
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Sun Feb 27 17:14:18 2022 +0200
Use python3 dependencies
byobu.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/byobu.spec b/byobu.spec
index 8bffa48..b565337 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -3,7 +3,7 @@ Summary(hu.UTF-8): Hasznos profilok és profilváltó gyűjteménye a GNU screen
Summary(pl.UTF-8): Zestaw przydatnych profili oraz przełącznik profili dla GNU screena
Name: byobu
Version: 5.133
-Release: 1
+Release: 2
License: GPL v3
Group: Applications/System
Source0: https://code.launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
@@ -15,8 +15,8 @@ BuildRequires: gettext-tools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.596
Requires: desktop-file-utils
-Requires: python >= 1:2.5
-Requires: python-snack
+Requires: python3
+Requires: python3-snack
Suggests: screen
Suggests: tmux >= 1.5
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/byobu.git/commitdiff/d677ca1f9ed113c1809890f1f708ff154088ca08
More information about the pld-cvs-commit
mailing list