2023-08-25 05:31:31 UTC

This commit is contained in:
Repository mirror & CI
2023-08-25 05:31:31 +00:00
parent eb4568e119
commit 1098538c31
4 changed files with 23 additions and 7 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Linode Command Line Interface
EAPI=8
HOMEPAGE=https://github.com/linode/linode-cli https://www.linode.com/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/boto3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/openapi3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/urllib3-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/l/linode-cli/linode-cli-5.42.0.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=38afd8b5c22c88f352f0269e9e3d677b

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Linode Command Line Interface
DESCRIPTION=Python OpenAPI 3 Specification client and validator
EAPI=8
HOMEPAGE=https://github.com/linode/linode-cli https://www.linode.com/
HOMEPAGE=https://pypi.org/project/openapi3/ https://github.com/Dorthu/openapi3
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/boto3 dev-python/packaging dev-python/pyyaml dev-python/requests dev-python/rich <dev-python/urllib3-3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/l/linode-cli/linode-cli-5.41.3.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/o/openapi3/openapi3-1.8.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=b000f05bd94218745ab4a81f61f30208
_md5_=0f7db70c02a505b355d601738f57942c

View File

@@ -77,7 +77,7 @@ app-admin/himitsu-ssh 0.2 9999: SSH integration for Himitsu
app-admin/himitsu-totp 9999: TOTP support for Himitsu
app-admin/i2pd-tools 0.2023.03.12 0.2023.05.26: Some useful tools for I2P
app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical password manager
app-admin/linode-cli 5.41.3: Linode Command Line Interface
app-admin/linode-cli 5.42.0: Linode Command Line Interface
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
@@ -1009,6 +1009,7 @@ dev-python/nkdfu 0.2: Python DFU tool for updating Nitrokeys' firmware
dev-python/notion-client 2.0.0: Python client for the official Notion API
dev-python/notofonttools 0.2.17-r1: Noto fonts support tools and scripts plus web site generation
dev-python/olm 3.2.14-r5 3.2.15: Python bindings for dev-libs/olm
dev-python/openapi3 1.8.1: Python OpenAPI 3 Specification client and validator
dev-python/openstep-plist 0.3.0_p1: ASCII plist parser written in Cython
dev-python/opentracing 2.4.0: OpenTracing API for Python
dev-python/opentype-sanitizer 9.0.0 9.1.0: Python wrapper for the OpenType Sanitizer

View File

@@ -1 +1 @@
Thu, 24 Aug 2023 22:46:35 +0000
Fri, 25 Aug 2023 05:31:31 +0000