2020-09-08 13:35:16 UTC

This commit is contained in:
Repository mirror & CI
2020-09-08 13:35:16 +00:00
parent cfb599deab
commit f2eab47b24
4 changed files with 5 additions and 20 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-asyncio-0.11[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/pytest-asyncio-0.15[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/httpx-0.14[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Spotify Web API client
EAPI=7
HOMEPAGE=https://tekore.readthedocs.io https://github.com/felix-hilden/tekore
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/httpx-0.14[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/felix-hilden/tekore/archive/v2.1.3.tar.gz -> tekore-2.1.3.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=f9bb251992558524f77f979a1497db23

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8
REQUIRED_USE=|| ( vlc mpv zeroconf ) || ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/vidify/vidify/archive/v2.2.5.tar.gz -> vidify-2.2.5.tar.gz
SRC_URI=https://github.com/vidify/vidify/archive/v2.2.6.tar.gz -> vidify-2.2.6.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=b879f00a19db99dacb2ec598079ebf8c
_md5_=93da70ec73764bb9bbf4dda255a4fd50

View File

@@ -213,7 +213,7 @@ dev-python/spotipy 2.15.0: A light weight Python library for the Spotify Web API
dev-python/sse-starlette 0.2.2: Server Sent Events for Starlette
dev-python/starlette 0.13.4: The little ASGI framework that shines
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
dev-python/tekore 2.1.3 3.0.1: Spotify Web API client
dev-python/tekore 3.0.1: Spotify Web API client
dev-python/timeout-decorator 0.4.1: Timeout decorator
dev-python/trio 0.14.0 0.15.1 0.16.0: Python library for async concurrency and I/O
dev-python/trio-asyncio 0.11.0: a re-implementation of the asyncio mainloop on top of Trio
@@ -293,7 +293,7 @@ media-video/ciano 0.2.4: A multimedia file converter focused on simplicity
media-video/kikoplay 0.6.2 0.7.0 0.7.1 9999: KikoPlay is a full-featured danmu player
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
media-video/syncplay 1.6.5: Client/server to synchronize media playback
media-video/vidify 2.2.5: Watch music videos in real time for the songs playing on your device
media-video/vidify 2.2.6: Watch music videos in real time for the songs playing on your device
media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify
net-dialup/tio 1.32: Simple TTY terminal application
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux

View File

@@ -1 +1 @@
Tue, 08 Sep 2020 11:05:20 +0000
Tue, 08 Sep 2020 13:35:16 +0000