Search Criteria
Package Details: graalpython-jdk8-bin 21.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/graalpython-jdk8-bin.git (read-only, click to copy) |
---|---|
Package Base: | graalpython-jdk8-bin |
Description: | GraalVM-based, high-performance implementation of the Python language (early development), Java 8 version |
Upstream URL: | https://github.com/graalvm/graalpython |
Licenses: | custom |
Submitter: | lucaswerkmeister |
Maintainer: | lucaswerkmeister |
Last Packager: | lucaswerkmeister |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-25 00:29 (UTC) |
Last Updated: | 2021-07-31 12:03 (UTC) |
Latest Comments
lucaswerkmeister commented on 2021-11-13 15:55 (UTC)
Note: this package is discontinued, there are no more GraalVM CE releases with JDK8 support. Use
graalpython-jdk11-bin
orgraalpython-jdk17-bin
instead.lucaswerkmeister commented on 2020-03-06 23:44 (UTC)
Ugh, right, sorry –
makepkg
doesn’t clean the$srcdir
by default, so I didn’t notice this because the file was still there on my system from an earlier version. This has bitten me before, so I’ve addedalias makepkg='makepkg --cleanbuild'
to my bashrc now (https://github.com/lucaswerkmeister/home/commit/daec1b3c7c58ef2ce3f5f3aa1ccc6bd30bc9dda5), that should hopefully prevent such mistake in future. Thanks a lot! (I’ve also fixed the jdk11 version of this package, which had the same bug.)florensie commented on 2020-03-06 22:45 (UTC)
cp: cannot stat '3rd_party_licenses_graalpython.txt': No such file or directory