# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# Please remember to keep this file in sync with the pypy-tkinter port!
bitbucket.setup pypy pypy 7.1.1 {release-pypy${python.branch}-v}
categories lang python devel
maintainers {danchr @danchr} openmaintainer
homepage http://pypy.org/
depends_build port:pkgconfig \
depends_lib port:libffi \
path:lib/libssl.dylib:openssl \
depends_run port:python_select
select.entries [list python python-$subport $subport]
patchfiles darwin.py.diff \
# a simple mapping from scripts to modules -- ideally, upstream
array set module_scripts {
set module_scripts(venv) venv
set module_scripts(idle) idlelib
depends_lib-append port:xz
depends_run-append port:python3_select
select.entries-append [list python3 python3-$subport $subport]
checksums rmd160 9c4936f66407c58d7253ebb3ba1a9148809cb386 \
sha256 6a3ef876e3691a54f4cff045028ec3be94ab9beb2e99f051b83175302c1899a8 \