From 50a5dee18f0ee844be141538d8c66283c3602b5c Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Feb 19 2021 22:25:34 +0000 Subject: Deprecate python3-matplotlib-qt4 subpackage. --- diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 11630c1..aa9806a 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -232,6 +232,11 @@ Requires: python3-matplotlib%{?_isa} = %{version}-%{release} Requires: python3-matplotlib-qt5 Requires: python3-PyQt4 +# Upstream has deprecated this backend due to Qt4 being no longer supported. +# This backend will be removed when upstream does, likely in 3.5, or Fedora 35. +# The removal date is thus estimated to be the Fedora 35 Branch point. +Provides: deprecated() = 20210810 + %description -n python3-matplotlib-qt4 %{summary} %endif @@ -451,6 +456,9 @@ PYTHONDONTWRITEBYTECODE=1 \ %changelog +* Thu Jan 28 2021 Elliott Sales de Andrade - 3.4.0-0 +- Deprecated python3-matplotlib-qt4 subpackage + * Tue Feb 16 2021 Troy Dawson - 3.3.4-3 - Add build deps that were only getting pulled in by other dependencies