Tue, 23 Apr 2024 14:34:34 UTC | login

Information for build jpype-1.0.2-1.fc33

ID188931
Package Namejpype
Version1.0.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jpype.git#d662289e527589eba29d43e80c1cbfee4ba4dd4e
SummaryFull access for Python programs to Java class libraries
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 22:54:51 UTC
CompletedSat, 28 Nov 2020 00:53:29 UTC
Taskbuild (f33, /rpms/jpype.git:d662289e527589eba29d43e80c1cbfee4ba4dd4e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jpype.git#d662289e527589eba29d43e80c1cbfee4ba4dd4e'}}
Tags
f33
f37
f38
f39
f40
RPMs
src
jpype-1.0.2-1.fc33.src.rpm (info) (download)
noarch
jpype-doc-1.0.2-1.fc33.noarch.rpm (info) (download)
riscv64
python3-jpype-1.0.2-1.fc33.riscv64.rpm (info) (download)
jpype-debugsource-1.0.2-1.fc33.riscv64.rpm (info) (download)
python3-jpype-debuginfo-1.0.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Oct 01 2020 Raphael Groner <raphgro@fedoraproject.org> - 1.0.2-1 - bump to v1.0.2 - adjust tests for proper execution * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0.7.5-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Sat Jun 06 2020 Raphael Groner <raphgro@fedoraproject.org> - 0.7.5-1 - bump to v0.7.5 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.4-2 - Rebuilt for Python 3.9 * Sat May 02 2020 Raphael Groner <raphgro@fedoraproject.org> - 0.7.4-1 - bump to v0.7.4 - skip generation of documentation with odd python bug - skip b0rken tests with jdk8 - drop useless comments * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 05 2020 Raphael Groner <projects.rg@smart.ms> - 0.7.1-1 - new version * Thu Oct 03 2019 Raphael Groner <projects.rg@smart.ms> - 0.7-4 - use unittest instead of unittest2 for python3 only * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7-2 - Rebuilt for Python 3.8 * Thu Aug 01 2019 Raphael Groner <projects.rg@smart.ms> - 0.7.0-1 - new version - new upstream - drop obsolete patch - use right python version in BR: sphinx - drop build conditionals - adjust execution of tests - add explicit folder names for sitearch * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 15 2019 Raphael Groner <projects.rg@smart.ms> - 0.6.3-7 - drop deprecated python2, bug #1626632