2023-10-10 15:46:55 UTC

This commit is contained in:
Repository mirror & CI
2023-10-10 15:46:55 +00:00
parent a89f2260ff
commit bd54b38607
11 changed files with 65 additions and 39 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/aiofiles[python_targets_python3_11(-)?] dev-python/async-timeout[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyasn1[python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/aiofiles[python_targets_python3_11(-)?] dev-python/async-timeout[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyasn1[python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_11(-)?] dev-python/libusb1[python_targets_python3_11(-)?] )
DESCRIPTION=A Python implementation of ADB with shell and FileSync functionality.
EAPI=8
HOMEPAGE=https://pypi.org/project/adb-shell/ https://github.com/JeffLIrion/adb_shell
INHERIT=distutils-r1
IUSE=test python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/aiofiles[python_targets_python3_11(-)?] dev-python/async-timeout[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyasn1[python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 ) || ( python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/JeffLIrion/adb_shell/archive/refs/tags/v0.4.4.tar.gz -> adb-shell-0.4.4.gh.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=896776fb31e973e3dd1eb35c3b7a1901

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_10(-)?] test? ( dev-python/blinker[python_targets_python3_10(-)?] dev-python/Faker[python_targets_python3_10(-)?] dev-python/pytest-flask[python_targets_python3_10(-)?] dev-python/pytest-mock[python_targets_python3_10(-)?] dev-python/tzlocal[python_targets_python3_10(-)?] )
DESCRIPTION=Framework API development with Flask
EAPI=8
HOMEPAGE=https://flask-restx.readthedocs.io
INHERIT=distutils-r1
IUSE=test test python_targets_python3_10
LICENSE=BSD
RDEPEND=dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-restx/flask-restx/archive/0.5.1.tar.gz -> flask-restx-0.5.1.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=4cc2d8e474e0751f8436d0a0404c194e

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/blinker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tzlocal[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Framework API development with Flask
EAPI=8
HOMEPAGE=https://flask-restx.readthedocs.io
INHERIT=distutils-r1
IUSE=test test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-restx/flask-restx/archive/1.1.0.tar.gz -> flask-restx-1.1.0.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=5af3775e40a6d85481152e373a10213f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/flask[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/flask[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=A set of pytest fixtures to test Flask applications
EAPI=8
HOMEPAGE=http://pytest-flask.readthedocs.org
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/flask[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytest-flask/pytest-flask-1.2.0.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=59b2dae491ce453058207553ced2928a