mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
17 lines
1.5 KiB
Groff
17 lines
1.5 KiB
Groff
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=This module simplifies creation of data classes (PEP 557) from dictionaries
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/konradhalas/dacite
|
|
INHERIT=distutils-r1
|
|
IUSE=test python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/konradhalas/dacite/archive/v1.8.1.tar.gz -> dacite-1.8.1.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 de71d9571aa267f353b9e8ab4666732e python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 2a874f6b13be509cff13de8e37085386
|
|
_md5_=1255c5d84e2f52bc06ba22574672587e
|