blob: 68163b3d531432687525536b9cfc07ac53e775e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/backports-weakref[python_targets_python3_8(-)?] dev-python/setuptools[python_targets_python3_8(-)?]
DESCRIPTION=Backport of new features in Python's tempfile module
EAPI=7
HOMEPAGE=https://github.com/PiDelport/backports.tempfile https://pypi.org/project/backports.tempfile/
INHERIT=distutils-r1
IUSE=python_targets_python3_8
KEYWORDS=amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=PSF-2.3
RDEPEND=dev-python/backports-weakref[python_targets_python3_8(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 )
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/b/backports.tempfile/backports.tempfile-1.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=3f8a2bf6d333f07e9e67649a1e0aabc2
|