diff --git a/python-web_cache.changes b/python-web_cache.changes index 3c5da40..7b72a84 100644 --- a/python-web_cache.changes +++ b/python-web_cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 3 10:19:53 UTC 2020 - pgajdos@suse.com + +- remove unused unittest2 dependency + ------------------------------------------------------------------- Wed Dec 11 08:15:14 UTC 2019 - Tomáš Chvátal diff --git a/python-web_cache.spec b/python-web_cache.spec index 25df0e0..89baef7 100644 --- a/python-web_cache.spec +++ b/python-web_cache.spec @@ -1,7 +1,7 @@ # # spec file for package python-web_cache # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,6 @@ License: LGPL-2.1-only URL: https://github.com/desbma/web_cache Source: https://github.com/desbma/web_cache/archive/%{version}.tar.gz BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module unittest2} BuildRequires: %{pythons} BuildRequires: fdupes BuildRequires: python-rpm-macros