diff --git a/python-iniconfig.changes b/python-iniconfig.changes index 5134bf0..da707c3 100644 --- a/python-iniconfig.changes +++ b/python-iniconfig.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 5 12:45:15 UTC 2022 - Daniel Garcia + +- Add python-py as test dependency + ------------------------------------------------------------------- Wed Jul 20 12:01:45 UTC 2022 - Steve Kowalik diff --git a/python-iniconfig.spec b/python-iniconfig.spec index c6ef20b..85e0a67 100644 --- a/python-iniconfig.spec +++ b/python-iniconfig.spec @@ -40,6 +40,7 @@ BuildArch: noarch %if %{with test} BuildRequires: %{python_module iniconfig} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module py} %endif %python_subpackages