From 6e2fefe81ba47dfdeaafa3c944995a5c77f6c5c4d4762604f1ba36d9f11c2405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 30 Jul 2021 11:00:35 +0000 Subject: [PATCH] purge python3-* OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-client?expand=0&rev=2 --- python-proton-client.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/python-proton-client.spec b/python-proton-client.spec index 07061a4..cc11279 100644 --- a/python-proton-client.spec +++ b/python-proton-client.spec @@ -35,11 +35,10 @@ BuildRequires: pkgconfig(libopenssl) BuildRequires: %{python_module bcrypt} BuildRequires: %{python_module gnupg} BuildRequires: %{python_module pytest} -Requires: python3 >= 3.6 -Requires: python3-requests -Requires: python3-pyOpenSSL -Requires: python3-bcrypt -Requires: python3-gnupg +Requires: python-requests +Requires: python-pyOpenSSL +Requires: python-bcrypt +Requires: python-gnupg %python_subpackages %description