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 2023-03-07 16:50:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-JPype1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-JPype1.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-JPype1"

Tue Mar  7 16:50:07 2023 rev:5 rq:1069770 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-JPype1/python-JPype1.changes      
2022-08-19 17:54:56.515907142 +0200
+++ /work/SRC/openSUSE:Factory/.python-JPype1.new.31432/python-JPype1.changes   
2023-03-07 16:50:44.653713999 +0100
@@ -1,0 +2,9 @@
+Tue Mar  7 00:25:49 UTC 2023 - John Vandenberg <[email protected]>
+
+- Update to v1.4.1
+  * Fixed issue with startJVM changing locale settings
+  * Changes to support Python 3.11
+  * Fix truncation of strings on null when using convert strings
+  * Replaced distutil with packaging
+
+-------------------------------------------------------------------

Old:
----
  JPype1-1.4.0.tar.gz

New:
----
  JPype1-1.4.1.tar.gz

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

Other differences:
------------------
++++++ python-JPype1.spec ++++++
--- /var/tmp/diff_new_pack.SBL9td/_old  2023-03-07 16:50:45.677719388 +0100
+++ /var/tmp/diff_new_pack.SBL9td/_new  2023-03-07 16:50:45.681719409 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-JPype1
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
 %define skip_python2 1
 %define skip_python36 1
 %bcond_without  test
-# https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc is not in 
Factory
+# https://build.opensuse.org/package/show/Java:packages/h2database is not in 
Factory
 %bcond_with     test_jdbc
 Name:           python-JPype1
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Python to Java bridge
 License:        Apache-2.0
@@ -80,6 +80,9 @@
 # https://github.com/jpype-project/jpype/issues/1029
 skip_tests="(JClassTestCase and testAsArray)"
 
+# v1.4.1: https://github.com/jpype-project/jpype/issues/1116
+skip_tests+=" or (HtmlTestCase and testClass)"
+
 %if %{without test_jbdc}
 skip_tests+=" or test_sql_h2 or test_sql_hsqldb or test_sql_sqlite"
 %endif

++++++ JPype1-1.4.0.tar.gz -> JPype1-1.4.1.tar.gz ++++++
++++ 37741 lines of diff (skipped)

Reply via email to