blob: de27a2680317b1305246dcac15117022d78f932d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-py4j
pkgdesc = Enables Python programs to dynamically access arbitrary Java objects
pkgver = 0.10.9.5
pkgrel = 1
url = https://pypi.org/project/pysparkpy4j
arch = any
license = GPL2
makedepends = python-setuptools
depends = python-future
source = https://pypi.org/packages/source/p/py4j/py4j-0.10.9.5.tar.gz
sha256sums = 276a4a3c5a2154df1860ef3303a927460e02e97b047dc0a47c1c3fb8cce34db6
pkgname = python-py4j
|