blob: 30a2416e76afd60f045a5b97c8113ee41115a4de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/pytest[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/pytest[python_targets_python3_10(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 dev-python/pytest[python_targets_pypy3(-)] ) ) )
DEFINED_PHASES=configure install setup
DESCRIPTION=Python script wrapper
EAPI=7
HOMEPAGE=https://github.com/projg2/python-exec/
INHERIT=python-any-r1
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +native-symlinks test
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris
LICENSE=BSD-2
RDEPEND=dev-lang/python-exec-conf !<=dev-lang/python-2.7.18-r3:2.7
RESTRICT=!test? ( test )
SLOT=2
SRC_URI=https://github.com/projg2/python-exec/releases/download/v2.4.10/python-exec-2.4.10.tar.bz2
_eclasses_=eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=0020c86b0f427803b4294f7f3ae85aa9
|