blob: ce6eac28fbce9c0df74b101bd8101a94e91f6228 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare
DEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.12_rc2:7.3.12_rc2[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.12_rc2:7.3.12_rc2 ) dev-lang/python-exec[python_targets_pypy3(-)] dev-libs/openssl:0= dev-python/gentoo-common ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !~dev-python/pypy3-7.3.12_rc1
DESCRIPTION=A fast, compliant alternative implementation of the Python (3.10) language
EAPI=8
HOMEPAGE=https://www.pypy.org/ https://foss.heptapod.net/pypy/pypy/
INHERIT=pax-utils python-utils-r1 toolchain-funcs
IUSE=+ensurepip gdbm +jit ncurses sqlite tk
LICENSE=MIT
RDEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.12_rc2:7.3.12_rc2[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.12_rc2:7.3.12_rc2 ) dev-lang/python-exec[python_targets_pypy3(-)] dev-libs/openssl:0= dev-python/gentoo-common ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !~dev-python/pypy3-7.3.12_rc1
RESTRICT=test
SLOT=0/pypy310-pp73-384
SRC_URI=https://buildbot.pypy.org/pypy/pypy3.10-v7.3.12rc2-src.tar.bz2 https://dev.gentoo.org/~mgorny/dist/python/pypy3.10-gentoo-patches-7.3.12rc2.tar.xz
_eclasses_=pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c
_md5_=814f12af099e911643bc44522fd68a42
|