Revisions of python-JPype1

buildservice-autocommit accepted request 1151988 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 16)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 15)
- Switch to pyproject and autosetup macros.
buildservice-autocommit accepted request 1137273 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- update to 1.5.0:
  * Support for Python 3.12
  * Switched __eq__ and __ne__ operator to use equals rather than
    compareTo for comparable objects to avoid exception when
    comparing object of different types.
  * Fixed segmentation fault when comparing Java Comparable to
    primitives.
  * Java exceptions that occur in inequality comparisons now map
    to Python TypeError.
  * Fixed crash when calling subscript on JArray.
  * Fixed direct byte buffers not reporting nbytes correctly when
    cast to memoryview.
  * Expand the defintion for Functional interface to include
    classes without FunctionInterface annotation.
  * Add additional matching level for derived types to resolve
    ambiguities when a derived type is used in place of base
    class when determining the method overload.  This will
    resolve some previous ambiguities between methods.
buildservice-autocommit accepted request 1092829 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 12)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1092514 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 11)
Please accept and forward to Factory, since this blocks removal of unsupported java-15-openjdk
buildservice-autocommit accepted request 1069770 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 10)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1069769 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 9)
- Update to v1.4.1
buildservice-autocommit accepted request 997986 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 8)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 997985 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 7)
- ExcludeArch armv7 and i586 due to significant test failures
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 997446 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 6)
- 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.
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 956484 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 5)
- Update to v1.3.0
  * Fixes for memory issues found when upgrading to Python 3.10 beta.
  * Add additional diagnositics for importing of non-public class.
  * Fixed issue with classes with unsatified dependencies leading to
    a crash on windows.
  * Fixed a bug with arrays created using the short cut.
- from v1.2.1
  * Missing stub files added.
  * Python 3.9 issues are resolved on Windows.
  * JPype scans jar files and rebuilding missing directories to
    allow imports from stripped and obfuscated jar files.
- from v1.2.0
  * Added builds for Python 3.9.
  * Fixed bug when importing from multi-release jars.
  * addClassPath can add jar files after the JVM is started.
    The default loader for JPype class is
    ``org.jpype.classloader.DynamicClassLoader``.
  * Build support of z/OS added.
  * Bug causing ambiguity between primitives and variadic arguments
    in method resolution was corrected.
  * Boolean was inadvertently left out of method resolution.
    ``boolean`` now properly matched with boxed types.
  * Support for PyInstaller was added.
buildservice-autocommit accepted request 888725 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 4)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 888724 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 3)
- skip python36 because of numpy
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 849369 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 2)
initialized devel package after accepting 849369
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 848794 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
Python to Java bridge
Displaying all 16 revisions
openSUSE Build Service is sponsored by