# HG changeset patch # User Franz Glasner # Date 1592346769 -7200 # Node ID 0ce5411a47ef542374d2c99ce448e8d9caa7547d # Parent c2215874f6a20daf5b1142e0c71a8f980579d575 FIX: Package description diff -r c2215874f6a2 -r 0ce5411a47ef uwsginl-plugin-lang-pypy3/pkg-descr --- a/uwsginl-plugin-lang-pypy3/pkg-descr Tue Jun 16 23:56:15 2020 +0200 +++ b/uwsginl-plugin-lang-pypy3/pkg-descr Wed Jun 17 00:32:49 2020 +0200 @@ -1,5 +1,5 @@ PyPy3 language plugin for uwsginl. -Dynymically Links to the default PyPy version on the system by default. -Use --pypy-lib to link to libpypy3-c.so. +Dynamically links to PyPy3's libpypy3-c.so. +Contains a PY3 compatible pypy_setup.py already. WWW: https://projects.unbit.it/uwsgi/