blob: 647ec60ca96a2adfbd6ae43f1f8d7aca61d2f3f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = python-js2py
pkgdesc = JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python
pkgver = 0.74
pkgrel = 2
url = https://github.com/PiotrDabkowski/Js2Py
arch = any
license = MIT
checkdepends = npm
checkdepends = python-numpy
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-tzlocal
makedepends = python-wheel
depends = python
depends = python-pyjsparser
depends = python-six
optdepends = python-tzlocal: for local timezone support
source = js2py::git+https://github.com/PiotrDabkowski/Js2Py.git#commit=2e017b86e2f18a6c8a842293b1687f2ce7baa12e
source = 0001-js2py-pr293-opt-tzlocal.patch::https://github.com/PiotrDabkowski/Js2Py/pull/293.patch
source = 0002-js2py-pr327-python3.12.patch::https://github.com/PiotrDabkowski/Js2Py/pull/327.patch
source = 0003-js2py-xxxxx-python3.13.patch::https://github.com/a-j-albert/Js2Py/compare/0da30c83f149b15539ca3d246d5ebfb0afd7f140~1..cc64a715727f110b79310b8031e0ade9c501d5d3.diff
sha256sums = b362565354ffbcf4f4cc40fde179aa2abde7804572e2e4621416b21b686ca6b6
sha256sums = ff357bb24e7ad1b278fb39e7605054df815d2f589e55bf745e4262de84aa0839
sha256sums = 710213cea46804a949db7d655a539939d014fa9e34ae3e4c0358678cd14e6893
sha256sums = 8f7a2c7d93aa6c19a09b4eb1f38a494c483eac144c92c5cbfde13e8dcf8d86da
pkgname = python-js2py
|