Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 94:0ce5411a47ef
FIX: Package description
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 17 Jun 2020 00:32:49 +0200 |
| parents | c2215874f6a2 |
| children | 4fb07ef1f4b4 |
| files | uwsginl-plugin-lang-pypy3/pkg-descr |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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/
