Hello community,

here is the log from the commit of package python-Glymur for openSUSE:Factory 
checked in at 2020-03-26 23:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Glymur (Old)
 and      /work/SRC/openSUSE:Factory/.python-Glymur.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Glymur"

Thu Mar 26 23:34:14 2020 rev:4 rq:788483 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Glymur/python-Glymur.changes      
2020-01-13 22:23:28.730572622 +0100
+++ /work/SRC/openSUSE:Factory/.python-Glymur.new.3160/python-Glymur.changes    
2020-03-26 23:35:02.754813425 +0100
@@ -1,0 +2,10 @@
+Thu Mar 26 10:14:42 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 0.9.1
+  * Removed support for python2.7
+  * Fixed Cygwin support.
+  * Fixed appveyor builds, Travis-CI framework reworked.
+  * Some fragile tests removed.
+  * Remove GDAL from setup.py requirements
+
+-------------------------------------------------------------------

Old:
----
  Glymur-0.8.19.tar.gz

New:
----
  Glymur-0.9.1.tar.gz

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

Other differences:
------------------
++++++ python-Glymur.spec ++++++
--- /var/tmp/diff_new_pack.UMlNiM/_old  2020-03-26 23:35:03.166813574 +0100
+++ /var/tmp/diff_new_pack.UMlNiM/_new  2020-03-26 23:35:03.170813576 +0100
@@ -19,13 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-Glymur
-Version:        0.8.19
+Version:        0.9.1
 Release:        0
 Summary:        Tools for accessing JPEG2000 files
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/quintusdias/glymur
-Source:         
https://files.pythonhosted.org/packages/source/G/Glymur/Glymur-%{version}.tar.gz
+Source:         
https://github.com/quintusdias/glymur/archive/v%{version}.tar.gz#/Glymur-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  procps
@@ -45,9 +45,7 @@
 Python interface to the OpenJPEG library
 
 %prep
-%setup -q -n Glymur-%{version}
-# Remove bundled egg-info
-rm -rf %{pypi_name}.egg-info
+%setup -q -n glymur-%{version}
 
 %build
 %python_build
@@ -57,7 +55,6 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-touch tests/data/__init__.py
 %pytest
 
 %files %{python_files}

++++++ Glymur-0.8.19.tar.gz -> Glymur-0.9.1.tar.gz ++++++
++++ 13953 lines of diff (skipped)


Reply via email to