15
0
forked from pool/python-JPype1
Commit Graph

1 Commits

Author SHA256 Message Date
61ec4ea178 - Update to 1.5.1:
* Make use of pyproject.toml for static project metadata
  * Fix error in 3.12 during exception handling
  * Changes for numpy 2.0 to fix test matrix.
  * fix compatibility of jpype with setuptools==72.0.0
  * Update LICENSE
  * prevent misuse of PyTuple_Pack
  * Remove use of tp_new
  * fix JUnpickler BufferOverflowException
  * "Generic" JArray support
  * Fix IllegalArgumentException with non-ascii paths
  * Support extracting javadoc HTML files generated by Javadoc 17
  * [ci] allow to download missing Python versions
  * Access to default methods in @JImplements
  * handle non ascii classpath with system classloader
  * free threaded build
- Drop patch JPype1-numpy2compat.patch, included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-JPype1?expand=0&rev=19
2024-11-24 23:15:28 +00:00