Mercurial > hgrepos > FreeBSD > ports > PyPy
annotate .hgignore @ 25:ee6885d5bdcb
Allow to build CFFI extensions for PyPy3.7 also.
PyPy3.7 has the same directory layout as PyPy2.7.
PyPy3.8 has a new layout which is more similar to CPython.
NOTE: PyPy3.9 will also name its shared library implementation with a version information
in it. This will allow side-by-side installations.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 05 Oct 2022 17:22:18 +0200 |
| parents | 316f362106b7 |
| children |
| rev | line source |
|---|---|
|
1
a0092ac0ba78
Begin repo for a new lang/pypy3 port
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 syntax: regexp |
|
a0092ac0ba78
Begin repo for a new lang/pypy3 port
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2 |
|
7
316f362106b7
Also ignore backup and flavored work dirs
Franz Glasner <fzglas.hg@dom66.de>
parents:
1
diff
changeset
|
3 ^work[^/]*/ |
