Hello community,
here is the log from the commit of package python-fastremap for
openSUSE:Factory checked in at 2020-07-10 14:13:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastremap (Old)
and /work/SRC/openSUSE:Factory/.python-fastremap.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastremap"
Fri Jul 10 14:13:09 2020 rev:5 rq:819764 version:1.10.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastremap/python-fastremap.changes
2020-02-03 11:13:06.281838454 +0100
+++
/work/SRC/openSUSE:Factory/.python-fastremap.new.3060/python-fastremap.changes
2020-07-10 14:13:10.131586101 +0200
@@ -1,0 +2,30 @@
+Thu Jul 9 14:27:11 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to version 1.10.2
+ * release(1.10.2): fixed bug in remap
+ * fix: remap was not handling missing labels correctly (#23)
+ * Revert "feat: adds argminmax, argmin, argmax, ravel\_index (#22)"
+ * feat: adds argminmax, argmin, argmax, ravel\_index (#22)
+ * chore: update changelog
+ * chore: adds tox
+ * release(1.10.1): faster renumber and by proxy unique in some circumstances
+ * chore: add tox.ini
+ * perf: faster renumber by using unordered\_map (#21)
+ * release(1.10.0): adds component\_map and inverse\_component\_map
+ * fix: should use int instead of uint
+ * test: abort appveyor early if a test fails
+ * fix: test for renumber dying on uint64 assertion
+ * fix: remove 'build.cmd' as we are not supporting 3.3 or 3.4
+ * chore: add appveyor.yml
+ * docs: show how to use component\_map and inverse\_component\_map
+ * feat: add components\_map and inverse\_components\_map
+ * Update README.md
+ * release(1.9.2): fixed performance issue with fastremap.unique
+ * perf: faster unique\_va\_array
+ * release(1.9.1): ipt handles 64-bit addressable arrays
+ * fix: support 64-bit addressable volumes for IPT
+ * release(1.9.0): adds unique, minmax, refit, fit\_dtype, pixel\_pairs
+ * chore: add py3.8 to dockerfile
+ * feat: unique, minmax, refit, fit\_dtype, pixel\_pairs (#20)
+
+-------------------------------------------------------------------
Old:
----
fastremap-1.8.0.tar.gz
New:
----
fastremap-1.10.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fastremap.spec ++++++
--- /var/tmp/diff_new_pack.07sukK/_old 2020-07-10 14:13:11.883591856 +0200
+++ /var/tmp/diff_new_pack.07sukK/_new 2020-07-10 14:13:11.887591869 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fastremap
-Version: 1.8.0
+Version: 1.10.2
Release: 0
Summary: Module to Remap, mask, renumber, and in-place transpose numpy
arrays
License: LGPL-3.0-only
++++++ fastremap-1.8.0.tar.gz -> fastremap-1.10.2.tar.gz ++++++
++++ 143163 lines of diff (skipped)