diff --git a/python-zodbpickle.changes b/python-zodbpickle.changes index 3ea8a51..fc40d33 100644 --- a/python-zodbpickle.changes +++ b/python-zodbpickle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 22 05:49:25 UTC 2021 - Steve Kowalik + +- Use python_module macro for BuildRequires on the testsuite module + ------------------------------------------------------------------- Mon Mar 9 10:35:56 UTC 2020 - pgajdos@suse.com diff --git a/python-zodbpickle.spec b/python-zodbpickle.spec index 87918b3..008182c 100644 --- a/python-zodbpickle.spec +++ b/python-zodbpickle.spec @@ -1,7 +1,7 @@ # # spec file for package python-zodbpickle # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,9 +27,9 @@ URL: https://pypi.python.org/pypi/zodbpickle Source: https://files.pythonhosted.org/packages/source/z/zodbpickle/zodbpickle-%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module testsuite} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python3-testsuite %python_subpackages %description