summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1891550b1da88d7ee223e6c978bf4ffbe1cb1533 (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
30
31
32
33
34
35
36
37
pkgbase = python-js2py
	pkgdesc = JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python
	pkgver = 0.74
	pkgrel = 3
	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
	source = 0002-js2py-pr299-uint32.patch
	source = 0003-js2py-pr320-math-sign.patch
	source = 0004-js2py-pr323-cve-2024-28397.patch
	source = 0005-js2py-pr327-python3.12.patch
	source = 0006-js2py-pr336-escape-unescape.patch
	source = 0007-js2py-xxxxx-python3.13.patch
	sha256sums = b362565354ffbcf4f4cc40fde179aa2abde7804572e2e4621416b21b686ca6b6
	sha256sums = ff357bb24e7ad1b278fb39e7605054df815d2f589e55bf745e4262de84aa0839
	sha256sums = 98dc1e9e9579ee0371532ff530d1d72acd5ee708e21449b28c16f57ed39dab8d
	sha256sums = a3865702a81dbecac7841f4fcea7fc301d92159e068983e9383a98041ca6e04c
	sha256sums = 7eb3378faf111308021734b67d670c3fd633b7e6b9901f5aaec40e949ae76217
	sha256sums = 710213cea46804a949db7d655a539939d014fa9e34ae3e4c0358678cd14e6893
	sha256sums = c87cf6fe1a405081b7b0f10957156a6ca1e80863f78f1179e21953ffe7a704fe
	sha256sums = 8f7a2c7d93aa6c19a09b4eb1f38a494c483eac144c92c5cbfde13e8dcf8d86da

pkgname = python-js2py