mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
2024-10-07 17:48:14 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
17
metadata/md5-cache/dev-build/cargo-make-0.37.21
Normal file
17
metadata/md5-cache/dev-build/cargo-make-0.37.21
Normal file
File diff suppressed because one or more lines are too long
@@ -1,15 +0,0 @@
|
||||
BDEPEND=>=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl(+),threads(+)] ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Coroutine-based network library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.gevent.org/ https://pypi.org/project/gevent/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=monitor recommended python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl(+),threads(+)] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/gevent/gevent-23.9.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=6b62b6d3f269b784550edb06911e0652
|
||||
@@ -386,7 +386,7 @@ app-voices/rhvoice-bdl 4.1: RHVoice voice: bdl (en)
|
||||
app-voices/rhvoice-clb 4.0: RHVoice voice: clb (en)
|
||||
app-voices/rhvoice-slt 4.1: RHVoice voice: slt (en)
|
||||
dev-build/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men
|
||||
dev-build/cargo-make 0.37.18: Rust task runner and build tool
|
||||
dev-build/cargo-make 0.37.21: Rust task runner and build tool
|
||||
dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
|
||||
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
|
||||
dev-build/just 1.34.0 1.35.0: Just a command runner (with syntax inspired by 'make')
|
||||
@@ -684,7 +684,6 @@ dev-python/flask-restx 1.3.0: Framework API development with Flask
|
||||
dev-python/fontawesomefree 6.5.1: Font Awesome Free
|
||||
dev-python/gbinder 1.1.2-r1 9999: Python bindings for libgbinder
|
||||
dev-python/gemcall 0.9.1 0.9.2: A library and CLI tool for making gemini requests
|
||||
dev-python/gevent 23.9.1: Coroutine-based network library
|
||||
dev-python/glcontext 2.5.0: Modern OpenGL binding for python
|
||||
dev-python/glfw 2.7.0: Python bindings for GLFW
|
||||
dev-python/glicko2 2.0.0-r2: glicko2 implementation in python
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 07 Oct 2024 10:18:26 +0000
|
||||
Mon, 07 Oct 2024 17:48:14 +0000
|
||||
|
||||
@@ -149,8 +149,6 @@ dev-libs/zfp:strided - Enable strided access for progressive zfp streams
|
||||
dev-libs/zfp:twoway - Use two-way skew-associative cache
|
||||
dev-libs/zfp:utilities - Build command line utilities
|
||||
dev-python/anytree:dot - allow to create dot graphs using media-gfx/graphviz
|
||||
dev-python/gevent:monitor - Enhancements to gevent’s self-monitoring capabilities. This includes the psutil library which is needed to monitor memory usage.
|
||||
dev-python/gevent:recommended - A shortcut for installing suggested extras together. This includes the non-test extras defined here, plus additions that improve gevent’s operation on certain platforms (for example, in the past, it has included backports of newer APIs).
|
||||
dev-python/guidata:pyqt5 - Use dev-python/PyQt5 as Qt for Python implementation
|
||||
dev-python/guidata:pyqt6 - Use dev-python/PyQt6 as Qt for Python implementation
|
||||
dev-python/python-socketio:asyncio-client - Add async websocket client
|
||||
|
||||
Reference in New Issue
Block a user