mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
2023-10-19 16:31:50 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-python/pypy3:= ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=test? ( >=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12[sqlite] >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11[sqlite] >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10[sqlite] >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3[sqlite] >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-python/pypy3:=[sqlite] ) python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) python_targets_python3_11? ( dev-lang/python:3.11[sqlite] ) python_targets_python3_12? ( dev-lang/python:3.12[sqlite] ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Distributed object middleware for Python (RPC)
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) 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 )
|
||||
RDEPEND=>=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:=[sqlite] ) python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) python_targets_python3_11? ( dev-lang/python:3.11[sqlite] ) python_targets_python3_12? ( dev-lang/python:3.12[sqlite] )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/P/Pyro5/Pyro5-5.15.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=953d6e78b29a57d91b938d01c9691ad8
|
||||
_md5_=8a8145affb666cec7f5b72952d9d6939
|
||||
14
metadata/md5-cache/mpv-plugin/mpv_thumbnail_script-0.5.3
Normal file
14
metadata/md5-cache/mpv-plugin/mpv_thumbnail_script-0.5.3
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 )
|
||||
DEFINED_PHASES=compile install postinst setup
|
||||
DESCRIPTION=A Lua script to show preview thumbnails in mpv's OSC seekbar
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/marzzzello/mpv_thumbnail_script
|
||||
INHERIT=mpv-plugin python-any-r1
|
||||
IUSE=+autoload
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-video/mpv:=[lua]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.5.3.tar.gz -> mpv_thumbnail_script-0.5.3.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-any-r1 f5169813d1619761b459800587005fd2
|
||||
_md5_=b73848d85b81a2b3053468b552f86ad2
|
||||
@@ -855,7 +855,7 @@ dev-python/MutatorMath 3.0.1-r2: A library for piecewise linear interpolation in
|
||||
dev-python/NSKeyedUnArchiver 1.5: Unserializes binary|text|file|memory plist data to Python dict
|
||||
dev-python/PGPy 0.6.0: Pretty Good Privacy for Python
|
||||
dev-python/PyWavefront 1.3.3: Python library for importing Wavefront .obj files
|
||||
dev-python/Pyro5 5.15: Distributed object middleware for Python (RPC)
|
||||
dev-python/Pyro5 5.15-r1: Distributed object middleware for Python (RPC)
|
||||
dev-python/PythonQwt 0.10.3 0.10.5: Qt plotting widgets for Python
|
||||
dev-python/SLPP 1.2.3: Simple lua-python parser
|
||||
dev-python/SQLAlchemy-Utils 0.39.0: Various utility functions and datatypes for SQLAlchemy
|
||||
@@ -1620,7 +1620,7 @@ mpv-plugin/mpv-plugin-xrandr 2023.06.19: Automatically invoke the xrandr to set
|
||||
mpv-plugin/mpv-youtube-upnext 20221230 20230409 20230709: A userscript that allows you to play "up next"/recommended youtube videos
|
||||
mpv-plugin/mpv_sponsorblock 20211223 20220924 20230130: mpv script to skip sponsored segments of YouTube videos
|
||||
mpv-plugin/mpv_sponsorblock_minimal 2022.02.07: A minimal script to skip sponsored segments of YouTube videos
|
||||
mpv-plugin/mpv_thumbnail_script 0.5.1 0.5.2: A Lua script to show preview thumbnails in mpv's OSC seekbar
|
||||
mpv-plugin/mpv_thumbnail_script 0.5.1 0.5.2 0.5.3: A Lua script to show preview thumbnails in mpv's OSC seekbar
|
||||
net-analyzer/gping-bin 1.5.1: Ping with graph
|
||||
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
|
||||
net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various plugins for Munin
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 19 Oct 2023 07:31:47 +0000
|
||||
Thu, 19 Oct 2023 16:31:50 +0000
|
||||
|
||||
Reference in New Issue
Block a user