From 2508f64d6edae6ffd910973df8285893a791b64a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 23 Jul 2023 14:53:16 +0100 Subject: gentoo auto-resync : 23:07:2023 - 14:53:16 --- metadata/md5-cache/dev-python/pyscreenshot-3.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'metadata/md5-cache/dev-python/pyscreenshot-3.1') diff --git a/metadata/md5-cache/dev-python/pyscreenshot-3.1 b/metadata/md5-cache/dev-python/pyscreenshot-3.1 index 4b03d6992947..fd4ea2967e47 100644 --- a/metadata/md5-cache/dev-python/pyscreenshot-3.1 +++ b/metadata/md5-cache/dev-python/pyscreenshot-3.1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( dev-python/pillow[xcb,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygame[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-xlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyvirtualdisplay[python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-gfx/imagemagick media-gfx/pqiv media-gfx/scrot x11-apps/xdpyinfo ) test? ( dev-python/easyprocess[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/entrypoint2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jeepney[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mss[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) +BDEPEND=test? ( dev-python/pillow[xcb,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pygame[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-xlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyvirtualdisplay[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-gfx/imagemagick media-gfx/pqiv media-gfx/scrot x11-apps/xdpyinfo ) test? ( dev-python/easyprocess[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/entrypoint2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jeepney[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/mss[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Python screenshot library EAPI=8 HOMEPAGE=https://github.com/ponty/pyscreenshot/ https://pypi.org/project/pyscreenshot/ INHERIT=distutils-r1 virtualx -IUSE=test python_targets_python3_10 python_targets_python3_11 test +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 test KEYWORDS=amd64 ~arm ~arm64 ~riscv x86 LICENSE=BSD-2 -RDEPEND=dev-python/easyprocess[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/entrypoint2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jeepney[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mss[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=dev-python/easyprocess[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/entrypoint2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jeepney[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/mss[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://github.com/ponty/pyscreenshot/archive/3.1.tar.gz -> pyscreenshot-3.1.gh.tar.gz _eclasses_=distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 flag-o-matic ad475baa777c9978fa035216c8264a10 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e virtualx 817571665ee28575da44ee08135089e5 -_md5_=49547cffc417a6530144277c357d6e69 +_md5_=1d7cc66495093f24e26eb2dcd65c3b9b -- cgit v1.2.3