Hello community,

here is the log from the commit of package python-pydicom for openSUSE:Factory 
checked in at 2019-03-10 09:39:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydicom (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydicom.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydicom"

Sun Mar 10 09:39:25 2019 rev:7 rq:682724 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydicom/python-pydicom.changes    
2019-01-03 18:08:33.200037742 +0100
+++ /work/SRC/openSUSE:Factory/.python-pydicom.new.28833/python-pydicom.changes 
2019-03-10 09:39:27.240117638 +0100
@@ -1,0 +2,6 @@
+Fri Mar  8 06:49:41 UTC 2019 - John Vandenberg <jay...@gmail.com>
+
+- Reinstate test unit test_code_file which appears to be stable now
+- Use PyPI sdist as source
+
+-------------------------------------------------------------------

Old:
----
  v1.2.2.tar.gz

New:
----
  pydicom-1.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pydicom.spec ++++++
--- /var/tmp/diff_new_pack.ybRjQo/_old  2019-03-10 09:39:27.912117478 +0100
+++ /var/tmp/diff_new_pack.ybRjQo/_new  2019-03-10 09:39:27.916117477 +0100
@@ -25,7 +25,7 @@
 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 @@
 %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


Reply via email to