From 489dfa124708979680d6c0f0b3e02de1157e9e81f1a061072975cf32ff385ed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 17 Aug 2020 05:56:54 +0000 Subject: [PATCH] Accepting request 827138 from home:jayvdb:py-submit Replace nose with pytest OBS-URL: https://build.opensuse.org/request/show/827138 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spark_parser?expand=0&rev=14 --- python-spark_parser.changes | 5 +++++ python-spark_parser.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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