From 0ac4534dfbb46b1900e66f7c98c331af32c1fa17feef1e0af31c641e7993141b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 10 Dec 2021 15:53:06 +0000 Subject: [PATCH] Accepting request 939016 from home:pgajdos:python - do not require pytest-runner for build OBS-URL: https://build.opensuse.org/request/show/939016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydicom?expand=0&rev=20 --- python-pydicom.changes | 5 +++++ python-pydicom.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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