Tue, 14 May 2024 14:58:53 UTC | login

Information for build jpype-0.6.2-4.fc29

ID26917
Package Namejpype
Version0.6.2
Release4.fc29
Epoch
SummaryFull access for Python programs to Java class libraries
DescriptionJPype 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
StartedMon, 21 May 2018 03:35:36 UTC
CompletedMon, 21 May 2018 07:32:27 UTC
Taskbuild (f29-candidate, jpype-0.6.2-4.fc29.src.rpm)
Tags
f29
RPMs
src
jpype-0.6.2-4.fc29.src.rpm (info) (download)
noarch
jpype-doc-0.6.2-4.fc29.noarch.rpm (info) (download)
riscv64
python2-jpype-0.6.2-4.fc29.riscv64.rpm (info) (download)
python3-jpype-0.6.2-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6.2-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Aug 16 2017 Raphael Groner <projects.rg@smart.ms> - 0.6.2-2 - revert accidently disabled python2 * Tue Aug 15 2017 Raphael Groner <projects.rg@smart.ms> - 0.6.2-1 - new version - [epel7] enable python3, disable sphinx due to strange bug * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.6.1-5 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Sep 10 2015 Raphael Groner <projects.rg@smart.ms> - 0.6.1-1 - new upstream release v0.6.1 - make tests work with python3 - deprecation of jpype-py3 - split subpackages for python2 and 3 - use python build and install macros - ease html generation - ship _static documentation files - unbundle jquery - ship tests folder as an import option w/o execution bits - restrict documentation to only some .rst files * Tue Jul 21 2015 Raphael Groner <projects.rg@smart.ms> - 0.6.0-2 - include patch of proxy argument issue * Tue Jun 23 2015 Raphael Groner <projects.rg@smart.ms> - 0.6.0-1 - based on originally jpype-py3.spec - official jpype 0.6.0 with python3 - more documentation in subpackage * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.3.20150202gitca6fc96 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Apr 23 2015 Raphael Groner <projects.rg@smart.ms> - 0-0.2.20150202gitca6fc96 - add GPLv2 for bundled source files - remove wrong sitearch macro - make tests work * Thu Apr 02 2015 Raphael Groner <projects.rg@smart.ms> - 0-0.1.20150202gitca6fc96 - initial