mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2024-04-14 01:48:23 UTC
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Displays dependency graphs of packages
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bgloyer/pacvis
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/tornado[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bgloyer/pacvis/archive/v0.4.2.tar.gz -> pacvis-0.4.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1
|
||||
_md5_=e0863928699ef392258a5d534875ab29
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/mypy_extensions-0.3.0[python_targets_python3_10(-)?] >=dev-python/typing-extensions-3.7.4.2[python_targets_python3_10(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/mypy_extensions-0.3.0[python_targets_python3_10(-)?] >=dev-python/typing-extensions-3.7.4.2[python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Runtime inspection utilities for Python typing module
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ilevkivskyi/typing_inspect
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/mypy_extensions-0.3.0[python_targets_python3_10(-)?] >=dev-python/typing-extensions-3.7.4.2[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/typing_inspect/typing_inspect-0.7.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=dd0075d6773a49b7b3a7e9fbdf13ba99
|
||||
@@ -287,7 +287,7 @@ app-office/openoffice-bin 4.1.15: Apache OpenOffice productivity suite
|
||||
app-office/pyspread 2.1.1: Pyspread is a non-traditional spreadsheet written in Python
|
||||
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
|
||||
app-portage/appswipe 1.1.14: Application for browsing your local Portage repository files
|
||||
app-portage/pacvis 0.4.2 0.4.2-r1: Displays dependency graphs of packages
|
||||
app-portage/pacvis 0.4.2-r1: Displays dependency graphs of packages
|
||||
app-portage/portage-lostfiles 0.5.5: A simple script to identify files not tracked by Portage package manager
|
||||
app-portage/quantum-resolver 9999: A WIP portage dependency resolver
|
||||
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
|
||||
@@ -846,7 +846,7 @@ dev-python/tulir-telethon 1.34.0_alpha2 1.34.0_alpha3 1.35.0_alpha1: Pure Python
|
||||
dev-python/tweepy 4.14.0: An easy-to-use Python library for accessing the Twitter API.
|
||||
dev-python/types-protobuf 4.24.0.20240311: Typing stubs for protobuf
|
||||
dev-python/types-requests 2.31.0.20240311: Typing stubs for requests
|
||||
dev-python/typing_inspect 0.7.1 0.9.0: Runtime inspection utilities for Python typing module
|
||||
dev-python/typing_inspect 0.9.0: Runtime inspection utilities for Python typing module
|
||||
dev-python/undervolt 0.4.0 9999: Undervolt Intel CPUs under Linux
|
||||
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
|
||||
dev-python/validator-collection 1.5.0: Python library of 60+ commonly-used validator functions.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 14 Apr 2024 01:33:23 +0000
|
||||
Sun, 14 Apr 2024 01:48:23 +0000
|
||||
|
||||
Reference in New Issue
Block a user