2020-06-01 12:05:12 UTC

This commit is contained in:
Repository mirror & CI
2020-06-01 12:05:12 +00:00
parent 49f59b8531
commit f2668da419
7 changed files with 38 additions and 11 deletions

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/encode/httpx/archive/0.13.2.tar.gz -> httpx-0.13.2.tar.gz
SRC_URI=https://github.com/encode/httpx/archive/0.13.3.tar.gz -> httpx-0.13.3.tar.gz
_eclasses_=distutils-r1 89b310c534a033a3566e0f26419daa81 docs be9c1076914af89ca820db1983080651 multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=95e4c0b45050c485fd1b903f56b98633

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.13[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
BDEPEND=test? ( dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Spotify Web API client
EAPI=7
@@ -6,10 +6,10 @@ HOMEPAGE=https://tekore.readthedocs.io https://github.com/felix-hilden/tekore
IUSE=test python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.13[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/felix-hilden/tekore/archive/v2.0.0.tar.gz -> tekore-2.0.0.tar.gz
SRC_URI=https://github.com/felix-hilden/tekore/archive/v2.1.0.tar.gz -> tekore-2.1.0.tar.gz
_eclasses_=distutils-r1 89b310c534a033a3566e0f26419daa81 multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=38928b48a2b9ba6d3f44d54dfa126536
_md5_=2c033103cd4ebf59aa737da98261b9a8

View File

@@ -0,0 +1,13 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-lang/lua:5.3 dev-libs/qhttpengine:5 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsql:5 dev-qt/qtwidgets:5 media-video/mpv[libmpv,-luajit] net-misc/aria2 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=KikoPlay is a full-featured danmu player
EAPI=7
HOMEPAGE=https://kikoplay.fun https://github.com/Protostars/KikoPlay
KEYWORDS=~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86
LICENSE=GPL-3
RDEPEND=dev-lang/lua:5.3 dev-libs/qhttpengine:5 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsql:5 dev-qt/qtwidgets:5 media-video/mpv[libmpv,-luajit] net-misc/aria2
SLOT=0
SRC_URI=https://github.com/Protostars/KikoPlay/archive/0.7.0.tar.gz -> kikoplay-0.7.0.tar.gz
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 0914eab919f4f11dd9e0407b92af4726 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=8a3689fad5e7fc40767c0ab55f8cef75

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RDEPEND=dev-lang/lua:5.3 dev-libs/qhttpengine:5 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsql:5 dev-qt/qtwidgets:5 media-video/mpv[libmpv,-luajit] net-misc/aria2
SLOT=0
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 0914eab919f4f11dd9e0407b92af4726 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=88dfd4823da8f79b1f83a079640850cd
_md5_=8a3689fad5e7fc40767c0ab55f8cef75

File diff suppressed because one or more lines are too long

View File

@@ -133,7 +133,7 @@ dev-python/graphql-relay 3.0.0: Relay library for graphql-core-next
dev-python/hstspreload 2020.5.30: Chromium HSTS Preload list as a Python package
dev-python/httpcore 0.7.0 0.9.1: A minimal HTTP client
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
dev-python/httpx 0.9.3 0.11.1 0.12.1 0.13.2: A next generation HTTP client for Python
dev-python/httpx 0.9.3 0.11.1 0.12.1 0.13.3: A next generation HTTP client for Python
dev-python/hunter 3.1.3: Hunter is a flexible code tracing toolkit
dev-python/influxdb 5.3.0: Python client for InfluxDB
dev-python/js2py 0.70: JavaScript to Python Translator & JavaScript interpreter written in Python
@@ -194,7 +194,7 @@ dev-python/spotipy 2.12.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 1.7.0 2.0.0: Spotify Web API client
dev-python/tekore 1.7.0 2.1.0: Spotify Web API client
dev-python/text-unidecode 1.3: The most basic Text::Unidecode port
dev-python/timeout-decorator 0.4.1: Timeout decorator
dev-python/trio 0.14.0 0.15.1: Python library for async concurrency and I/O
@@ -255,7 +255,7 @@ media-sound/scream 3.5 9999: Plays sound received from network or from a QEMU Wi
media-sound/sndio 1.6.0: small audio and MIDI framework part of the OpenBSD project
media-sound/zita-ajbridge 0.8.4: zita-a2j and zita-j2a - bridges between ALSA and JACK
media-tv/droidcam 6.7.7_pre20200506: Use android phone as webcam, using a v4l device driver and app
media-video/kikoplay 0.6.2 9999: KikoPlay is a full-featured danmu player
media-video/kikoplay 0.6.2 0.7.0 9999: KikoPlay is a full-featured danmu player
media-video/syncplay 1.6.4_p1: 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-audiosync 0.3.0: Audio synchronization feature for vidify
@@ -268,7 +268,7 @@ net-im/nheko 0.7.1: Desktop client for Matrix using Qt and C++14
net-im/srain 1.1.0: Modern, beautiful IRC client written in GTK+ 3
net-mail/remail 0.9: A set of tools for crypted mailing lists
net-misc/FORT-validator 1.2.0 1.2.1: FORT validator is an open source RPKI validator
net-misc/castor 0.8.11: A graphical browser for plain-text protocols
net-misc/castor 0.8.11 0.8.12: A graphical browser for plain-text protocols
net-misc/gemserv 0.3.1: A gemini Server written in rust
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
net-misc/openbgpd 6.6_p0 6.7_p0 9999: OpenBGPD is a free implementation of BGPv4

View File

@@ -1 +1 @@
Mon, 01 Jun 2020 06:08:22 +0000
Mon, 01 Jun 2020 12:05:12 +0000