From f75adf0cbbc4bff73b413d3f08fddc0389fcee720ff38e027ae7550fbf843d6d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 22 Mar 2021 23:12:53 +0000 Subject: [PATCH] - Add missing BR on %{pythons} OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=16 --- python-magic-wormhole.changes | 5 +++++ python-magic-wormhole.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-magic-wormhole.changes b/python-magic-wormhole.changes index 464b4b8..005abfc 100644 --- a/python-magic-wormhole.changes +++ b/python-magic-wormhole.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 22 23:12:42 UTC 2021 - Matej Cepl + +- Add missing BR on %{pythons} + ------------------------------------------------------------------- Wed Aug 19 04:29:27 UTC 2020 - Steve Kowalik diff --git a/python-magic-wormhole.spec b/python-magic-wormhole.spec index 893992c..ebc163a 100644 --- a/python-magic-wormhole.spec +++ b/python-magic-wormhole.spec @@ -1,7 +1,7 @@ # # spec file for package python-magic-wormhole # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,6 +39,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module spake2 >= 0.8} BuildRequires: %{python_module tqdm >= 4.13.0} BuildRequires: %{python_module txtorcon >= 0.19.3} +BuildRequires: %{pythons} BuildRequires: fdupes Requires: python-Automat Requires: python-PyNaCl @@ -51,7 +52,7 @@ Requires: python-spake2 >= 0.8 Requires: python-tqdm >= 4.13.0 Requires: python-txtorcon >= 0.19.3 Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives Suggests: python-magic-wormhole-transit-relay BuildArch: noarch %python_subpackages