Name: | python2-py4j |
---|---|
Version: | 0.10.6 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 339519 |
License: | BSD |
RPM: | python2-py4j-0.10.6-1.el7.noarch.rpm |
Source RPM: | py4j-0.10.6-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://py4j.sf.net |
Summary: | Py4J enables Python2 programs to dynamically access arbitrary Java objects |
Description: | Py4J enables Python2 programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects. Py4J is distributed under the BSD license. This package is for usage with Python2 only. |
- new version
- enforce explicitly python3 for sphinx and nosetests - add more debugging for check
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- bump version, rhbz#1385653
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- new version
- new version - add python3 subpackage - add python_provide macro
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- new version