From 6da6689c19f395e4794fe3cb5d639aeeb35c635b8884c1b441ebdaf59063ee18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 8 Mar 2019 08:09:48 +0000 Subject: [PATCH] Accepting request 682717 from home:jayvdb:py-check-failures - Reinstate test unit test_code_file which appears to be stable now - Use PyPI sdist as source OBS-URL: https://build.opensuse.org/request/show/682717 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydicom?expand=0&rev=14 --- pydicom-1.2.2.tar.gz | 3 +++ python-pydicom.changes | 6 ++++++ python-pydicom.spec | 5 ++--- v1.2.2.tar.gz | 3 --- 4 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 pydicom-1.2.2.tar.gz delete mode 100644 v1.2.2.tar.gz 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