From b282c6b6a41bbb8572398b59fc43619f24c851bb Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jul 04 2019 14:21:49 +0000 Subject: Remove .0 from (Build)Requires See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/NLMEX6MY7DQLWTD2PMX4WGC3L3ER4HFS/ --- diff --git a/python-cheroot.spec b/python-cheroot.spec index b351fe0..176985b 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -20,7 +20,7 @@ CI.Contribute Cheroot. %package -n python3-%{pypi_name} Summary: %{summary} -Requires: python3dist(six) >= 1.11.0 +Requires: python3dist(six) >= 1.11 Requires: python3dist(more-itertools) >= 2.6 Requires: python3-pyOpenSSL Requires: python3dist(trustme)