From e6f08f204b4aae6391349bca5a2c2eab32a05d98 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 17 2020 16:12:36 +0000 Subject: import python-nose-1.3.7-22.el8 --- diff --git a/SPECS/python-nose.spec b/SPECS/python-nose.spec index 94b5010..3b74a1b 100644 --- a/SPECS/python-nose.spec +++ b/SPECS/python-nose.spec @@ -21,7 +21,7 @@ output capture and more.\ Name: python-%{modname} Version: 1.3.7 -Release: 23%{?dist} +Release: 22%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -73,11 +73,7 @@ Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-coverage >= 3.4-1 -%if 0%{?rhel} && 0%{?rhel} >= 8 -Requires: platform-python-setuptools -%else Requires: python3-setuptools -%endif %{?python_provide:%python_provide python3-%{modname}} Obsoletes: platform-python-%{modname} < %{version}-%{release} @@ -176,10 +172,6 @@ popd %endif %changelog -* Wed Nov 28 2018 Lumír Balhar - 1.3.7-23 -- Require platform-python-setuptools instead of python3-setuptools -- Resolves: rhbz#1654302 - * Mon Aug 06 2018 Petr Viktorin - 1.3.7-22 - Remove unversioned executables (only *-3.6 should be provided)