Sun, 02 Apr 2023 05:14:08 UTC

Information for build python-javabridge-1.0.18-8.20190729gitc7ccaed.fc34

ID1607604
Package Namepython-javabridge
Version1.0.18
Release8.20190729gitc7ccaed.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-javabridge.git#1841832efa74e1a004302e0562ea63b8c13b7a5d
SummaryPython wrapper for the Java Native Interface
Description The javabridge Python package makes it easy to start a Java virtual machine (JVM) from Python and interact with it. Python code can interact with the JVM using a low-level API or a more convenient high-level API. An python module which provides a convenient example.
Built byraphgro
State complete
Volume DEFAULT
StartedTue, 08 Sep 2020 20:18:42 UTC
CompletedTue, 08 Sep 2020 20:20:02 UTC
Taskbuild (rawhide, /rpms/python-javabridge.git:1841832efa74e1a004302e0562ea63b8c13b7a5d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-javabridge.git#1841832efa74e1a004302e0562ea63b8c13b7a5d'}}
Tags
f34
RPMs
src
python-javabridge-1.0.18-8.20190729gitc7ccaed.fc34.src.rpm (info) (download)
i686
python3-javabridge-1.0.18-8.20190729gitc7ccaed.fc34.i686.rpm (info) (download)
python-javabridge-debugsource-1.0.18-8.20190729gitc7ccaed.fc34.i686.rpm (info) (download)
python3-javabridge-debuginfo-1.0.18-8.20190729gitc7ccaed.fc34.i686.rpm (info) (download)
x86_64
python3-javabridge-1.0.18-8.20190729gitc7ccaed.fc34.x86_64.rpm (info) (download)
python-javabridge-debugsource-1.0.18-8.20190729gitc7ccaed.fc34.x86_64.rpm (info) (download)
python3-javabridge-debuginfo-1.0.18-8.20190729gitc7ccaed.fc34.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Sep 07 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.0.18-8.20190729gitc7ccaed - Explicitly define the JAVA_HOME env variable Resolves: rhbz#1865294 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-7.20190729gitc7ccaed - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-6.20190729gitc7ccaed - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 1.0.18-5.20190729gitc7ccaed - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-4.20190729gitc7ccaed - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Raphael Groner <projects.rg@smart.ms> - 1.0.18-3.20190729gitc7ccaed * use new snapshot - exclusive x86 * Sat Jul 27 2019 Raphael Groner <projects.rg@smart.ms> - 1.0.18-2.20190723git16d6c91 - use latest git snapshot to support cython with python3 * Sat May 11 2019 Raphael Groner <projects.rg@smart.ms> - 1.0.18-1 - initial