From 6bded4a9b95ccaab1f39f015c03958630ae6340f Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 6 Mar 2021 16:29:12 +0100 Subject: [PATCH] noarch; rel 5 --- python-discover.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-discover.spec b/python-discover.spec index ddf56a6..0cd76aa 100644 --- a/python-discover.spec +++ b/python-discover.spec @@ -7,7 +7,7 @@ Summary: Test discovery for unittest (backport from Python 2.7) Summary(pl.UTF-8): Wykrywanie testów dla modułu unittest (backport z Pythona 2.7) Name: python-discover Version: 0.4.0 -Release: 4 +Release: 5 License: BSD Group: Development/Languages/Python #Source0Download: https://pypi.org/simple/discover/ @@ -23,6 +23,7 @@ BuildRequires: python-devel >= 1:2.4 BuildRequires: python3-devel >= 1:3.2 %endif Requires: python-modules >= 1:2.4 +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0