annotate uwsginl-plugin-lang-pypy3/pkg-descr @ 163:9b279d675487

Update port version to 2.1.pl6 (GH tag ae489f0881fb358347aabc168a28a96672b0ce3c as of 20221024). The coroae-related fixes are not needed because they are included in upstream.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 26 Oct 2022 01:12:37 +0200
parents 34be2756e5f8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77
278470dc420d Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 PyPy3 language plugin for uwsginl.
94
0ce5411a47ef FIX: Package description
Franz Glasner <fzglas.hg@dom66.de>
parents: 77
diff changeset
2 Dynamically links to PyPy3's libpypy3-c.so.
0ce5411a47ef FIX: Package description
Franz Glasner <fzglas.hg@dom66.de>
parents: 77
diff changeset
3 Contains a PY3 compatible pypy_setup.py already.