From fa12878807f866e0cb8813bb605d9cfd5e66128e6d56b8766835bd3f68606aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 12 Apr 2024 12:27:56 +0000 Subject: [PATCH] Accepting request 1166940 from home:rrahl0:upgrades alternative to coveralls, so PyKCS11 builds and runs OBS-URL: https://build.opensuse.org/request/show/1166940 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKCS11?expand=0&rev=2 --- python-PyKCS11.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-PyKCS11.spec b/python-PyKCS11.spec index c1b1dde..d8609bc 100644 --- a/python-PyKCS11.spec +++ b/python-PyKCS11.spec @@ -1,5 +1,5 @@ # -# spec file for package python-pyKCS11 +# spec file for package python-PyKCS11 # # Copyright (c) 2024 SUSE LLC # @@ -26,10 +26,10 @@ URL: https://github.com/LudovicRousseau/PyKCS11 Source: https://files.pythonhosted.org/packages/source/p/pyKCS11/PyKCS11-%{version}.tar.gz BuildRequires: %{python_module asn1crypto} BuildRequires: %{python_module build} -BuildRequires: %{python_module coveralls} BuildRequires: %{python_module coverage} BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} +BuildRequires: %{python_module python-coveralls} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes