blob: 2dd0dd4814c5b58568474030f3677806cf1377ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare
DEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.19:7.3.19[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.19:7.3.19 ) 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_10 symlink? ( !<dev-python/pypy3-7.3.17-r100 )
DESCRIPTION=A fast, compliant alternative implementation of the Python (3.10) language
EAPI=8
HOMEPAGE=https://pypy.org/ https://github.com/pypy/pypy/
INHERIT=multiprocessing pax-utils python-utils-r1 toolchain-funcs
IUSE=+ensurepip gdbm +jit ncurses sqlite +symlink +test-install tk
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.19:7.3.19[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.19:7.3.19 ) 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_10 symlink? ( !<dev-python/pypy3-7.3.17-r100 )
RESTRICT=test
SLOT=3.10/pypy310-pp73-384
SRC_URI=https://downloads.python.org/pypy/pypy3.10-v7.3.19-src.tar.bz2 https://buildbot.pypy.org/pypy/pypy3.10-v7.3.19-src.tar.bz2 https://dev.gentoo.org/~mgorny/dist/python/pypy3.10-gentoo-patches-7.3.19.tar.xz
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 b7726144f5af59e186d66746d0f513e5 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=5e0c9e8091c5e349625cf838a7f07a86
|