Hello community,

here is the log from the commit of package python-pydicom for openSUSE:Factory 
checked in at 2018-11-08 09:48:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydicom (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydicom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydicom"

Thu Nov  8 09:48:13 2018 rev:5 rq:645900 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydicom/python-pydicom.changes    
2018-08-31 10:47:52.199452419 +0200
+++ /work/SRC/openSUSE:Factory/.python-pydicom.new/python-pydicom.changes       
2018-11-08 09:48:22.413108068 +0100
@@ -1,0 +2,7 @@
+Thu Nov  1 14:01:20 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.2.0:
+  * No obvious upstream changelog
+- Drop python37.patch should be fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  pydicom-1.1.0.tar.gz
  python37.patch

New:
----
  v1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-pydicom.spec ++++++
--- /var/tmp/diff_new_pack.E3pePT/_old  2018-11-08 09:48:24.117106062 +0100
+++ /var/tmp/diff_new_pack.E3pePT/_new  2018-11-08 09:48:24.145106029 +0100
@@ -12,21 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
 Name:           python-pydicom
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 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://files.pythonhosted.org/packages/source/p/pydicom/pydicom-%{version}.tar.gz
-Patch0:         python37.patch
+Source:         https://github.com/pydicom/pydicom/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q -n pydicom-%{version}
-%autopatch -p1
 
 %build
 %python_build


Reply via email to