From 0a738fdcd0a14fda8b4715d3715dd4ad513cebcbee89cade31e5bc2794610dd7 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 17 Apr 2025 05:23:45 +0000 Subject: [PATCH] - Drop BuildRequires on gdcm to skip tests. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydicom?expand=0&rev=35 --- python-pydicom.changes | 5 +++++ python-pydicom.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/python-pydicom.changes b/python-pydicom.changes index 4c4642c..f618332 100644 --- a/python-pydicom.changes +++ b/python-pydicom.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 17 05:22:46 UTC 2025 - Steve Kowalik + +- Drop BuildRequires on gdcm to skip tests. + ------------------------------------------------------------------- Sun Mar 23 17:15:52 UTC 2025 - Axel Braun diff --git a/python-pydicom.spec b/python-pydicom.spec index cf96c1f..db49b06 100644 --- a/python-pydicom.spec +++ b/python-pydicom.spec @@ -36,10 +36,6 @@ BuildRequires: %{python_module Pillow} BuildRequires: %{python_module pydicom-data} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} -%if 0%{?suse_version} > 1550 -# GDCM is not multiflavor in Tumbleweed -BuildRequires: python3-gdcm -%endif # /SECTION BuildArch: noarch Requires(post): update-alternatives