1
0

Accepting request 717833 from devel:languages:python

- Update to 1.3.0:
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/717833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydicom?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2019-07-23 20:38:24 +00:00 committed by Git OBS Bridge
commit 83eae9a81c
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aab3979cbd985feb6a44a3e751805d913629de82c4810ee94c35b9399aeaf0d7
size 7014928

3
pydicom-1.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:585b0a81843dd021a9baa97d955aa99b2b6aac9b46beff4c4bdc2e3cbda621c8
size 7044351

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 23 09:10:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3.0:
* no upstream changelog
-------------------------------------------------------------------
Fri Mar 8 06:49:41 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-pydicom
Version: 1.2.2
Version: 1.3.0
Release: 0
Summary: Pure python package for DICOM medical file reading and writing
License: MIT
@ -59,7 +59,7 @@ and radiotherapy objects.
%check
export LANG=en_US.UTF-8
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} pydicom/tests
%pytest pydicom/tests
%files %{python_files}
%license LICENSE