forked from pool/python-pydicom-data
Accepting request 1140072 from Application:ERP:GNUHealth:4.4
- enable %{?sle15allpythons} OBS-URL: https://build.opensuse.org/request/show/1140072 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydicom-data?expand=0&rev=4
This commit is contained in:
parent
49b0727efb
commit
219bb22b5a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 16 10:04:00 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- enable %{?sle15allpythons}
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 27 03:08:23 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
Tue Sep 27 03:08:23 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pydicom-data
|
# spec file for package python-pydicom-data
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?sle15allpythons}
|
||||||
Name: python-pydicom-data
|
Name: python-pydicom-data
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -50,7 +50,7 @@ Test files used by pydicom and other packages by the same organisation.
|
|||||||
%pytest -rs
|
%pytest -rs
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%{python_sitelib}/data_store/
|
%{python_sitelib}/data_store
|
||||||
%{python_sitelib}/pydicom[-_]data*/
|
%{python_sitelib}/pydicom_data-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user