From 0ac8ac55ad7b796fe945b3555f542f8a3e7634fe Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 24 2020 20:47:03 +0000 Subject: Drop build deps on python-mock and python-coverage. --- diff --git a/python-freezegun.spec b/python-freezegun.spec index 0fb19d8..cb7ee3d 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -3,7 +3,7 @@ Name: python-freezegun Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: ASL 2.0 @@ -26,8 +26,6 @@ BuildRequires: python3-six BuildRequires: python3-dateutil >= 2.7 BuildRequires: python3-sure BuildRequires: python3-pytest -BuildRequires: python3-coverage -BuildRequires: python3-mock %{?python_provide:%python_provide python3-freezegun} @@ -63,6 +61,9 @@ pytest-3 --deselect tests/test_uuid.py::test_uuid1_future --deselect tests/test_ %{python3_sitelib}/%{modname}-%{version}-* %changelog +* Tue Nov 24 2020 Kevin Fenzi - 1.0.0-2 +- Drop build deps on python-mock and python-coverage. + * Thu Nov 19 2020 Joel Capitao - 1.0.0-1 - Update to 1.0.0