buffer/thug

Dead link for STPyV8 installation

cccs-kevin opened this issue · 1 comments

Hi @buffer!

It looks like the resource in the Dockerfile for STPyV8 no longer exists. Which release do you recommend instead? https://github.com/cloudflare/stpyv8/releases/tag/v12.0.267.14

Link in Dockerfile:

RUN wget https://github.com/cloudflare/stpyv8/releases/download/v12.0.267.14/stpyv8-ubuntu-22.04-python-3.10.zip

You're totally right. I am going remove that line very soon as STPyV8 is now released to PyPI [1] and can be installed via pip. Thug already takes care of it (take a look at pyproject.toml for details) so no further action is required on the user side.

[1] https://pypi.org/project/stpyv8/