diff --git a/python-spark_parser.changes b/python-spark_parser.changes index f54db9a..fa02a05 100644 --- a/python-spark_parser.changes +++ b/python-spark_parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 16 22:50:53 UTC 2020 - John Vandenberg + +- Remove unnecessary build dependency nose + ------------------------------------------------------------------- Tue May 19 08:03:00 UTC 2020 - Petr Gajdos diff --git a/python-spark_parser.spec b/python-spark_parser.spec index c0e7613..829d26c 100644 --- a/python-spark_parser.spec +++ b/python-spark_parser.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: https://github.com/rocky/python-spark/ Source: https://files.pythonhosted.org/packages/source/s/spark_parser/spark_parser-%{version}.tar.gz BuildRequires: %{python_module click} -BuildRequires: %{python_module nose >= 1.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes