mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2023-12-23 07:46:46 UTC
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
DEFINED_PHASES=compile install postinst prepare setup
|
||||
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) test? ( python_single_target_python3_11? ( dev-python/pytest[python_targets_python3_11(-)] ) )
|
||||
DEFINED_PHASES=compile install postinst prepare setup test
|
||||
DESCRIPTION=Simple chroot build environment manager for building RPMs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-software-management/mock/
|
||||
INHERIT=bash-completion-r1 optfeature python-single-r1
|
||||
IUSE=+python_single_target_python3_11
|
||||
IUSE=test +python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_11? ( app-arch/rpm[python,python_single_target_python3_11(-)] dev-python/backoff[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/pyroute2[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/rpmautospec-core[python_targets_python3_11(-)] dev-python/templated-dictionary[python_targets_python3_11(-)] ) acct-group/mock app-containers/podman dev-util/distribution-gpg-keys dev-util/mock-core-configs
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-5.3-1/mock-5.3.tar.gz
|
||||
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=ec4faeadf2bd77056aaaffc8cec476af
|
||||
_md5_=e1d329cdf28c474f865d8b679bb9a667
|
||||
|
||||
Reference in New Issue
Block a user