Hello community,
here is the log from the commit of package python-tifffile for openSUSE:Factory
checked in at 2020-11-23 15:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tifffile (Old)
and /work/SRC/openSUSE:Factory/.python-tifffile.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tifffile"
Mon Nov 23 15:35:18 2020 rev:5 rq:849220 version:2020.10.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tifffile/python-tifffile.changes
2020-10-23 12:18:28.544532159 +0200
+++
/work/SRC/openSUSE:Factory/.python-tifffile.new.5913/python-tifffile.changes
2020-11-23 19:02:08.786066184 +0100
@@ -1,0 +2,13 @@
+Tue Nov 17 13:48:44 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Add _constraints file to avoid OOM
+
+-------------------------------------------------------------------
+Mon Nov 2 20:06:00 UTC 2020 - andy great <[email protected]>
+
+- Update to version 2020.10.1.
+ * Formally deprecate unused TiffFile parameters (scikit-image)
+- Disabled test test_write_compression_lerc, python-imagecodecs not
+ build with lerc support.
+
+-------------------------------------------------------------------
Old:
----
tifffile-2020.9.3.tar.gz
New:
----
_constraints
tifffile-2020.10.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tifffile.spec ++++++
--- /var/tmp/diff_new_pack.RenrsZ/_old 2020-11-23 19:02:10.014067382 +0100
+++ /var/tmp/diff_new_pack.RenrsZ/_new 2020-11-23 19:02:10.018067386 +0100
@@ -20,7 +20,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tifffile
-Version: 2020.9.3
+Version: 2020.10.1
Release: 0
Summary: Read and write TIFF(r) files
License: BSD-2-Clause
@@ -74,7 +74,7 @@
%check
# skip online tests and tests that OOM
-%pytest -k 'not (test_issue_infinite_loop or test_func_pformat_xml or
test_filehandle_seekable or test_write_compress_lerc or test_write_imagej_raw
or test_write_bigtiff or test_write_ome or test_class_omexml_attributes or
test_class_omexml_multiimage or test_class_omexml)'
+%pytest -k 'not (test_issue_infinite_loop or test_func_pformat_xml or
test_filehandle_seekable or test_write_compress_lerc or test_write_imagej_raw
or test_write_bigtiff or test_write_ome or test_class_omexml_attributes or
test_class_omexml_multiimage or test_class_omexml or
test_write_compression_lerc)'
%files %{python_files}
%doc README.rst
++++++ _constraints ++++++
<constraints>
<hardware>
<disk>
<size unit="G">5</size>
</disk>
<physicalmemory>
<size unit="G">5</size>
</physicalmemory>
</hardware>
</constraints>
++++++ tifffile-2020.9.3.tar.gz -> tifffile-2020.10.1.tar.gz ++++++
++++ 14506 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]