python-jpype 0.7.1+dfsg-1build1 source package in Ubuntu

Changelog

python-jpype (0.7.1+dfsg-1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:23:13 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Downloads

File Size SHA-256 Checksum
python-jpype_0.7.1+dfsg.orig.tar.xz 394.8 KiB 82e775fb8921468a6115f5b5c49bf06824aa330183e6b03f08787f193c12bc57
python-jpype_0.7.1+dfsg-1build1.debian.tar.xz 3.2 KiB bcda85aad71fcc24bb42c5034c6452458adcc07633577b8e4d1fc4667ea0f8a1
python-jpype_0.7.1+dfsg-1build1.dsc 2.1 KiB d150e8e5acd99350014236d8c750a1f72b1dd37142fbbbedd25154a10d8680fc

View changes file

Binary packages built by this source

python3-jpype: Binding the worlds of Java and Python (for Python 3)

 JPype is an effort to allow Python programs full access to java class
 libraries. This is achieved not through re-implementing Python, as
 Jython/JPython has done, but rather through interfacing at the native
 level in both Virtual Machines.
 .
 Eventually, it should be possible to replace Java with Python in many,
 though not all, situations. JSP, Servlets, RMI servers and IDE plugins
 are good candidates.
 .
 This package for Python 3.

python3-jpype-dbgsym: debug symbols for python3-jpype