Wed, 24 Apr 2024 13:00:56 UTC | login

Information for build python-jep-3.9.0-5.fc33

ID163430
Package Namepython-jep
Version3.9.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-jep.git#e8b41f3be8f07be33b21aaf02909d23bbe4dfdc6
SummaryEmbed Python in Java
DescriptionJava Embedded Python JEP embeds CPython in Java through JNI and is safe to use in a heavily threaded environment. Some benefits of embedding CPython in a JVM: Using the native Python interpreter may be much faster than alternatives. Python is mature, well supported, and well documented. Access to high quality Python modules, both native CPython extensions and Python-based. Compilers and assorted Python tools are as mature as the language. Python is an interpreted language, enabling scripting of established Java code without requiring recompilation. Both Java and Python are cross platform, enabling deployment to different operating system.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 08 Jun 2020 12:08:33 UTC
CompletedMon, 08 Jun 2020 12:47:14 UTC
Taskbuild (f33, /rpms/python-jep.git:e8b41f3be8f07be33b21aaf02909d23bbe4dfdc6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-jep.git#e8b41f3be8f07be33b21aaf02909d23bbe4dfdc6'}}
Tags
f33
RPMs
src
python-jep-3.9.0-5.fc33.src.rpm (info) (download)
noarch
python-jep-javadoc-3.9.0-5.fc33.noarch.rpm (info) (download)
riscv64
python3-jep-3.9.0-5.fc33.riscv64.rpm (info) (download)
python-jep-debugsource-3.9.0-5.fc33.riscv64.rpm (info) (download)
python3-jep-debuginfo-3.9.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Jun 06 2020 Raphael Groner <raphgro@fedoraproject.org> - 3.9.0-5 - add patch for python 3.9, avoid daemon thread, rhbz#1792062 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.9.0-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 31 2019 Raphael Groner <projects.rg@smart.ms> - 3.9.0-1 - new version * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.2-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 10 2019 Raphael Groner <projects.rg@smart.ms> - 3.8.2-3 - adjust execution of tests to fix for python 3.8, rhbz#1706238 - fix path of module installation * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 17 2018 Raphael Groner <projects.rg@smart.ms> - 3.8.2-1 - new version * Thu Jul 12 2018 Raphael Groner <projects.rg@smart.ms> - 3.8.0-1 - new version * Sat Jul 07 2018 Raphael Groner <projects.rg@smart.ms> - 3.8-0.1.rc - new version (RC) with support for Python 3.7 - generate javadoc because not provided in tarball any more - drop optional python2 * Sat Jul 07 2018 Raphael Groner <projects.rg@smart.ms> - 3.7.1-1 - new version * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-4 - Rebuilt for Python 3.7