Search Criteria
Package Details: python-pyexecjs 1.6.1-25
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyexecjs.git (read-only, click to copy) |
---|---|
Package Base: | python-pyexecjs |
Description: | Run JavaScript code from Python. |
Upstream URL: | https://pypi.python.org/pypi/PyExecJS2 |
Keywords: | pyexejs |
Licenses: | MIT |
Conflicts: | python-pyexecjs |
Provides: | python-pyexecjs, python-pyexecjs2 |
Submitter: | Gilrain |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-05 15:39 (UTC) |
Last Updated: | 2023-12-18 18:05 (UTC) |
Dependencies (10)
- python-six
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-six (check)
- js115 (optional) – Mozilla JavaScript engine (spidermonkey)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (optional) – built on Chrome V8 JavaScript engine
- phantomjsAUR (phantomjs-gitAUR) (optional) – a headless WebKit
- v8AUR (v8-rAUR) (optional) – Google JavaScript engine
Latest Comments
Gilrain commented on 2023-06-30 14:54 (UTC)
Anyone feel free to pick up the pieces. This library has been abandoned by its developer(s), it's not wildly used and so I have no way to test if its still compatible with "modern" dependencies.
MarsSeed commented on 2023-06-30 13:41 (UTC) (edited on 2023-06-30 13:41 (UTC) by MarsSeed)
Oh, thank you, but I have to say no.
I don't use this package myself.
I am just doing a lot of checking, and giving feedback to packagers when I see there is reason for improvements, or when there is some issue that I spotted out.
Gilrain commented on 2023-06-30 12:28 (UTC)
@MarsSeed: you seem motivated, want to take ownership?
MarsSeed commented on 2023-06-29 16:41 (UTC)
Also, if I may ask, please kindly remove the python2- subpackage.
As it is not needed anymore by anything.
And it just makes the whole build process much longe and complicated and fragile. Even if someone wants to have only the Python3 based package.
MarsSeed commented on 2023-06-29 16:39 (UTC)
Optdepend
js
cannot be found. Repo only has js91 for that engine.MarsSeed commented on 2022-05-21 19:41 (UTC) (edited on 2023-06-29 16:22 (UTC) by MarsSeed)
Spidermonkey is carried by Arch repos as an LTS version:
The abandoned AUR/spidermonkey package last updated in 2017 has been deleted.
Gilrain commented on 2016-09-25 09:23 (UTC)
Zykino commented on 2016-09-21 12:38 (UTC) (edited on 2016-09-21 15:06 (UTC) by Zykino)