mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/python-mpv: version bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST python-mpv-0.4.6.tar.gz 202369 BLAKE2B 9d1eea88c6fc829d026712a45241bc4584f65c40aa882d14774ccae7c70e95285541f27e040d8592d0b165277806b732dcf86414dcc409c96df15b19c22c62fc SHA512 a2a2f3c889796aaf3f45f1b2bb55febdb2de3b9be6bd99705ef4f6b5765e0ac6ea4e8b1a39ef0577d47c5fe66164f4eae68a02d714c8bb4c5f61df3cd83258dd
|
||||
DIST python-mpv-0.4.7.tar.gz 203161 BLAKE2B a67189a09554d0e3fcbc40f76553dfc8171a009a912b6fbdfa2a916356f4cdcda7c9adad2ff5c54e46696c08dcc13d56d2f5edb665835a504765ae7b6a01918e SHA512 0c2abef871aadeec433a871418c463e82a570a4e2224f36151ba7e20bed4a5a7c3d13528805454fe445b857a6980cac494e65396dd4eb9e8bb813a4321c214ba
|
||||
|
||||
@@ -15,15 +15,10 @@ LICENSE="AGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
# XIO: fatal IO error 0 (Success) on X server ":1114323366"
|
||||
# looks like upstream changed the test suite to use xvfbwrapper
|
||||
# but there are still some bugs, tests pass okay, but still get
|
||||
# the above error
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="
|
||||
media-video/mpv[libmpv]
|
||||
dev-python/pillow[${PYTHON_USEDEP}]"
|
||||
dev-python/pillow[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
DEPEND="test? ( dev-python/xvfbwrapper[${PYTHON_USEDEP}] )"
|
||||
|
||||
@@ -48,7 +43,6 @@ python_prepare_all() {
|
||||
mpv-test.py || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
|
||||
}
|
||||
|
||||
python_test() {
|
||||
Reference in New Issue
Block a user