2026-09-10 02:46:02 UTC

This commit is contained in:
Repository mirror & CI
2026-09-10 02:46:03 +00:00
parent 2600b3cb65
commit 5d6c8eb94b
19 changed files with 257 additions and 38 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] ) || ( >=dev-lang/rust-bin-1.95.0:* >=dev-lang/rust-1.95.0:* ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-util/maturin-1.8.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] verify-provenance? ( dev-python/pypi-attestations )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=Python bindings for mypy AST serialization
EAPI=8
HOMEPAGE=https://github.com/mypyc/ast_serialize/ https://pypi.org/project/ast-serialize/
INHERIT=cargo distutils-r1 pypi
IUSE=test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 debug verify-provenance
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 Unicode-DFS-2016 ZLIB
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/a/ast-serialize/ast_serialize-0.11.1.tar.gz verify-provenance? ( https://pypi.org/integrity/ast-serialize/v0.11.1/ast_serialize-0.11.1.tar.gz/provenance -> ast_serialize-0.11.1.tar.gz.provenance ) https://github.com/gentoo-crate-dist/ast_serialize/releases/download/v0.11.1/ast_serialize-0.11.1-crates.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=98a648849076f1ae1ac57e37b3fa5cae

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/botocore-1.43.91[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/jmespath-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/s3transfer-0.19.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=The AWS SDK for Python
EAPI=8
HOMEPAGE=https://github.com/boto/boto3/ https://pypi.org/project/boto3/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/botocore-1.43.91[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/jmespath-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/s3transfer-0.19.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/boto/boto3/archive/1.43.91.tar.gz -> boto3-1.43.91.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
_md5_=08c1f03dfba02bdd6a509f90c02506bb

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/jsonschema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( <dev-python/jmespath-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-dateutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/urllib3-1.25.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=Low-level, data-driven core of boto 3
EAPI=8
HOMEPAGE=https://github.com/boto/botocore/ https://pypi.org/project/botocore/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=Apache-2.0
RDEPEND=<dev-python/jmespath-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-dateutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/urllib3-1.25.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/six[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/boto/botocore/archive/1.43.91.tar.gz -> botocore-1.43.91.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
_md5_=d23600b6d3488984efbd85d9bdf49e13

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-python/setuptools-77.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( dev-python/defusedxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/jsonpatch[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/jschema-to-python-1.2.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-python/jsonschema-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/junit-xml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-python/networkx-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyyaml-6.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/regex-2021.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sarif-om-1.0.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sympy-1.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] verify-provenance? ( dev-python/pypi-attestations )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=CloudFormation Linter
EAPI=8
HOMEPAGE=https://github.com/aws-cloudformation/cfn-lint/ https://pypi.org/project/cfn-lint/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=dev-python/jsonpatch[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/jschema-to-python-1.2.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-python/jsonschema-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/junit-xml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-python/networkx-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyyaml-6.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/regex-2021.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sarif-om-1.0.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sympy-1.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/c/cfn-lint/cfn_lint-1.56.2.tar.gz verify-provenance? ( https://pypi.org/integrity/cfn-lint/v1.56.2/cfn_lint-1.56.2.tar.gz/provenance -> cfn_lint-1.56.2.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=e52e187e954b9fdf7b06963b4abf7ef4

View File

@@ -6,12 +6,12 @@ EAPI=8
HOMEPAGE=https://ela.st/es-python https://github.com/elastic/elasticsearch-py/ https://pypi.org/project/elasticsearch/
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=amd64 arm64 ~x86
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=<dev-python/aiohttp-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiohttp-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/anyio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-python/elastic-transport-10[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/elastic-transport-9.4.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/orjson-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/python-dateutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-python/requests-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/requests-2.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/sniffio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0/9
SRC_URI=https://github.com/elastic/elasticsearch-py/archive/v9.4.1.tar.gz -> elasticsearch-py-9.4.1.gh.tar.gz
SRC_URI=https://github.com/elastic/elasticsearch-py/archive/v9.5.1.tar.gz -> elasticsearch-py-9.5.1.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
_md5_=f032d3e539960855ba4cb338790ca87f
_md5_=004be585811c2a5a672070694798bbc7

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( || ( dev-libs/libsecp256k1:0/6 dev-libs/libsecp256k1:0/5 dev-libs/libsecp256k1:0/2 ) ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=Pure python ctypes wrapper for libsecp256k1
EAPI=8
HOMEPAGE=https://github.com/spesmilo/electrum-ecc/ https://pypi.org/project/electrum-ecc/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( dev-libs/libsecp256k1:0/6 dev-libs/libsecp256k1:0/5 dev-libs/libsecp256k1:0/2 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/electrum-ecc/electrum_ecc-0.0.8.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=cac6bc6aef99fa54ac9a0f27cd695951

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/aioresponses[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/flask[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/freezegun[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyjwt-2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyopenssl[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyu2f[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/responses[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/cryptography-38.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyasn1-0.1.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyasn1-modules-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rsa-3.1.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-localserver[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] verify-provenance? ( dev-python/pypi-attestations )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Google Authentication Library
EAPI=8
HOMEPAGE=https://github.com/googleapis/google-auth-library-python/ https://pypi.org/project/google-auth/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=amd64 arm64 x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/cryptography-38.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyasn1-0.1.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyasn1-modules-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rsa-3.1.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/google-auth/google_auth-2.55.2.tar.gz verify-provenance? ( https://pypi.org/integrity/google-auth/v2.55.2/google_auth-2.55.2.tar.gz/provenance -> google_auth-2.55.2.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=e1c60f8534a78d07534ae96c4ba6b0f8

View File

@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/cryptography-41.0.5[python_targets_python3_12(-)?,python_ta
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/google-auth/google_auth-2.57.0.tar.gz verify-provenance? ( https://pypi.org/integrity/google-auth/v2.57.0/google_auth-2.57.0.tar.gz/provenance -> google_auth-2.57.0.tar.gz.provenance )
SRC_URI=https://files.pythonhosted.org/packages/source/g/google-auth/google_auth-2.58.0.tar.gz verify-provenance? ( https://pypi.org/integrity/google-auth/v2.58.0/google_auth-2.58.0.tar.gz/provenance -> google_auth-2.58.0.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=6dcada86ee714859d33c0159ebc7cc01

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/objgraph[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=multidict implementation
EAPI=8
HOMEPAGE=https://github.com/aio-libs/multidict/ https://pypi.org/project/multidict/
INHERIT=distutils-r1
IUSE=+native-extensions test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 debug
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aio-libs/multidict/archive/v6.8.0.tar.gz -> multidict-6.8.0.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
_md5_=f583dee826586ae570209b9f0fd2410e

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-db/postgresql-8.1[server] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-db/postgresql-8.1:* python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=PostgreSQL database adapter for Python
EAPI=8
HOMEPAGE=https://www.psycopg.org/ https://github.com/psycopg/psycopg2/ https://pypi.org/project/psycopg2/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=LGPL-3+
RDEPEND=>=dev-db/postgresql-8.1:* python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=2
SRC_URI=https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-2.9.13.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=b8ce6c315a3f68325174013f9dd14c1c

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=Alternative regular expression module to replace re
EAPI=8
HOMEPAGE=https://github.com/mrabarnett/mrab-regex/ https://pypi.org/project/regex/
INHERIT=distutils-r1 pypi
IUSE=doc python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 debug
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/r/regex/regex-2026.9.10.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=600aa067b34bcb9f153b21e2ca2a5972

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/certifi-2026.1.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/trio-0.31.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/trio-websocket-0.12.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.15.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/urllib3-2.6.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/websocket-client-1.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-python/filetype[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test-rust? ( dev-python/pytest[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-util/selenium-manager-4.49.0 net-misc/geckodriver || ( www-client/firefox www-client/firefox-bin ) ) ) python_targets_python3_13? ( dev-python/filetype[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test-rust? ( dev-python/pytest[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-util/selenium-manager-4.49.0 net-misc/geckodriver || ( www-client/firefox www-client/firefox-bin ) ) ) python_targets_python3_14? ( dev-python/filetype[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test-rust? ( dev-python/pytest[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-util/selenium-manager-4.49.0 net-misc/geckodriver || ( www-client/firefox www-client/firefox-bin ) ) ) python_targets_python3_15? ( dev-python/filetype[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test-rust? ( dev-python/pytest[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-util/selenium-manager-4.49.0 net-misc/geckodriver || ( www-client/firefox www-client/firefox-bin ) ) ) ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] verify-provenance? ( dev-python/pypi-attestations )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=Python language binding for Selenium Remote Control
EAPI=8
HOMEPAGE=https://seleniumhq.org/ https://github.com/SeleniumHQ/selenium/tree/trunk/py/ https://pypi.org/project/selenium/
INHERIT=distutils-r1 pypi
IUSE=test test-rust python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/certifi-2026.1.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/trio-0.31.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/trio-websocket-0.12.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.15.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/urllib3-2.6.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/websocket-client-1.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/selenium/selenium-4.49.0.tar.gz verify-provenance? ( https://pypi.org/integrity/selenium/v4.49.0/selenium-4.49.0.tar.gz/provenance -> selenium-4.49.0.tar.gz.provenance ) test? ( https://github.com/SeleniumHQ/selenium/archive/selenium-4.49.0.tar.gz -> selenium-selenium-4.49.0.gh.tar.gz )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=fd4f5fe39deac64437d0ff9a98093514

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/docutils[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/hatch-vcs[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( dev-python/argcomplete[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/build[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/distlib[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/re-assert[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( dev-python/cachetools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/platformdirs[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pluggy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyproject-api[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-discovery[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/tomli-w[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/virtualenv[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( >=dev-python/typing-extensions-4.15[python_targets_python3_12(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-timeout[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-timeout[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/time-machine[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/hatchling[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] verify-provenance? ( dev-python/pypi-attestations )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=virtualenv-based automation of test activities
EAPI=8
HOMEPAGE=https://tox.readthedocs.io/ https://github.com/tox-dev/tox/ https://pypi.org/project/tox/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~s390 ~x86
LICENSE=MIT
RDEPEND=dev-python/cachetools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/platformdirs[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pluggy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyproject-api[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-discovery[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/tomli-w[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/virtualenv[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( >=dev-python/typing-extensions-4.15[python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/tox/tox-4.61.4.tar.gz verify-provenance? ( https://pypi.org/integrity/tox/v4.61.4/tox-4.61.4.tar.gz/provenance -> tox-4.61.4.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=8dd8a97424aee414a5ea94ef3f715896

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig test? ( dev-lang/python:3.9 dev-lang/python:3.10 dev-lang/python:3.11 dev-lang/python:3.12 dev-lang/python:3.13 !!~dev-python/uv-0.5.0 ) || ( >=dev-lang/rust-bin-1.96.1:* >=dev-lang/rust-1.96.1:* )
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:=
DESCRIPTION=A Python package installer and resolver, written in Rust
EAPI=8
HOMEPAGE=https://github.com/astral-sh/uv/ https://pypi.org/project/uv/
INHERIT=cargo check-reqs
IUSE=test debug
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86
LICENSE=|| ( Apache-2.0 MIT ) 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT MIT-0 MPL-2.0 Unicode-3.0 Unicode-DFS-2016 ZLIB openssl
PROPERTIES=test_network
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:=
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/astral-sh/uv/archive/0.12.12.tar.gz -> uv-0.12.12.gh.tar.gz https://github.com/gentoo-crate-dist/uv/releases/download/0.12.12/uv-0.12.12-crates.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c
_md5_=19bed4a954f829587e33a1b7dbb7cb73

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( app-arch/unzip dev-python/build[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=PEP517 uv build backend
EAPI=8
HOMEPAGE=https://github.com/astral-sh/uv/ https://pypi.org/project/uv-build/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86
LICENSE=|| ( Apache-2.0 MIT )
RDEPEND=>=dev-python/uv-0.12.12 python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/u/uv-build/uv_build-0.12.12.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=02c4c0e08fb6252f11c0ecff1d299bb9

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( || ( www-client/firefox www-client/firefox-bin ) ) || ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:= virtual/zlib:=
DESCRIPTION=CLI tool that manages the browser/driver infrastructure required by Selenium
EAPI=8
HOMEPAGE=https://www.selenium.dev/ https://github.com/SeleniumHQ/selenium/
INHERIT=cargo
IUSE=telemetry test debug
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0 Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:= virtual/zlib:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/SeleniumHQ/selenium/archive/selenium-4.49.0.tar.gz -> selenium-selenium-4.49.0.gh.tar.gz https://github.com/gentoo-crate-dist/selenium/releases/download/selenium-4.49.0/selenium-4.49.0-crates.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65
_md5_=b1afa76b97315a8e4d874634213042aa

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( sys-apps/bubblewrap sys-apps/dbus ) || ( >=dev-lang/rust-bin-1.93.0:* >=dev-lang/rust-1.93.0:* ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=!>=media-libs/glycin-loaders-2:0 >=dev-libs/glib-2.68.0:2 >=sys-libs/libseccomp-2.5.0 heif? ( >=media-libs/libheif-1.17.0:= ) jpegxl? ( >=media-libs/libjxl-0.11.1:= ) svg? ( >=gnome-base/librsvg-2.52.0:2 >=x11-libs/cairo-1.17.0 ) test? ( >=gui-libs/gtk-4.16.0:4 >=media-libs/lcms-2.14:2 )
DESCRIPTION=Loaders for glycin clients (glycin crate or libglycin)
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/glycin/
INHERIT=cargo meson
IUSE=heif jpegxl svg test debug
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=|| ( LGPL-2.1+ MPL-2.0 ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ IJG ISC LGPL-3+ MIT Unicode-3.0 || ( LGPL-2.1+ MPL-2.0 )
RDEPEND=!>=media-libs/glycin-loaders-2:0 >=dev-libs/glib-2.68.0:2 >=sys-libs/libseccomp-2.5.0 heif? ( >=media-libs/libheif-1.17.0:= ) jpegxl? ( >=media-libs/libjxl-0.11.1:= ) svg? ( >=gnome-base/librsvg-2.52.0:2 >=x11-libs/cairo-1.17.0 )
REQUIRED_USE=test? ( heif jpegxl )
RESTRICT=!test? ( test )
SLOT=2
SRC_URI=https://gitlab.gnome.org/GNOME/glycin/-/archive/2.2.0/glycin-2.2.0.tar.bz2 https://github.com/gentoo-crate-dist/glycin/releases/download/2.2.0/glycin-2.2.0-crates.tar.xz test? ( https://gitlab.gnome.org/sophie-h/test-images/-/archive/75c95e4fe35d6d328a91f73d9225db9ee9e588d0/test-images-75c95e4fe35d6d328a91f73d9225db9ee9e588d0.tar.bz2 -> glycin-test-images-75c95e4fe35d6d328a91f73d9225db9ee9e588d0.tar.bz2 )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc sysroot 4c36abaf94ebd3ab32f8abea9a444121 meson 4d3a148e5931f2930e970884bcb4c77d
_md5_=0a7482113b7055e990d8b638c557c096

View File

@@ -8331,7 +8331,7 @@ dev-python/arrow 1.4.0: Better dates and times for Python
dev-python/asgiref 3.11.1 3.11.1-r1 3.12.1: ASGI utilities (successor to WSGI)
dev-python/asn1crypto 1.5.1_p20231012: Python ASN.1 library with a focus on performance and a pythonic API
dev-python/assertpy 1.1: Simple assertion library for unit testing in python with a fluent API
dev-python/ast-serialize 0.7.0 0.8.0 0.9.0 0.10.0 0.11.0: Python bindings for mypy AST serialization
dev-python/ast-serialize 0.7.0 0.8.0 0.9.0 0.10.0 0.11.0 0.11.1: Python bindings for mypy AST serialization
dev-python/asteval 1.0.9 1.0.10: Evaluator of Python expression using ast module
dev-python/astor 0.8.1-r2: Read/rewrite/write Python ASTs
dev-python/astroid 4.0.4 4.1.2 4.3.0 4.3.1: Abstract Syntax Tree for logilab packages
@@ -8391,8 +8391,8 @@ dev-python/bluelet 0.2.0-r1: Module for pure Python asynchronous I/O using corou
dev-python/blurb 2.0.0 2.1.0: Tool to create and manage NEWS blurbs for CPython
dev-python/boltons 26.1.0 26.2.0: Pure-python utilities in the same spirit as the standard library
dev-python/boolean-py 5.0: Define boolean algebras, create and parse boolean expressions
dev-python/boto3 1.43.29 1.43.36 1.43.40 1.43.46 1.43.51 1.43.56 1.43.62 1.43.67 1.43.72 1.43.78 1.43.83 1.43.89 1.43.90: The AWS SDK for Python
dev-python/botocore 1.43.29 1.43.36 1.43.40 1.43.46 1.43.51 1.43.56 1.43.62 1.43.67 1.43.72 1.43.78 1.43.83 1.43.89 1.43.90: Low-level, data-driven core of boto 3
dev-python/boto3 1.43.29 1.43.36 1.43.40 1.43.46 1.43.51 1.43.56 1.43.62 1.43.67 1.43.72 1.43.78 1.43.83 1.43.89 1.43.90 1.43.91: The AWS SDK for Python
dev-python/botocore 1.43.29 1.43.36 1.43.40 1.43.46 1.43.51 1.43.56 1.43.62 1.43.67 1.43.72 1.43.78 1.43.83 1.43.89 1.43.90 1.43.91: Low-level, data-driven core of boto 3
dev-python/bottle 0.13.4: A fast and simple micro-framework for small web-applications
dev-python/bottleneck 1.6.0: Fast NumPy array functions written in C
dev-python/bpython 0.26: Syntax highlighting and autocompletion for the Python interpreter
@@ -8420,7 +8420,7 @@ dev-python/cerberus 1.3.8: A lightweight and extensible data-validation library
dev-python/certifi 3024.7.22: A certifi hack to use system trust store on Linux/FreeBSD
dev-python/cffi 2.0.0 2.1.1: Foreign Function Interface for Python calling C code
dev-python/cfgv 3.5.0: Validate configuration and produce human-readable error messages
dev-python/cfn-lint 1.53.3 1.54.0 1.55.1 1.56.0 1.56.1: CloudFormation Linter
dev-python/cfn-lint 1.53.3 1.54.0 1.55.1 1.56.0 1.56.1 1.56.2: CloudFormation Linter
dev-python/cftime 1.6.5: Time-handling functionality from netcdf4-python
dev-python/chainstream 1.0.2: Chain I/O-Streams together into a single stream
dev-python/chameleon 4.6.0: Fast HTML/XML template compiler for Python
@@ -8577,9 +8577,9 @@ dev-python/ecdsa 0.19.2: ECDSA cryptographic signature library in pure Python
dev-python/editables 0.6: A Python library for creating 'editable wheels'
dev-python/editorconfig 0.17.1: Clone of EditorConfig core written in Python
dev-python/elastic-transport 9.4.2: Transport classes and utilities shared among Python Elastic client libraries
dev-python/elasticsearch 9.4.1 9.5.0: Official Elasticsearch client library for Python
dev-python/elasticsearch 9.5.0 9.5.1: Official Elasticsearch client library for Python
dev-python/electrum-aionostr 0.1.0: asyncio nostr client
dev-python/electrum-ecc 0.0.7: Pure python ctypes wrapper for libsecp256k1
dev-python/electrum-ecc 0.0.7 0.0.8: Pure python ctypes wrapper for libsecp256k1
dev-python/elementpath 5.1.3 5.1.4: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
dev-python/email-validator 2.3.0: A robust email syntax and deliverability validation library
dev-python/emcee 3.1.6: Python ensemble sampling toolkit for affine-invariant MCMC
@@ -8682,7 +8682,7 @@ dev-python/gitpython 3.1.58 3.1.59 3.1.60 3.1.61 3.1.62: Library used to interac
dev-python/gmpy2 2.3.0 2.3.1 2.4.0_alpha0: Python bindings for GMP, MPC, MPFR and MPIR libraries
dev-python/google-api-core 2.33.0 2.34.0 2.35.0 2.36.0: Core Library for Google Client Libraries
dev-python/google-api-python-client 2.198.0 2.199.0 2.200.0: Google API Client for Python
dev-python/google-auth 2.55.2 2.56.3 2.57.0 2.57.1: Google Authentication Library
dev-python/google-auth 2.56.3 2.57.1 2.58.0: Google Authentication Library
dev-python/google-auth-httplib2 0.4.0 0.4.1 0.4.2: httplib2 Transport for Google Auth
dev-python/google-auth-oauthlib 1.4.0 1.4.1: Google Authentication Library
dev-python/google-i18n-address 3.1.1: Google's i18n address metadata repository
@@ -8975,7 +8975,7 @@ dev-python/mrcfile 1.5.4: MRC2014 file format I/O library
dev-python/msgpack 1.1.2 1.2.1 1.2.2: MessagePack (de)serializer for Python
dev-python/msgspec 0.21.1: Fast serialization and validation library, with builtin support for many formats
dev-python/mss 10.2.0: An ultra fast cross-platform multiple screenshots module in python using ctypes
dev-python/multidict 6.7.1: multidict implementation
dev-python/multidict 6.7.1 6.8.0: multidict implementation
dev-python/multipart 1.3.1 2.0.0: Parser for multipart/form-data
dev-python/multipledispatch 1.0.0: Multiple dispatch
dev-python/multiprocess 0.70.19: Better multiprocessing and multithreading in Python
@@ -9155,7 +9155,7 @@ dev-python/propcache 0.5.2: Accelerated property cache
dev-python/proto-plus 1.28.2 1.28.3 1.28.4: Beautiful, Pythonic protocol buffers
dev-python/protobuf 5.29.6 6.31.1 6.33.6 7.34.1 7.34.2 7.35.1: Google's Protocol Buffers - Python bindings
dev-python/psutil 7.2.2: Retrieve information on running processes and system utilization
dev-python/psycopg 2.9.12 3.3.4 3.3.5: PostgreSQL database adapter for Python
dev-python/psycopg 2.9.12 2.9.13 3.3.4 3.3.5: PostgreSQL database adapter for Python
dev-python/ptyprocess 0.7.0-r2: Run a subprocess in a pseudo terminal
dev-python/publicsuffix2 2.20191221-r2: Get a public suffix for a domain name using the Public Suffix List
dev-python/pudb 2025.1.5: A full-screen, console-based Python debugger
@@ -9517,7 +9517,7 @@ dev-python/redis 8.0.1 8.1.0: Python client for Redis key-value store
dev-python/reedsolo 2.1.1_beta1-r2: Python Reed Solomon encoder/decoder
dev-python/referencing 0.37.0: Cross-specification JSON referencing (JSON Schema, OpenAPI...)
dev-python/reflink 0.2.2: Python wrapper around the reflink system calls
dev-python/regex 2026.7.19 2026.8.31 2026.9.3: Alternative regular expression module to replace re
dev-python/regex 2026.7.19 2026.8.31 2026.9.3 2026.9.10: Alternative regular expression module to replace re
dev-python/regress 2025.10.1 2026.9.1: Python bindings to the Rust regress crate
dev-python/rencode 1.0.8-r1: Serialization similar to bencode from the BitTorrent project
dev-python/reno 4.1.0: Release notes manager, storing release notes in a git repo and building docs
@@ -9591,7 +9591,7 @@ dev-python/secretstorage 3.5.0: Python bindings to FreeDesktop.org Secret Servic
dev-python/securesystemslib 1.4.0 1.5.0 1.5.1: Cryptographic routines for Secure Systems Lab projects at NYU
dev-python/seedir 0.5.1: Package for creating, editing, and reading folder tree diagrams
dev-python/segno 1.6.6: Python QR Code and Micro QR Code encoder
dev-python/selenium 4.34.2 4.35.0 4.46.0 4.47.0 4.48.0: Python language binding for Selenium Remote Control
dev-python/selenium 4.34.2 4.35.0 4.46.0 4.47.0 4.48.0 4.49.0: Python language binding for Selenium Remote Control
dev-python/semantic-version 2.10.0: Python library providing a few tools handling SemVer in Python
dev-python/semver 3.0.4: A Python module for semantic versioning
dev-python/send2trash 2.1.0: Sends files to the Trash (or Recycle Bin)
@@ -9771,7 +9771,7 @@ dev-python/toolz 1.1.0 1.1.0-r1: List processing tools and functional utilities
dev-python/toposort 1.10: Implements a topological sort algorithm
dev-python/tornado 6.5.7 6.5.8: Python web framework and asynchronous networking library
dev-python/towncrier 25.8.0 26.9.0: Building newsfiles for your project
dev-python/tox 4.58.0 4.60.1 4.61.1 4.61.2 4.61.3: virtualenv-based automation of test activities
dev-python/tox 4.58.0 4.60.1 4.61.1 4.61.2 4.61.3 4.61.4: virtualenv-based automation of test activities
dev-python/tpm2-pytss 2.3.0-r3 3.0.0: Python bindings for TSS
dev-python/tqdm 4.69.1 4.70.0: Add a progress meter to your loops in a second
dev-python/traitlets 5.15.1 5.16.1: A configuration system for Python applications
@@ -9833,8 +9833,8 @@ dev-python/urwidtrees 1.0.3-r2: Tree widgets for urwid
dev-python/userpath 1.9.2: Cross-platform tool for adding locations to the user PATH
dev-python/utidylib 1.0.0: TidyLib Python wrapper
dev-python/uuid6 2025.0.1: New time-based UUID formats which are suited for use as a database key
dev-python/uv 0.11.23 0.11.25 0.11.29 0.12.1 0.12.3 0.12.6 0.12.7 0.12.8 0.12.9 0.12.10 0.12.11 9999: A Python package installer and resolver, written in Rust
dev-python/uv-build 0.11.23 0.11.25 0.11.29 0.12.1 0.12.3 0.12.6 0.12.7 0.12.8 0.12.9 0.12.10 0.12.11: PEP517 uv build backend
dev-python/uv 0.11.23 0.11.25 0.11.29 0.12.1 0.12.3 0.12.6 0.12.7 0.12.8 0.12.9 0.12.10 0.12.11 0.12.12 9999: A Python package installer and resolver, written in Rust
dev-python/uv-build 0.11.23 0.11.25 0.11.29 0.12.1 0.12.3 0.12.6 0.12.7 0.12.8 0.12.9 0.12.10 0.12.11 0.12.12: PEP517 uv build backend
dev-python/uv-dynamic-versioning 0.14.0 0.14.1: Dynamic versioning based on VCS tags for uv/hatch project
dev-python/uvicorn 0.51.0 0.52.1 0.52.3 0.52.4: Lightning-fast ASGI server implementation
dev-python/uvloop 0.22.1: Ultra-fast implementation of asyncio event loop on top of libuv
@@ -11171,7 +11171,7 @@ dev-util/schroot 1.6.13_p7-r2: Utility to execute commands in a chroot environme
dev-util/sdl-jstest 0.2.2 9999: Simple SDL joystick test application for the console
dev-util/seer 2.6 2.7 9999: GUI frontend to gdb
dev-util/sel 0.08.4-r2: A filemanager for shell scripts
dev-util/selenium-manager 4.43.0 4.46.0 4.47.0 4.48.0: CLI tool that manages the browser/driver infrastructure required by Selenium
dev-util/selenium-manager 4.43.0 4.46.0 4.47.0 4.48.0 4.49.0: CLI tool that manages the browser/driver infrastructure required by Selenium
dev-util/serialtalk 1.3 9999: simple command-line tool to talk to serial devices
dev-util/sh 3.11.0: A shell parser, formatter, and interpreter with bash support
dev-util/shader-slang 2026.14.1-r2 2026.16 2026.16.1: Making it easier to work with shaders
@@ -13381,7 +13381,7 @@ media-libs/glm 1.0.1 1.0.2 1.0.3: OpenGL Mathematics
media-libs/glpng 1.47: OpenGL PNG image library
media-libs/glu 9.0.3 9999: The OpenGL Utility Library
media-libs/glycin 2.1.1-r1 2.1.5: Sandboxed and extendable image loading library
media-libs/glycin-loaders 1.2.4 2.1.1 2.1.5: Loaders for glycin clients (glycin crate or libglycin)
media-libs/glycin-loaders 1.2.4 2.1.1 2.1.5 2.2.0: Loaders for glycin clients (glycin crate or libglycin)
media-libs/glyr 1.0.10-r1: Music related metadata searchengine, both with commandline interface and C API
media-libs/gmmlib 22.10.0 22.10.1 9999: Intel Graphics Memory Management Library
media-libs/graphene 1.10.8-r1: A thin layer of types for graphic libraries

View File

@@ -1 +1 @@
Thu, 10 Sep 2026 01:00:54 +0000
Thu, 10 Sep 2026 02:46:02 +0000