15
0
forked from pool/python-JPype1

Accepting request 1069769 from home:jayvdb:branches:devel:languages:python

- Update to v1.4.1

OBS-URL: https://build.opensuse.org/request/show/1069769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-JPype1?expand=0&rev=9
This commit is contained in:
John Vandenberg
2023-03-07 00:59:06 +00:00
committed by Git OBS Bridge
parent f02066900a
commit 554547d29d
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 7 00:25:49 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
- 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
-------------------------------------------------------------------
Thu Aug 18 13:28:45 UTC 2022 - John Vandenberg <jayvdb@gmail.com>