forked from pool/python-pydicom
Accepting request 939179 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/939179 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydicom?expand=0&rev=10
This commit is contained in:
commit
c609e55ef7
@ -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 <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user