diff --git a/python-jaraco.functools.changes b/python-jaraco.functools.changes index 91e3a45..844989c 100644 --- a/python-jaraco.functools.changes +++ b/python-jaraco.functools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 14 08:13:39 UTC 2020 - Tomáš Chvátal + +- Femove leftover py2 dependencies + ------------------------------------------------------------------- Mon Mar 9 13:14:29 UTC 2020 - Marketa Calabkova diff --git a/python-jaraco.functools.spec b/python-jaraco.functools.spec index ab2a6d1..0333f9f 100644 --- a/python-jaraco.functools.spec +++ b/python-jaraco.functools.spec @@ -34,14 +34,9 @@ BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python2-backports.functools_lru_cache -BuildRequires: python2-backports.unittest_mock Requires: python-jaraco.base >= 6.1 Requires: python-more-itertools BuildArch: noarch -%ifpython2 -Requires: python-backports.functools_lru_cache -%endif %python_subpackages %description