2026-07-30 02:46:01 UTC

This commit is contained in:
Repository mirror & CI
2026-07-30 02:46:01 +00:00
parent d69a4bea9f
commit c47aeed59d
17 changed files with 197 additions and 68 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( >=dev-python/botocore-1.43.59[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/docutils[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/rsa[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/s3transfer-0.18.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] !app-admin/awscli-bin >=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(-)?] dev-python/pytest-forked[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
DESCRIPTION=Universal Command Line Environment for AWS
EAPI=8
HOMEPAGE=https://github.com/aws/aws-cli/ https://pypi.org/project/awscli/
INHERIT=distutils-r1 shell-completion
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/botocore-1.43.59[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/docutils[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/rsa[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/s3transfer-0.18.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] !app-admin/awscli-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 )
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/aws/aws-cli/archive/1.45.59.tar.gz -> aws-cli-1.45.59.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 shell-completion 63a62de3ca49c798ee6e89f190e45d0e
_md5_=df91682376175a6faaaabaa3d188d400

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/botocore-1.43.59[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
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.59[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.59.tar.gz -> boto3-1.43.59.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=08c1f03dfba02bdd6a509f90c02506bb

View File

@@ -0,0 +1,16 @@
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
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.59.tar.gz -> botocore-1.43.59.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=d23600b6d3488984efbd85d9bdf49e13

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/crispy-bootstrap3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/crispy-bootstrap4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sh-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/django-4.2[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-django[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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=DRY Django forms
EAPI=8
HOMEPAGE=https://github.com/django-crispy-forms/django-crispy-forms/ https://pypi.org/project/django-crispy-forms/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/django-4.2[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://github.com/django-crispy-forms/django-crispy-forms/archive/2.7.tar.gz -> django-crispy-forms-2.7.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=1065b3e99801f49801687a2e9eabdfd6

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/a2wsgi[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/dirty-equals[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/flask[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/httpx[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/httpx2[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pydantic-settings[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-multipart[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/sqlalchemy[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/typer[python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( >=dev-python/annotated-doc-0.0.4[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/starlette-0.46.0[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pydantic-2.9.0[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-inspection-0.4.2[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-xdist[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/anyio[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/inline-snapshot[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-timeout[python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] ) >=dev-python/gpep517-16[python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pdm-backend[python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=High performance framework, easy to learn, fast to code, ready for production
EAPI=8
HOMEPAGE=https://fastapi.tiangolo.com/ https://github.com/fastapi/fastapi/ https://pypi.org/project/fastapi/
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/annotated-doc-0.0.4[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/starlette-0.46.0[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pydantic-2.9.0[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-inspection-0.4.2[python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] )
REQUIRED_USE=|| ( python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-0.141.1.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=29214c7c29fe1ba857b42a7de72a5832

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/hatch-vcs[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( dev-python/virtualenv[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-rerunfailures[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-asyncio[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-mock[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-timeout[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_15t? ( dev-lang/python:3.15t ) 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_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/hatchling[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,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
DESCRIPTION=A platform independent file lock for Python
EAPI=8
HOMEPAGE=https://github.com/tox-dev/filelock/ https://pypi.org/project/filelock/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=MIT
RDEPEND=python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_15t? ( dev-lang/python:3.15t ) 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_14t python_targets_python3_15t 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/f/filelock/filelock-3.32.2.tar.gz verify-provenance? ( https://pypi.org/integrity/filelock/v3.32.2/filelock-3.32.2.tar.gz/provenance -> filelock-3.32.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=ffc05c444309dc5a81524f8bc76b8d0e

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/pretend[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/cryptography-43[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-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-util/maturin-1.8.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
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_14? ( dev-lang/python:3.14 )
DESCRIPTION=An Opinionated Python RFC3161 Client
EAPI=8
HOMEPAGE=https://github.com/trailofbits/rfc3161-client/ https://pypi.org/project/rfc3161-client/
INHERIT=cargo distutils-r1
IUSE=test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
RDEPEND=>=dev-python/cryptography-43[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://github.com/trailofbits/rfc3161-client/archive/v1.0.4.tar.gz -> rfc3161-client-1.0.4.gh.tar.gz https://static.crates.io/crates/asn1/asn1-0.21.3.crate https://static.crates.io/crates/asn1_derive/asn1_derive-0.21.3.crate https://static.crates.io/crates/autocfg/autocfg-1.4.0.crate https://static.crates.io/crates/bitflags/bitflags-2.6.0.crate https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate https://static.crates.io/crates/byteorder/byteorder-1.5.0.crate https://static.crates.io/crates/cc/cc-1.2.2.crate https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.16.crate https://static.crates.io/crates/crypto-common/crypto-common-0.1.6.crate https://static.crates.io/crates/digest/digest-0.10.7.crate https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.1.1.crate https://static.crates.io/crates/foreign-types/foreign-types-0.3.2.crate https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate https://static.crates.io/crates/getrandom/getrandom-0.3.1.crate https://static.crates.io/crates/heck/heck-0.5.0.crate https://static.crates.io/crates/hex/hex-0.4.3.crate https://static.crates.io/crates/indoc/indoc-2.0.5.crate https://static.crates.io/crates/itoa/itoa-1.0.14.crate https://static.crates.io/crates/libc/libc-0.2.167.crate https://static.crates.io/crates/memoffset/memoffset-0.9.1.crate https://static.crates.io/crates/once_cell/once_cell-1.20.2.crate https://static.crates.io/crates/openssl-macros/openssl-macros-0.1.1.crate https://static.crates.io/crates/openssl-src/openssl-src-300.4.1+3.4.0.crate https://static.crates.io/crates/openssl-sys/openssl-sys-0.9.109.crate https://static.crates.io/crates/openssl/openssl-0.10.73.crate https://static.crates.io/crates/pkg-config/pkg-config-0.3.31.crate https://static.crates.io/crates/portable-atomic/portable-atomic-1.10.0.crate https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.20.crate https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.92.crate https://static.crates.io/crates/pyo3-build-config/pyo3-build-config-0.25.1.crate https://static.crates.io/crates/pyo3-ffi/pyo3-ffi-0.25.1.crate https://static.crates.io/crates/pyo3-macros-backend/pyo3-macros-backend-0.25.1.crate https://static.crates.io/crates/pyo3-macros/pyo3-macros-0.25.1.crate https://static.crates.io/crates/pyo3/pyo3-0.25.1.crate https://static.crates.io/crates/quote/quote-1.0.37.crate https://static.crates.io/crates/rand/rand-0.9.1.crate https://static.crates.io/crates/rand_chacha/rand_chacha-0.9.0.crate https://static.crates.io/crates/rand_core/rand_core-0.9.0.crate https://static.crates.io/crates/self_cell/self_cell-1.2.0.crate https://static.crates.io/crates/sha2/sha2-0.10.9.crate https://static.crates.io/crates/shlex/shlex-1.3.0.crate https://static.crates.io/crates/syn/syn-2.0.90.crate https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.2.crate https://static.crates.io/crates/typenum/typenum-1.17.0.crate https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.14.crate https://static.crates.io/crates/unindent/unindent-0.2.3.crate https://static.crates.io/crates/vcpkg/vcpkg-0.2.15.crate https://static.crates.io/crates/version_check/version_check-0.9.5.crate https://static.crates.io/crates/wasi/wasi-0.13.3+wasi-0.2.2.crate https://static.crates.io/crates/windows-targets/windows-targets-0.52.6.crate https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.52.6.crate https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.52.6.crate https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.52.6.crate https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.52.6.crate https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.52.6.crate https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.52.6.crate https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.52.6.crate https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.52.6.crate https://static.crates.io/crates/wit-bindgen-rt/wit-bindgen-rt-0.33.0.crate https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.7.35.crate https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.14.crate https://static.crates.io/crates/zerocopy/zerocopy-0.7.35.crate https://static.crates.io/crates/zerocopy/zerocopy-0.8.14.crate https://github.com/pyca/cryptography/archive/678c0c59f743e3b301fbd34f1d26112db0cc2216.tar.gz -> cryptography-678c0c59f743e3b301fbd34f1d26112db0cc2216.gh.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0e6dcc60973be397aa943d9efae0e2bf rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=5a35d3cb4359f016d062aaa390636eac

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/pretend[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/cryptography-43[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-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-util/maturin-1.8.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
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_14? ( dev-lang/python:3.14 )
DESCRIPTION=An Opinionated Python RFC3161 Client
EAPI=8
HOMEPAGE=https://github.com/trailofbits/rfc3161-client/ https://pypi.org/project/rfc3161-client/
INHERIT=cargo distutils-r1
IUSE=test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
RDEPEND=>=dev-python/cryptography-43[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://github.com/trailofbits/rfc3161-client/archive/v1.0.5.tar.gz -> rfc3161-client-1.0.5.gh.tar.gz https://static.crates.io/crates/asn1/asn1-0.21.3.crate https://static.crates.io/crates/asn1_derive/asn1_derive-0.21.3.crate https://static.crates.io/crates/autocfg/autocfg-1.4.0.crate https://static.crates.io/crates/bitflags/bitflags-2.6.0.crate https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate https://static.crates.io/crates/byteorder/byteorder-1.5.0.crate https://static.crates.io/crates/cc/cc-1.2.2.crate https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.16.crate https://static.crates.io/crates/crypto-common/crypto-common-0.1.6.crate https://static.crates.io/crates/digest/digest-0.10.7.crate https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.1.1.crate https://static.crates.io/crates/foreign-types/foreign-types-0.3.2.crate https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate https://static.crates.io/crates/getrandom/getrandom-0.3.1.crate https://static.crates.io/crates/heck/heck-0.5.0.crate https://static.crates.io/crates/hex/hex-0.4.3.crate https://static.crates.io/crates/indoc/indoc-2.0.5.crate https://static.crates.io/crates/itoa/itoa-1.0.14.crate https://static.crates.io/crates/libc/libc-0.2.167.crate https://static.crates.io/crates/memoffset/memoffset-0.9.1.crate https://static.crates.io/crates/once_cell/once_cell-1.20.2.crate https://static.crates.io/crates/openssl-macros/openssl-macros-0.1.1.crate https://static.crates.io/crates/openssl-src/openssl-src-300.4.1+3.4.0.crate https://static.crates.io/crates/openssl-sys/openssl-sys-0.9.109.crate https://static.crates.io/crates/openssl/openssl-0.10.73.crate https://static.crates.io/crates/pkg-config/pkg-config-0.3.31.crate https://static.crates.io/crates/portable-atomic/portable-atomic-1.10.0.crate https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.20.crate https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.92.crate https://static.crates.io/crates/pyo3-build-config/pyo3-build-config-0.25.1.crate https://static.crates.io/crates/pyo3-ffi/pyo3-ffi-0.25.1.crate https://static.crates.io/crates/pyo3-macros-backend/pyo3-macros-backend-0.25.1.crate https://static.crates.io/crates/pyo3-macros/pyo3-macros-0.25.1.crate https://static.crates.io/crates/pyo3/pyo3-0.25.1.crate https://static.crates.io/crates/quote/quote-1.0.37.crate https://static.crates.io/crates/rand/rand-0.9.1.crate https://static.crates.io/crates/rand_chacha/rand_chacha-0.9.0.crate https://static.crates.io/crates/rand_core/rand_core-0.9.0.crate https://static.crates.io/crates/self_cell/self_cell-1.2.0.crate https://static.crates.io/crates/sha2/sha2-0.10.9.crate https://static.crates.io/crates/shlex/shlex-1.3.0.crate https://static.crates.io/crates/syn/syn-2.0.90.crate https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.2.crate https://static.crates.io/crates/typenum/typenum-1.17.0.crate https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.14.crate https://static.crates.io/crates/unindent/unindent-0.2.3.crate https://static.crates.io/crates/vcpkg/vcpkg-0.2.15.crate https://static.crates.io/crates/version_check/version_check-0.9.5.crate https://static.crates.io/crates/wasi/wasi-0.13.3+wasi-0.2.2.crate https://static.crates.io/crates/windows-targets/windows-targets-0.52.6.crate https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.52.6.crate https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.52.6.crate https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.52.6.crate https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.52.6.crate https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.52.6.crate https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.52.6.crate https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.52.6.crate https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.52.6.crate https://static.crates.io/crates/wit-bindgen-rt/wit-bindgen-rt-0.33.0.crate https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.7.35.crate https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.14.crate https://static.crates.io/crates/zerocopy/zerocopy-0.7.35.crate https://static.crates.io/crates/zerocopy/zerocopy-0.8.14.crate https://github.com/pyca/cryptography/archive/678c0c59f743e3b301fbd34f1d26112db0cc2216.tar.gz -> cryptography-678c0c59f743e3b301fbd34f1d26112db0cc2216.gh.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0e6dcc60973be397aa943d9efae0e2bf rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=5a35d3cb4359f016d062aaa390636eac

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-util/stripe-mock-0.201.0 dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/httpx[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] net-misc/curl ) test? ( >=dev-python/requests-2.20[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.7.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(-)?] dev-python/anyio[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(-)?] ) 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/flit-core[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
DESCRIPTION=Stripe Python bindings
EAPI=8
HOMEPAGE=https://github.com/stripe/stripe-python/ https://pypi.org/project/stripe/
INHERIT=distutils-r1 pypi
IUSE=telemetry test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/requests-2.20[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.7.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/stripe/stripe-15.4.0.tar.gz verify-provenance? ( https://pypi.org/integrity/stripe/v15.4.0/stripe-15.4.0.tar.gz/provenance -> stripe-15.4.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=dbb15efd68c47f82c0749a799a011ab2

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/a2wsgi[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/httptools-0.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/httpx-0.28[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-dotenv[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/websockets-11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wsproto[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test-rust? ( dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/trustme[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/watchfiles-0.20[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) ) test? ( >=dev-python/asgiref-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/click-7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/h11-0.8[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-rerunfailures[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/anyio[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(-)?] ) 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 )
BDEPEND=test? ( dev-python/a2wsgi[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/httptools-0.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/httpx-0.28[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/python-dotenv[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/websockets-13.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wsproto[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test-rust? ( dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/trustme[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/watchfiles-0.20[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) ) test? ( >=dev-python/asgiref-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/click-7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/h11-0.8[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-rerunfailures[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/anyio[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(-)?] ) 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 postinst prepare test unpack
DESCRIPTION=Lightning-fast ASGI server implementation
EAPI=8
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/asgiref-3.4.0[python_targets_python3_12(-)?,python_targets_
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/uvicorn/uvicorn-0.50.0.tar.gz verify-provenance? ( https://pypi.org/integrity/uvicorn/v0.50.0/uvicorn-0.50.0.tar.gz/provenance -> uvicorn-0.50.0.tar.gz.provenance )
SRC_URI=https://files.pythonhosted.org/packages/source/u/uvicorn/uvicorn-0.52.0.tar.gz verify-provenance? ( https://pypi.org/integrity/uvicorn/v0.52.0/uvicorn-0.52.0.tar.gz/provenance -> uvicorn-0.52.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=4fc899d5a5c295629fd18edd8e6a2264
_md5_=10285b9009565ccd1be6924b5c0fdb0f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/werkzeug[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( >=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(-)?] ) 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=Library for building WebSocket servers and clients in Python
EAPI=8
HOMEPAGE=https://websockets.readthedocs.io/ https://github.com/python-websockets/websockets/ https://pypi.org/project/websockets/
INHERIT=distutils-r1
IUSE=+native-extensions test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=BSD
RDEPEND=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/python-websockets/websockets/archive/17.0.tar.gz -> websockets-17.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=b1966266e8e6e8ad48c3693a443bc967

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_15t? ( dev-lang/python:3.15t ) 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_14t(-)?,python_targets_python3_15t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_14t(-)?,python_targets_python3_15t(-)?,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_14t? ( dev-lang/python:3.14t ) python_targets_python3_15t? ( dev-lang/python:3.15t ) 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=Module for decorators, wrappers and monkey patching
EAPI=8
HOMEPAGE=https://github.com/GrahamDumpleton/wrapt/ https://pypi.org/project/wrapt/
INHERIT=distutils-r1 pypi
IUSE=+native-extensions test python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug verify-provenance
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=BSD
RDEPEND=python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_15t? ( dev-lang/python:3.15t ) 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_14t python_targets_python3_15t 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/w/wrapt/wrapt-2.3.0.tar.gz verify-provenance? ( https://pypi.org/integrity/wrapt/v2.3.0/wrapt-2.3.0.tar.gz/provenance -> wrapt-2.3.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=bdef6f3ea188841db40ecf9fc0a9d8ec

View File

@@ -1,17 +0,0 @@
BDEPEND=app-text/doxygen dev-python/cython[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/sip-6.11.1-r1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost dev-python/appdirs[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-forked[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=x11-libs/wxGTK-3.2.7:3.2-gtk3=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X] media-libs/libpng:= media-libs/tiff:= media-libs/libjpeg-turbo:= >=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(-)?] ) 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(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=x11-libs/wxGTK-3.2.7:3.2-gtk3=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X] media-libs/libpng:= media-libs/tiff:= media-libs/libjpeg-turbo:= 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=A blending of the wxWindows C++ class library with Python
EAPI=8
HOMEPAGE=https://www.wxpython.org/ https://github.com/wxWidgets/Phoenix/ https://pypi.org/project/wxPython/
INHERIT=distutils-r1 multilib multiprocessing virtualx wxwidgets pypi
IUSE=test webkit test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test
KEYWORDS=~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=wxWinLL-3
RDEPEND=>=x11-libs/wxGTK-3.2.7:3.2-gtk3=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X] media-libs/libpng:= media-libs/tiff:= media-libs/libjpeg-turbo:= 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 ) !test? ( test ) !test? ( test )
SLOT=4.0
SRC_URI=https://files.pythonhosted.org/packages/source/w/wxpython/wxpython-4.2.4.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 virtualx 9741d451eb64ea8bb9faee90d68a9b68 wxwidgets c48bf68858bd3c27c272ff034eb1e14d pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=9c8984d153663f16567f3188afce42c7

View File

@@ -933,7 +933,7 @@ app-admin/apg 2.3.0b_p20240821: Another Password Generator
app-admin/augeas 1.14.1-r1: A library for changing configuration files
app-admin/authbind 2.1.3: Bind sockets to privileged ports without root
app-admin/aws-session-manager-plugin 1.2.814.0 1.2.835.0: AWS Session Manager Plugin for aws-cli
app-admin/awscli 1.45.29 1.45.36 1.45.40 1.45.46 1.45.47 1.45.48 1.45.49 1.45.50 1.45.51 1.45.52 1.45.53 1.45.54 1.45.55 1.45.56 1.45.57 1.45.58: Universal Command Line Environment for AWS
app-admin/awscli 1.45.29 1.45.36 1.45.40 1.45.46 1.45.47 1.45.48 1.45.49 1.45.50 1.45.51 1.45.52 1.45.53 1.45.54 1.45.55 1.45.56 1.45.57 1.45.58 1.45.59: Universal Command Line Environment for AWS
app-admin/awscli-bin 2.34.24 2.34.40 2.36.4: command line interface for Amazon Web Services
app-admin/bitwarden-cli-bin 2025.12.0 2026.6.0 2026.7.0: CLI client for Bitwarden compatible servers
app-admin/bitwarden-desktop-bin 2026.6.0 2026.6.1: Bitwarden password manager desktop client
@@ -8376,8 +8376,8 @@ dev-python/bluelet 0.2.0-r1: Module for pure Python asynchronous I/O using corou
dev-python/blurb 2.0.0: Tool to create and manage NEWS blurbs for CPython
dev-python/boltons 26.0.0 26.1.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.47 1.43.48 1.43.49 1.43.50 1.43.51 1.43.52 1.43.53 1.43.54 1.43.55 1.43.56 1.43.57 1.43.58: The AWS SDK for Python
dev-python/botocore 1.43.29 1.43.36 1.43.40 1.43.46 1.43.47 1.43.48 1.43.49 1.43.50 1.43.51 1.43.52 1.43.53 1.43.54 1.43.55 1.43.56 1.43.57 1.43.58: 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.47 1.43.48 1.43.49 1.43.50 1.43.51 1.43.52 1.43.53 1.43.54 1.43.55 1.43.56 1.43.57 1.43.58 1.43.59: The AWS SDK for Python
dev-python/botocore 1.43.29 1.43.36 1.43.40 1.43.46 1.43.47 1.43.48 1.43.49 1.43.50 1.43.51 1.43.52 1.43.53 1.43.54 1.43.55 1.43.56 1.43.57 1.43.58 1.43.59: 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
@@ -8524,7 +8524,7 @@ dev-python/django-cache-url 3.4.6: Use Cache URLs in your Django application
dev-python/django-cacheops 7.2: ORM cache with automatic granular event-driven invalidation for Django
dev-python/django-configurations 2.5.1 2.5.1-r1: A helper for organizing Django settings
dev-python/django-cors-headers 4.9.0: Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses
dev-python/django-crispy-forms 2.6: DRY Django forms
dev-python/django-crispy-forms 2.6 2.7: DRY Django forms
dev-python/django-debug-toolbar 7.0.0: A configurable set of panels that display various debug information
dev-python/django-filter 25.2 26.1: Django app allowing declarative dynamic QuerySet filtering from URL parameters
dev-python/django-js-asset 4.0.1: Script tag with additional attributes for django.forms.Media
@@ -8593,7 +8593,7 @@ dev-python/extras 1.0.0-r2: Useful extra bits for Python that should be in the s
dev-python/eyed3 0.9.9: Module for manipulating ID3 (v1 + v2) tags in Python
dev-python/faker 40.23.0 40.27.0 40.28.1 40.31.0 40.32.0 40.35.0 40.36.0: A Python package that generates fake data for you
dev-python/fakeredis 2.35.1 2.36.2 2.37.0: Fake implementation of redis API for testing purposes
dev-python/fastapi 0.140.7 0.140.13: High performance framework, easy to learn, fast to code, ready for production
dev-python/fastapi 0.140.7 0.140.13 0.141.1: High performance framework, easy to learn, fast to code, ready for production
dev-python/fastbencode 0.3.10 0.3.11: Implementation of bencode with Rust implementation
dev-python/fasteners 0.20: Python package that provides useful locks
dev-python/fastimport 0.9.16: Library for parsing the fastimport VCS serialization format
@@ -8605,7 +8605,7 @@ dev-python/ffmpeg-python 0.2.0_p20220711-r1: Python bindings for FFmpeg with com
dev-python/fido2 0.9.3-r1 2.1.1 2.2.0 2.2.1: Python based FIDO 2.0 library
dev-python/fields 5.0.0-r3: Container class boilerplate killer
dev-python/filebytes 0.10.2 9999: Classes/Types to read and edit executable files
dev-python/filelock 3.29.4 3.29.5 3.29.6 3.29.7 3.30.3 3.31.0 3.32.0: A platform independent file lock for Python
dev-python/filelock 3.29.4 3.29.5 3.29.6 3.29.7 3.30.3 3.31.0 3.32.0 3.32.2: A platform independent file lock for Python
dev-python/filetype 1.2.0: Small, dependency-free, fast Python package to infer binary file types checking
dev-python/findimports 3.0.0: Python module import analysis tool
dev-python/findpython 0.8.0: A utility to find python versions on your system
@@ -8867,7 +8867,7 @@ dev-python/lesscpy 0.15.1: A compiler written in Python for the LESS language
dev-python/levenshtein 0.27.1 0.27.3: Functions for fast computation of Levenshtein distance, and edit operations
dev-python/lhafile 0.3.1: LHA archive support for Python
dev-python/libarchive-c 5.3: A Python interface to libarchive
dev-python/libcst 1.8.6: A concrete syntax tree with AST-like properties for Python
dev-python/libcst 1.8.6 1.9.0: A concrete syntax tree with AST-like properties for Python
dev-python/libevdev 0.13.1: Python wrappers for the libevdev library
dev-python/liblarch 3.2.0: Library to handle directed acyclic graphs
dev-python/libnacl 2.1.0: Python ctypes wrapper for libsodium
@@ -9532,7 +9532,7 @@ dev-python/respx 0.23.1: Mock HTTPX with awesome request patterns and response s
dev-python/restructuredtext-lint 2.0.2: Checks PyPI validity of reStructuredText
dev-python/retry-decorator 1.1.1-r1: Decorator for retrying when exceptions occur
dev-python/retrying 1.4.2: General-purpose retrying library
dev-python/rfc3161-client 1.0.3 1.0.4 1.0.5 1.0.6: An Opinionated Python RFC3161 Client
dev-python/rfc3161-client 1.0.3 1.0.6 1.0.8: An Opinionated Python RFC3161 Client
dev-python/rfc3339-validator 0.1.4-r1: A pure python RFC3339 validator
dev-python/rfc3986 2.0.0-r1: Validating URI References per RFC 3986
dev-python/rfc3986-validator 0.1.1-r2: Pure python RFC3986 validator
@@ -9700,7 +9700,7 @@ dev-python/statsmodels 0.14.6: Statistical computations and models for use with
dev-python/stdio-mgr 1.0.1.1: Context manager for mocking/wrapping stdin/stdout/stderr
dev-python/stevedore 5.8.0 5.9.0: Manage dynamic plugins for Python applications
dev-python/strict-rfc3339 0.7-r2: Strict, simple, lightweight RFC3339 functions
dev-python/stripe 15.2.1 15.3.1: Stripe Python bindings
dev-python/stripe 15.2.1 15.3.1 15.4.0: Stripe Python bindings
dev-python/structlog 26.1.0: Structured Logging for Python
dev-python/subprocess-tee 0.4.2: subprocess.run replacement with tee(1)-like output
dev-python/suds-community 1.2.0: Lightweight SOAP client
@@ -9826,7 +9826,7 @@ dev-python/uuid6 2025.0.1: New time-based UUID formats which are suited for use
dev-python/uv 0.11.16 0.11.23 0.11.25 0.11.29 0.11.32 0.11.33 0.12.0 9999: A Python package installer and resolver, written in Rust
dev-python/uv-build 0.11.16 0.11.23 0.11.25 0.11.29 0.11.32 0.11.33 0.12.0: PEP517 uv build backend
dev-python/uv-dynamic-versioning 0.14.0: Dynamic versioning based on VCS tags for uv/hatch project
dev-python/uvicorn 0.49.0 0.50.0 0.50.2 0.51.0: Lightning-fast ASGI server implementation
dev-python/uvicorn 0.49.0 0.50.2 0.51.0 0.52.0: Lightning-fast ASGI server implementation
dev-python/uvloop 0.22.1: Ultra-fast implementation of asyncio event loop on top of libuv
dev-python/validators 0.35.0: Python Data Validation for Humans
dev-python/valkey 6.1.1: Python client for Valkey forked from redis-py
@@ -9862,7 +9862,7 @@ dev-python/webcolors 25.10.0: Color names and value formats defined by the HTML
dev-python/webencodings 0.5.1-r2: Character encoding aliases for legacy web content
dev-python/webob 1.8.10: WSGI request and response object
dev-python/websocket-client 1.9.0: WebSocket client for python with hybi13 support
dev-python/websockets 16.0 16.0-r1 16.1 16.1.1: Library for building WebSocket servers and clients in Python
dev-python/websockets 16.0 16.0-r1 16.1 16.1.1 17.0: Library for building WebSocket servers and clients in Python
dev-python/websockify 0.13.0: WebSockets support for any application/server
dev-python/webtest 3.0.7: Helper to test WSGI applications
dev-python/werkzeug 3.1.8: Collection of various utilities for WSGI applications
@@ -9873,13 +9873,13 @@ dev-python/whenever 0.10.2 0.10.3: Modern datetime library for Python
dev-python/whisper 1.1.10: Fixed size round-robin style database
dev-python/whoosh 2.7.4-r2: Fast, pure-Python full text indexing, search and spell checking library
dev-python/widgetsnbextension 4.0.15: IPython HTML widgets for Jupyter
dev-python/wrapt 2.2.1 2.2.2: Module for decorators, wrappers and monkey patching
dev-python/wrapt 2.2.1 2.2.2 2.3.0: Module for decorators, wrappers and monkey patching
dev-python/wsaccel 0.6.7: Accelerator for ws4py, autobahn and tornado
dev-python/wsgiproxy2 0.5.1-r1: HTTP proxying tools for WSGI apps
dev-python/wsproto 1.3.2: WebSockets state-machine based protocol implementation
dev-python/wtforms 3.2.2: Flexible forms validation and rendering library for python web development
dev-python/wurlitzer 3.1.1: Capture C-level stdout/stderr in Python
dev-python/wxpython 4.2.3-r2 4.2.4 4.2.5: A blending of the wxWindows C++ class library with Python
dev-python/wxpython 4.2.3-r2 4.2.5: A blending of the wxWindows C++ class library with Python
dev-python/x-wr-timezone 2.0.1: Convert calendars using X-WR-TIMEZONE to standard ones
dev-python/xarray 2026.2.0 2026.4.0 2026.7.0: N-D labeled arrays and datasets in Python
dev-python/xcffib 1.12.0: A drop in replacement for xpyb, an XCB python binding

View File

@@ -1 +1 @@
Thu, 30 Jul 2026 02:15:56 +0000
Thu, 30 Jul 2026 02:46:01 +0000