From c3e31d8c7e5ee9d8bea0bb0e15d92d379962c223 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Tue, 13 Mar 2018 05:12:47 -0400 Subject: [PATCH] Remove old workaround. The F27+ packages include the correct Requires now. --- python-matplotlib.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index f7aebe3..8d40e89 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -105,9 +105,6 @@ BuildRequires: python-setuptools BuildRequires: python-six BuildRequires: python-subprocess32 BuildRequires: python2-devel -%if 0%{?fedora} > 26 || 0%{?rhel} > 7 -BuildRequires: python2-backports -%endif BuildRequires: python2-backports-functools_lru_cache BuildRequires: python2-pillow BuildRequires: pytz