Package: jpy / 1.1.0-1

Metadata

Package Version Patches format
jpy 1.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add libjvm.so to path.patch | (download)

jpyutil.py | 18 18 + 0 - 0 !
1 file changed, 18 insertions(+)

 add libjvm.so to path

Last-Updated: 2019-07-17
0002 python3.patch | (download)

jpyutil.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 minor 2to3 fixes for python3 package

Last-Updated: 2016-07-07
0003 reproducible.patch | (download)

jpyutil.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 make builds bit-reproducible

0004 no maven.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 no-maven


0005 g++ 14.patch | (download)

src/main/c/jni/org_jpy_PyLib.c | 18 9 + 9 - 0 !
src/main/c/jpy_jfield.c | 2 1 + 1 - 0 !
2 files changed, 10 insertions(+), 10 deletions(-)

 fixes for incompatible type tighter in gcc-14