diff --git a/python-pydicom.changes b/python-pydicom.changes index f9e7d12..c688ca0 100644 --- a/python-pydicom.changes +++ b/python-pydicom.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 10 07:41:02 UTC 2021 - pgajdos@suse.com + +- do not require pytest-runner for build + ------------------------------------------------------------------- Tue Mar 10 09:14:48 UTC 2020 - Tomáš Chvátal diff --git a/python-pydicom.spec b/python-pydicom.spec index f05ac23..226757c 100644 --- a/python-pydicom.spec +++ b/python-pydicom.spec @@ -1,7 +1,7 @@ # # spec file for package python-pydicom # -# 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 @@ -25,7 +25,6 @@ Summary: Pure python package for DICOM medical file reading and writing License: MIT URL: https://github.com/darcymason/pydicom Source: https://files.pythonhosted.org/packages/source/p/pydicom/pydicom-%{version}.tar.gz -BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes