Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-JPype1 for openSUSE:Factory checked in at 2022-08-19 17:53:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-JPype1 (Old) and /work/SRC/openSUSE:Factory/.python-JPype1.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-JPype1" Fri Aug 19 17:53:43 2022 rev:4 rq:997986 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-JPype1/python-JPype1.changes 2022-02-22 21:18:37.070290934 +0100 +++ /work/SRC/openSUSE:Factory/.python-JPype1.new.2083/python-JPype1.changes 2022-08-19 17:54:56.515907142 +0200 @@ -1,0 +2,29 @@ +Thu Aug 18 13:28:45 UTC 2022 - John Vandenberg <jay...@gmail.com> + +- ExcludeArch armv7 and i586 due to significant test failures + +------------------------------------------------------------------- +Tue Aug 16 21:45:24 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to 1.4.0 + Support for all different buffer type conversions. + * Improved buffer transfers to numpy as guaranteed to match Java types. + However, exact dtype for conversions is os/numpy version dependent. + * Support for byte order channels on buffer transfers. + * Byte size for buffers now fixed to Java definitions. + * When directly accessing Java arrays using memory view, Python requires a cast + from buffers. Required because Python does not support memory view alterations + on non-native sizes. + Fix crash when comparing JChar. + * Order handling for numerical operations with JChar fixed. + * Improved matching for Java functors based on parameter count. + * Dropped support for Python 3.5 and 3.6 + * dbapi2 handles drivers that don't support autocommit. + * Fixed issue when Java classes with dunder methods such as __del__ caused + conflicts in Python type system. Java method which match dunder patterns are longer + translated to Python. + * Fix issue with numpy arrays with no dimensions resulting in crash. + * Support for user defined conversions for java.lang.Class and array types. + * Fixed issue with ssize_t on Windows for Python 3.10. + +------------------------------------------------------------------- Old: ---- JPype1-1.3.0.tar.gz New: ---- JPype1-1.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-JPype1.spec ++++++ --- /var/tmp/diff_new_pack.V3wdDb/_old 2022-08-19 17:54:57.999910252 +0200 +++ /var/tmp/diff_new_pack.V3wdDb/_new 2022-08-19 17:54:58.003910261 +0200 @@ -23,7 +23,7 @@ # https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc is not in Factory %bcond_with test_jdbc Name: python-JPype1 -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Python to Java bridge License: Apache-2.0 @@ -39,6 +39,7 @@ Requires: java-15-openjdk-headless Recommends: python-numpy Suggests: python-typing_extensions +ExcludeArch: %{ix86} armv7 %if %{with test} # SECTION test requirements BuildRequires: %{python_module jedi} ++++++ JPype1-1.3.0.tar.gz -> JPype1-1.4.0.tar.gz ++++++ ++++ 44360 lines of diff (skipped)