diff --git a/pydicom-1.2.2.tar.gz b/pydicom-1.2.2.tar.gz new file mode 100644 index 0000000..a560560 --- /dev/null +++ b/pydicom-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab3979cbd985feb6a44a3e751805d913629de82c4810ee94c35b9399aeaf0d7 +size 7014928 diff --git a/python-pydicom.changes b/python-pydicom.changes index 9e1f097..71c01cc 100644 --- a/python-pydicom.changes +++ b/python-pydicom.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 8 06:49:41 UTC 2019 - John Vandenberg + +- Reinstate test unit test_code_file which appears to be stable now +- Use PyPI sdist as source + ------------------------------------------------------------------- Wed Jan 2 12:07:30 UTC 2019 - Tomáš Chvátal diff --git a/python-pydicom.spec b/python-pydicom.spec index 1e88071..612b1e0 100644 --- a/python-pydicom.spec +++ b/python-pydicom.spec @@ -25,7 +25,7 @@ Summary: Pure python package for DICOM medical file reading and writing License: MIT Group: Development/Languages/Python URL: https://github.com/darcymason/pydicom -Source: https://github.com/pydicom/pydicom/archive/v%{version}.tar.gz +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} @@ -58,9 +58,8 @@ and radiotherapy objects. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -# test_code_file - randomly fails in OBS export LANG=en_US.UTF-8 -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} pydicom/tests -k 'not test_code_file' +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} pydicom/tests %files %{python_files} %license LICENSE diff --git a/v1.2.2.tar.gz b/v1.2.2.tar.gz deleted file mode 100644 index 1581a38..0000000 --- a/v1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3080249aea2243ded81c3019f0af6e06b7b187d624d06ec89d9e3fac58a204c -size 7041506