mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
2021-05-04 16:50:07 UTC
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Spotify Web API client
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.tornadoweb.org/en/stable/ https://pypi.org/project/tornado/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0 CC-BY-SA-3.0
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/tornado/tornado-6.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 f0ca511df3fddd316b783632b804e8fb
|
||||
_md5_=f6b667ac9a6d5ec59bb2f5184038ce62
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-util/meson-0.53 || ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 ) doc? ( dev-python/docutils ) >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=media-libs/freetype:2 >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/opusfile media-libs/libwebp app-arch/zstd sys-libs/zlib zip? ( dev-libs/libzip ) >=dev-libs/cglm-0.7.8 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=media-libs/freetype:2 >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/sdl2-mixer[opus] media-libs/libwebp sys-libs/zlib zip? ( dev-libs/libzip ) >=dev-libs/cglm-0.7.8 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://taisei-project.org/
|
||||
@@ -8,8 +8,8 @@ INHERIT=meson python-any-r1 xdg
|
||||
IUSE=doc lto zip
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT CC-BY-4.0 CC0-1.0 public-domain
|
||||
RDEPEND=media-libs/freetype:2 >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/opusfile media-libs/libwebp app-arch/zstd sys-libs/zlib zip? ( dev-libs/libzip )
|
||||
RDEPEND=media-libs/freetype:2 >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/sdl2-mixer[opus] media-libs/libwebp sys-libs/zlib zip? ( dev-libs/libzip )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.3.2/taisei-v1.3.2.tar.xz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 meson e43eef9331f54965a573ed380854ff47 python-any-r1 17241a11501065ff3651350040875aa9 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=2547167f724cc8024f496b6471593a2e
|
||||
_md5_=073dcd8d404e3509db4ba425ff6b8484
|
||||
|
||||
@@ -329,7 +329,6 @@ dev-python/starlette 0.14.1: The little ASGI framework that shines
|
||||
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
|
||||
dev-python/sysv_ipc 1.0.1 1.1.0: System V IPC primitives for python
|
||||
dev-python/tekore 3.6.2: Spotify Web API client
|
||||
dev-python/tornado 6.1: Spotify Web API client
|
||||
dev-python/trio 0.18.0 0.18.0_p20210212: Python library for async concurrency and I/O
|
||||
dev-python/trio-asyncio 0.11.0 0.12.0: a re-implementation of the asyncio mainloop on top of Trio
|
||||
dev-python/trueskill 0.4.5_p20191014: Python Implementation of the TrueSkill Algorithm
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 04 May 2021 16:20:02 +0000
|
||||
Tue, 04 May 2021 16:50:07 +0000
|
||||
|
||||
Reference in New Issue
Block a user