mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
2021-03-12 12:20:43 UTC
This commit is contained in:
16
metadata/md5-cache/dev-python/curio-1.5
Normal file
16
metadata/md5-cache/dev-python/curio-1.5
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=doc? ( dev-python/sphinx ) test? ( >=dev-python/pytest-4.5.0[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(-)] ) 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
|
||||
DEPEND=test? ( dev-python/sphinx[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(-)] )
|
||||
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
|
||||
IUSE=examples doc test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
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? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/c/curio/curio-1.5.tar.gz
|
||||
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=a7da7d1ec4cb79a5b894268f534b3c37
|
||||
@@ -10,6 +10,6 @@ RDEPEND=>=dev-python/httpx-0.11[python_targets_python3_7(-)?,python_targets_pyth
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v3.5.1.tar.gz -> tekore-3.5.1.tar.gz
|
||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v3.6.1.tar.gz -> tekore-3.6.1.tar.gz
|
||||
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=d27356c92c567d32dc05c2394bc8b2e6
|
||||
@@ -9,6 +9,6 @@ LICENSE=Mojang
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=1
|
||||
SRC_URI=https://launcher.mojang.com/v1/objects/eabbff5ff8e21250e33670924a0c5e38f47c840b/launcher.jar -> minecraft-launcher-1.6.93.jar https://launcher.mojang.com/download/minecraft-launcher.svg -> minecraft-launcher-legacy.svg
|
||||
SRC_URI=https://launcher.mojang.com/v1/objects/eabbff5ff8e21250e33670924a0c5e38f47c840b/launcher.jar -> minecraft-launcher-1.6.93.jar https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 378e4cda228ea0231a0ac283cb2ad25c xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=e305c8e785fb0ed5254dd5d7c5e7eb3b
|
||||
_md5_=7dc43dd2ee555ffe56e08a0a05ee13c5
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An open-world game whose gameplay revolves around breaking and placing blocks
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.minecraft.net/
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Mojang
|
||||
RDEPEND=>=x11-libs/gtk+-2.24.32-r1[X] dev-libs/nss dev-libs/libbsd dev-libs/libffi dev-libs/libpcre media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] net-print/cups sys-apps/dbus virtual/jre:1.8 virtual/opengl x11-apps/xrandr x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=2
|
||||
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_2.2.2012.tar.gz -> minecraft-launcher-2.2.2012_beta.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=42e35c9792fda7d3d5ba6812b2d8f140
|
||||
@@ -8,6 +8,6 @@ LICENSE=Mojang
|
||||
RDEPEND=>=x11-libs/gtk+-2.24.32-r1[X] dev-libs/nss dev-libs/libbsd dev-libs/libffi dev-libs/libpcre media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] net-print/cups sys-apps/dbus virtual/jre:1.8 virtual/opengl x11-apps/xrandr x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=2
|
||||
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_2.2.1867.tar.gz -> minecraft-launcher-2.2.1867.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_915.tar.gz -> minecraft-launcher-915.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=775b61f6b45e86ddce9aeb29f3ca0387
|
||||
_md5_=902592d75c14540cba8855d3b2b9a7d9
|
||||
14
metadata/md5-cache/net-vpn/riseup-vpn-0.21.2
Normal file
14
metadata/md5-cache/net-vpn/riseup-vpn-0.21.2
Normal file
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ dev-python/colored 1.4.2 9999: Very simple Python library for color and formatti
|
||||
dev-python/compreffor 0.5.0: A CFF table subroutinizer for FontTools
|
||||
dev-python/convertdate 2.3.0 2.3.1: Utils for converting between date formats and calculating holidays
|
||||
dev-python/cu2qu 1.6.7: Cubic-to-quadratic bezier curve conversion
|
||||
dev-python/curio 0.9 1.2-r1 1.4 1.4-r1: Curio is a coroutine-based library for concurrent systems programming
|
||||
dev-python/curio 0.9 1.2-r1 1.4 1.4-r1 1.5: Curio is a coroutine-based library for concurrent systems programming
|
||||
dev-python/cx-oracle 8.1.0: Python interface to Oracle
|
||||
dev-python/dacite 1.6.0: This module simplifies creation of data classes (PEP 557) from dictionaries
|
||||
dev-python/databases 0.4.1: Async database support for Python.
|
||||
@@ -286,7 +286,7 @@ dev-python/sse-starlette 0.6.1: Server Sent Events for Starlette
|
||||
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.5.1: Spotify Web API client
|
||||
dev-python/tekore 3.6.1: Spotify Web API client
|
||||
dev-python/timeout-decorator 0.5.0: Timeout decorator
|
||||
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: a re-implementation of the asyncio mainloop on top of Trio
|
||||
@@ -318,7 +318,7 @@ dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage sourc
|
||||
dev-vcs/gitqlient 1.2.0 1.3.0_beta 1.3.0 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/lazygit 0.23.7 0.24.2 0.25.1 9999: Lazygit, a simple terminal UI for git commands
|
||||
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/minecraft-launcher 1.6.93 2.2.1867 2.2.2012_beta: An open-world game whose gameplay revolves around breaking and placing blocks
|
||||
games-action/minecraft-launcher 1.6.93 915: An open-world game whose gameplay revolves around breaking and placing blocks
|
||||
games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
|
||||
games-action/netrek-brmh 2.6.0: brmh client for netrek
|
||||
games-action/netrek-cow 3.3.2: cow client for netrek
|
||||
@@ -469,7 +469,7 @@ net-p2p/monero 0.17.1.9 9999: The secure, private, untraceable cryptocurrency
|
||||
net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for Linux
|
||||
net-p2p/trezord-go 2.0.29-r1 2.0.30: TREZOR Communication Daemon
|
||||
net-p2p/yggdrasil-go 0.3.13-r1 0.3.14 0.3.15: An experiment in scalable routing as an encrypted IPv6 overlay network
|
||||
net-vpn/riseup-vpn 0.20.4: Anonymous encrypted VPN client powered by Bitmask
|
||||
net-vpn/riseup-vpn 0.20.4 0.21.2: Anonymous encrypted VPN client powered by Bitmask
|
||||
net-wireless/rtl8192eu 0_pre20201219: Realtek 8192EU driver module for Linux kernel
|
||||
net-wireless/rtl8821ce 0_pre20201216: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20201224: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 12 Mar 2021 10:05:47 +0000
|
||||
Fri, 12 Mar 2021 12:20:43 +0000
|
||||
|
||||
Reference in New Issue
Block a user