mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2020-04-06 03:05:01 UTC
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
BDEPEND=test? ( media-video/mpv[libmpv] dev-python/pillow[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/xvfbwrapper[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=Python interface to the mpv media player
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/jaseg/python-mpv
|
||||
@@ -8,8 +9,8 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=media-video/mpv[libmpv] dev-python/pillow[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jaseg/python-mpv/archive/v0.4.5.tar.gz -> python-mpv-0.4.5.tar.gz
|
||||
SRC_URI=https://github.com/jaseg/python-mpv/archive/v0.4.6.tar.gz -> python-mpv-0.4.6.tar.gz
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307
|
||||
_md5_=d06c57523162820b38d18b451a38d85e
|
||||
_md5_=acab1e8e9a572784823708de1fab0f6b
|
||||
@@ -72,7 +72,7 @@ dev-python/pytest-subtests 0.3.0: unittest subTest() support and subtests fixtur
|
||||
dev-python/pytest-sugar 0.9.2 0.9.2.20200213: Plugin for pytest that changes the default look and feel of pytest
|
||||
dev-python/pytest-travis-fold 1.3.0: Pytest plugin that folds captured output sections in Travis CI build log
|
||||
dev-python/pytest-trio 0.5.2: This is a pytest plugin to help you test projects that use Trio
|
||||
dev-python/python-mpv 0.4.5: Python interface to the mpv media player
|
||||
dev-python/python-mpv 0.4.6: Python interface to the mpv media player
|
||||
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
|
||||
dev-python/python-telegram-bot 12.4.2 9999: Python wrapper of telegram bots API
|
||||
dev-python/python-vlc 3.0.7110: Python ctypes-based bindings for libvlc
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 05 Apr 2020 16:35:07 +0000
|
||||
Mon, 06 Apr 2020 03:05:01 +0000
|
||||
|
||||
Reference in New Issue
Block a user