Mercurial > hgrepos > FreeBSD > ports > PyPy
annotate distinfo.py27 @ 34:0ba8512ad4c5
Introduce the PYPY_LDLIBRARY make variable to name the generated PyPy shared library.
This is needed because PyPy3.9 will have names with the minor version in it
(e.g. libpypy3.9-c.so instead of libpypy3-c.so). This is a precondition for
side-by-side installations of PyPy3 implementing different Python versions
(currently 3.7, 3.8 or 3.9).
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 06 Oct 2022 12:35:52 +0200 |
| parents | 3092aa646093 |
| children | fbd13af3b578 |
| rev | line source |
|---|---|
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
1 TIMESTAMP = 1664485601 |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
2 SHA256 (pypy2.7-v7.3.9-src.tar.bz2) = 39b0972956f6548ce5828019dbae12503c32d6cbe91a2becf88d3e42cc52197b |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3 SIZE (pypy2.7-v7.3.9-src.tar.bz2) = 23328628 |
