2026-08-09 02:45:58 UTC

This commit is contained in:
Repository mirror & CI
2026-08-09 02:45:59 +00:00
parent 883d3ae7ee
commit ac579689d4
22 changed files with 213 additions and 116 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( sys-libs/timezone-data ) test? ( >=dev-python/sqlalchemy-1.4.23[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/mako[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.12[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=Database migrations tool, written by the author of SQLAlchemy
EAPI=8
HOMEPAGE=https://github.com/sqlalchemy/alembic/ https://pypi.org/project/alembic/
INHERIT=distutils-r1 pypi
IUSE=doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=>=dev-python/sqlalchemy-1.4.23[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/mako[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/typing-extensions-4.12[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/a/alembic/alembic-1.19.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=574dcccf067a5e15bad728f962a17d6c

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-db/redis dev-python/redis[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] net-misc/memcached www-servers/uwsgi[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] !sparc? ( dev-python/pylibmc[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xprocess[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/flit-core[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
DESCRIPTION=Collection of cache libraries in the same API interface. Extracted from werkzeug
EAPI=8
HOMEPAGE=https://pypi.org/project/cachelib/ https://github.com/pallets-eco/cachelib/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~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 )
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/cachelib/cachelib-0.15.4.tar.gz verify-provenance? ( https://pypi.org/integrity/cachelib/v0.15.4/cachelib-0.15.4.tar.gz/provenance -> cachelib-0.15.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=846c40efb6c75af8207afee119772d4b

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/xmlschema-4.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
EAPI=8
HOMEPAGE=https://github.com/sissaschool/elementpath/ https://pypi.org/project/elementpath/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos
LICENSE=MIT
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 )
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/e/elementpath/elementpath-5.1.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=75ef96bb71f46fbb3e7468770d9872af

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/xmlschema-4.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
EAPI=8
HOMEPAGE=https://github.com/sissaschool/elementpath/ https://pypi.org/project/elementpath/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos
LICENSE=MIT
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 )
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/e/elementpath/elementpath-5.1.2.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=d4458abf7b0366275fb5add2074157d6

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/lxml[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/xmlschema-4.0.1[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(-)?] ) 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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
EAPI=8
HOMEPAGE=https://github.com/sissaschool/elementpath/ https://pypi.org/project/elementpath/
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
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/e/elementpath/elementpath-5.1.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=8df02cde2e0e54d8fd2a5fab8843e064

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/build-1.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/ini2toml-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/filelock-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/jaraco-envs-2.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/jaraco-path-3.7.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/jaraco-test-5.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pip[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pyproject-hooks[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/tomli-w-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/virtualenv-20[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-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-home[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-subprocess[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(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[xml(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[xml(+)] ) >=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
DESCRIPTION=Shared setuptools wheel for ensurepip Python module
EAPI=8
HOMEPAGE=https://github.com/pypa/setuptools/ https://pypi.org/project/setuptools/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris
LICENSE=MIT MIT LGPL-3 MIT MIT Apache-2.0 MIT MIT MIT MIT || ( Apache-2.0 MIT ) MIT MIT
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[xml(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-84.0.0.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=bdca6c583ad07a18440fdfd755fdf965

View File

@@ -1,17 +0,0 @@
BDEPEND=>=dev-python/cython-3.0.11[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scikit-build-core-0.11[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( <dev-python/rapidfuzz-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rapidfuzz-3.9.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/scikit-build-core[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-cpp/rapidfuzz-cpp-4 >=dev-cpp/rapidfuzz-cpp-3.2.0 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=Functions for fast computation of Levenshtein distance, and edit operations
EAPI=8
HOMEPAGE=https://pypi.org/project/Levenshtein/ https://github.com/rapidfuzz/Levenshtein/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=GPL-2+
RDEPEND=<dev-python/rapidfuzz-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rapidfuzz-3.9.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://github.com/rapidfuzz/Levenshtein/archive/v0.27.1.tar.gz -> Levenshtein-0.27.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 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=fab571469155ce43991e8ba22ad94110

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-python/cython-3.0.11[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/scikit-build-core-0.11[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( <dev-python/rapidfuzz-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/rapidfuzz-3.9.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(-)?] ) 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/scikit-build-core[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-cpp/rapidfuzz-cpp-4 >=dev-cpp/rapidfuzz-cpp-3.2.0 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=Functions for fast computation of Levenshtein distance, and edit operations
EAPI=8
HOMEPAGE=https://pypi.org/project/Levenshtein/ https://github.com/rapidfuzz/Levenshtein/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2+
RDEPEND=<dev-python/rapidfuzz-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/rapidfuzz-3.9.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/rapidfuzz/Levenshtein/archive/v0.27.4.tar.gz -> Levenshtein-0.27.4.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_=4cd2f70e9d52689ad7a61fc031e1f622

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/simplejson[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(-)?] ) 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=A library for converting to and from native Python datatypes
EAPI=8
HOMEPAGE=https://github.com/marshmallow-code/marshmallow/ https://pypi.org/project/marshmallow/
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=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
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://files.pythonhosted.org/packages/source/m/marshmallow/marshmallow-4.3.1.tar.gz verify-provenance? ( https://pypi.org/integrity/marshmallow/v4.3.1/marshmallow-4.3.1.tar.gz/provenance -> marshmallow-4.3.1.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_=97b7d7f05b5c2418fd3275c5ef982d5a

View File

@@ -1,17 +0,0 @@
BDEPEND=>=dev-python/cffi-2.0.0:=[python_targets_python3_14t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( <dev-libs/libgit2-1.10:= >=dev-libs/libgit2-1.9.0:= >=dev-python/cffi-2.0.0:=[python_targets_python3_14t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_14t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14t? ( dev-lang/python:3.14t ) 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_14t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_14t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-libs/libgit2-1.10:= >=dev-libs/libgit2-1.9.0:= python_targets_python3_14t? ( dev-lang/python:3.14t ) 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=Python bindings for libgit2
EAPI=8
HOMEPAGE=https://github.com/libgit2/pygit2/ https://pypi.org/project/pygit2/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_14t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=amd64 ~arm64 ~loong ~riscv x86
LICENSE=GPL-2-with-linking-exception
RDEPEND=<dev-libs/libgit2-1.10:= >=dev-libs/libgit2-1.9.0:= >=dev-python/cffi-2.0.0:=[python_targets_python3_14t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_14t? ( dev-lang/python:3.14t ) 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_14t 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/p/pygit2/pygit2-1.19.2.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=e9dd25b7a00955ec8f1643cd86ba77d6

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-python/cffi-2.0.0:=[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-libs/libgit2-1.10:= >=dev-libs/libgit2-1.9.0:= >=dev-python/cffi-2.0.0:=[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-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(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-libs/libgit2-1.10:= >=dev-libs/libgit2-1.9.0:= 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=Python bindings for libgit2
EAPI=8
HOMEPAGE=https://github.com/libgit2/pygit2/ https://pypi.org/project/pygit2/
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 debug
KEYWORDS=~amd64 ~arm64 ~loong ~riscv ~x86
LICENSE=GPL-2-with-linking-exception
RDEPEND=<dev-libs/libgit2-1.10:= >=dev-libs/libgit2-1.9.0:= >=dev-python/cffi-2.0.0:=[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 )
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/p/pygit2/pygit2-1.20.0.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=c34182e46d22e4ddb75561cd46f65529

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( >=dev-python/pytest-7.0.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(-)?] ) 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
DESCRIPTION=Run tests in isolated forked subprocesses
EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-forked/ https://github.com/pytest-dev/pytest-forked/
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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=>=dev-python/pytest-7.0.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/p/pytest-forked/pytest_forked-1.7.5.tar.gz verify-provenance? ( https://pypi.org/integrity/pytest-forked/v1.7.5/pytest_forked-1.7.5.tar.gz/provenance -> pytest_forked-1.7.5.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_=24eeb31898e6b5edd305faea5acac3f5

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/httpx2[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(-)?] ) test? ( <dev-python/anyio-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/anyio-3.6.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] <dev-python/httpx-0.29[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/httpx-0.22.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/itsdangerous[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/jinja2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/python-multipart-0.0.18[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/pytest-7.4.4[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(-)?] ) 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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The little ASGI framework that shines
EAPI=8
HOMEPAGE=https://www.starlette.io/ https://github.com/Kludex/starlette/ https://pypi.org/project/starlette/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=<dev-python/anyio-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/anyio-3.6.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] <dev-python/httpx-0.29[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/httpx-0.22.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/itsdangerous[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/jinja2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/python-multipart-0.0.18[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(-)?] 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/Kludex/starlette/archive/1.6.0.tar.gz -> starlette-1.6.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_=a2a86b6b04934ade813a0420a4dc362c

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( dev-python/responses[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/sybil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( >=dev-python/filelock-3.0.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/idna[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/requests-2.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/requests-file-1.4[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-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/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=Accurately separate the TLD from the registered domain and subdomains of a URL
EAPI=8
HOMEPAGE=https://github.com/john-kurkowski/tldextract/ https://pypi.org/project/tldextract/
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 ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=>=dev-python/filelock-3.0.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/idna[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/requests-2.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/requests-file-1.4[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/t/tldextract/tldextract-5.3.2.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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=3fd048773a2d33e3bcdb13eb64f416b2

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[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
DESCRIPTION=A library that allows for utilizing Python types at runtime
EAPI=8
HOMEPAGE=https://github.com/litestar-org/type-lens/ https://pypi.org/project/type-lens/
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=~amd64
LICENSE=MIT
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://files.pythonhosted.org/packages/source/t/type-lens/type_lens-0.2.6.tar.gz verify-provenance? ( https://pypi.org/integrity/type-lens/v0.2.6/type_lens-0.2.6.tar.gz/provenance -> type_lens-0.2.6.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_=f3611a97738c4ca910f59b866da4e5e6

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) || ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* ) 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-util/maturin-1.8.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
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 ) python_targets_python3_15? ( dev-lang/python:3.15 )
DESCRIPTION=Unicode segmentation and width for Python using Rust
EAPI=8
HOMEPAGE=https://github.com/WeblateOrg/unicode-segmentation-rs/ https://pypi.org/project/unicode-segmentation-rs/
INHERIT=cargo distutils-r1 pypi
IUSE=test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Unicode-3.0
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://files.pythonhosted.org/packages/source/u/unicode-segmentation-rs/unicode_segmentation_rs-0.3.0.tar.gz https://static.crates.io/crates/heck/heck-0.5.0.crate https://static.crates.io/crates/libc/libc-0.2.186.crate https://static.crates.io/crates/once_cell/once_cell-1.21.4.crate https://static.crates.io/crates/portable-atomic/portable-atomic-1.13.1.crate https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.106.crate https://static.crates.io/crates/pyo3-build-config/pyo3-build-config-0.29.0.crate https://static.crates.io/crates/pyo3-ffi/pyo3-ffi-0.29.0.crate https://static.crates.io/crates/pyo3-macros-backend/pyo3-macros-backend-0.29.0.crate https://static.crates.io/crates/pyo3-macros/pyo3-macros-0.29.0.crate https://static.crates.io/crates/pyo3/pyo3-0.29.0.crate https://static.crates.io/crates/quote/quote-1.0.46.crate https://static.crates.io/crates/syn/syn-2.0.119.crate https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.5.crate https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.24.crate https://static.crates.io/crates/unicode-linebreak/unicode-linebreak-0.1.5.crate https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.13.3.crate https://static.crates.io/crates/unicode-width/unicode-width-0.2.2.crate
_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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=f55d15d3bbe6224e7665f845da3ac94a

View File

@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_pytho
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/unicode-segmentation-rs/unicode_segmentation_rs-0.3.1.tar.gz https://static.crates.io/crates/heck/heck-0.5.0.crate https://static.crates.io/crates/libc/libc-0.2.189.crate https://static.crates.io/crates/once_cell/once_cell-1.21.4.crate https://static.crates.io/crates/portable-atomic/portable-atomic-1.14.0.crate https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.107.crate https://static.crates.io/crates/pyo3-build-config/pyo3-build-config-0.29.0.crate https://static.crates.io/crates/pyo3-ffi/pyo3-ffi-0.29.0.crate https://static.crates.io/crates/pyo3-macros-backend/pyo3-macros-backend-0.29.0.crate https://static.crates.io/crates/pyo3-macros/pyo3-macros-0.29.0.crate https://static.crates.io/crates/pyo3/pyo3-0.29.0.crate https://static.crates.io/crates/quote/quote-1.0.47.crate https://static.crates.io/crates/syn/syn-2.0.119.crate https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.5.crate https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.24.crate https://static.crates.io/crates/unicode-linebreak/unicode-linebreak-0.1.5.crate https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.13.3.crate https://static.crates.io/crates/unicode-width/unicode-width-0.2.2.crate
SRC_URI=https://files.pythonhosted.org/packages/source/u/unicode-segmentation-rs/unicode_segmentation_rs-0.3.3.tar.gz https://static.crates.io/crates/heck/heck-0.5.0.crate https://static.crates.io/crates/libc/libc-0.2.189.crate https://static.crates.io/crates/once_cell/once_cell-1.21.4.crate https://static.crates.io/crates/portable-atomic/portable-atomic-1.14.0.crate https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.107.crate https://static.crates.io/crates/pyo3-build-config/pyo3-build-config-0.29.2.crate https://static.crates.io/crates/pyo3-ffi/pyo3-ffi-0.29.2.crate https://static.crates.io/crates/pyo3-macros-backend/pyo3-macros-backend-0.29.2.crate https://static.crates.io/crates/pyo3-macros/pyo3-macros-0.29.2.crate https://static.crates.io/crates/pyo3/pyo3-0.29.2.crate https://static.crates.io/crates/quote/quote-1.0.47.crate https://static.crates.io/crates/syn/syn-2.0.119.crate https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.5.crate https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.24.crate https://static.crates.io/crates/unicode-linebreak/unicode-linebreak-0.1.5.crate https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.13.3.crate https://static.crates.io/crates/unicode-width/unicode-width-0.2.2.crate
_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 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=8dfaa8043ac6654e9b69fe327a0beb28
_md5_=040f14250a3ebae98996f21b65867668

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/distlib-0.3.7[python_targets_python3_14t(-)?,python_targets
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/v/virtualenv/virtualenv-21.7.1.tar.gz verify-provenance? ( https://pypi.org/integrity/virtualenv/v21.7.1/virtualenv-21.7.1.tar.gz/provenance -> virtualenv-21.7.1.tar.gz.provenance )
SRC_URI=https://files.pythonhosted.org/packages/source/v/virtualenv/virtualenv-21.7.3.tar.gz verify-provenance? ( https://pypi.org/integrity/virtualenv/v21.7.3/virtualenv-21.7.3.tar.gz/provenance -> virtualenv-21.7.3.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_=e9b6af6e507d1690558c99123cdffb4d

View File

@@ -8290,7 +8290,7 @@ dev-python/aiostream 0.7.1: Generator-based operators for asynchronous iteration
dev-python/aiounittest 1.5.0-r1: Test asyncio code more easily
dev-python/ajsonrpc 1.2.0: Async JSON-RPC 2.0 protocol + server powered by asyncio
dev-python/alabaster 1.0.0: A configurable sidebar-enabled Sphinx theme
dev-python/alembic 1.18.5 1.19.0: Database migrations tool, written by the author of SQLAlchemy
dev-python/alembic 1.18.5 1.19.0 1.19.1: Database migrations tool, written by the author of SQLAlchemy
dev-python/allpairspy 2.5.1: Pairwise test combinations generator
dev-python/amqp 5.3.1: Low-level AMQP client for Python (fork of amqplib)
dev-python/aniso8601 10.0.1: A library for parsing ISO 8601 strings
@@ -8401,7 +8401,7 @@ dev-python/btrfsutil 7.0 7.1: Library for managing Btrfs filesystems
dev-python/build 1.4.4 1.5.0 1.5.1: A simple, correct PEP517 package builder
dev-python/cachebox 6.2.1: The fastest memoizing and caching Python library written in Rust
dev-python/cachecontrol 0.14.3: httplib2 caching for requests
dev-python/cachelib 0.14.0 0.15.0 0.15.2: Collection of cache libraries in the same API interface. Extracted from werkzeug
dev-python/cachelib 0.14.0 0.15.0 0.15.2 0.15.4: Collection of cache libraries in the same API interface. Extracted from werkzeug
dev-python/cachetools 7.1.4 7.1.5 7.1.6 7.1.7: Extensible memoizing collections and decorators
dev-python/cairocffi 1.7.1-r1: CFFI-based drop-in replacement for Pycairo
dev-python/cangjie 1.5.0: Python wrapper for libcangjie
@@ -8576,13 +8576,13 @@ dev-python/elastic-transport 9.4.2: Transport classes and utilities shared among
dev-python/elasticsearch 9.4.1 9.5.0: 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/elementpath 5.1.1 5.1.2 5.1.3: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
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
dev-python/emoji 2.15.0: Emoji for Python
dev-python/enrich 1.2.7-r1: Extend rich functionality
dev-python/ensurepip-pip 26.1.2: Shared pip wheel for ensurepip Python module
dev-python/ensurepip-setuptools 79.0.1 82.0.1 83.0.0: Shared setuptools wheel for ensurepip Python module
dev-python/ensurepip-setuptools 79.0.1 82.0.1 83.0.0 84.0.0: Shared setuptools wheel for ensurepip Python module
dev-python/ensurepip-wheel 0.47.0: Shared wheel wheel for use in pip tests
dev-python/entrypoint2 1.1: Easy to use command-line interface for python modules
dev-python/entrypoints 0.4: Discover and load entry points from installed packages
@@ -8876,7 +8876,7 @@ dev-python/leather 0.4.1: Python charting for 80% of humans
dev-python/leechcorepyc 2.22.3: Python binding for LeechCore Physical Memory Acquisition Library
dev-python/legacy-cgi 2.6.4: Fork of the standard library cgi and cgitb modules (deprecated)
dev-python/lesscpy 0.15.1 0.15.2: 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/levenshtein 0.27.3 0.27.4: 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 1.9.0: A concrete syntax tree with AST-like properties for Python
@@ -8929,7 +8929,7 @@ dev-python/markdown-it-py 4.2.0: Python port of markdown-it, Markdown parser
dev-python/markdown2 2.5.5-r1: Python Markdown language reimplementation
dev-python/markups 4.1.1: A wrapper around various text markups
dev-python/markupsafe 3.0.3: Implements a XML/HTML/XHTML Markup safe string for Python
dev-python/marshmallow 4.3.0: A library for converting to and from native Python datatypes
dev-python/marshmallow 4.3.0 4.3.1: A library for converting to and from native Python datatypes
dev-python/matplotlib 3.10.9 3.11.0_rc2 3.11.0 3.11.1: Pure python plotting library with matlab like syntax
dev-python/matplotlib-inline 0.2.1 0.2.2: Inline Matplotlib backend for Jupyter
dev-python/matplotlib-venn 1.1.2: Plot area-proportional two- and three-way Venn diagrams in matplotlib
@@ -9224,7 +9224,7 @@ dev-python/pygame 2.6.1: Python bindings for SDL multimedia library
dev-python/pygccxml 3.0.2: A specialized XML reader to navigate C++ declarations
dev-python/pygdbmi 0.11.0.0: Library to parse gdb mi output and interact with gdb subprocesses
dev-python/pyghmi 1.6.19: A pure python implementation of IPMI protocol
dev-python/pygit2 1.19.2 1.19.3: Python bindings for libgit2
dev-python/pygit2 1.19.3 1.20.0: Python bindings for libgit2
dev-python/pygithub 2.9.1: Python library to access the Github API v3
dev-python/pyglet 2.1.14 2.1.15 2.1.16: Cross-platform windowing and multimedia library for Python
dev-python/pygments 2.19.2 2.20.0: Pygments is a syntax highlighting package written in Python
@@ -9346,7 +9346,7 @@ dev-python/pytest-env 1.6.0 1.7.0: pytest plugin that allows you to add environm
dev-python/pytest-expect 1.1.0-r3: pytest plugin that stores test expectations by saving the set of failing tests
dev-python/pytest-fixture-classes 1.0.4: Fixtures as classes
dev-python/pytest-flask 1.3.0: A set of pytest fixtures to test Flask applications
dev-python/pytest-forked 1.6.0: Run tests in isolated forked subprocesses
dev-python/pytest-forked 1.6.0 1.7.5: Run tests in isolated forked subprocesses
dev-python/pytest-freezer 0.4.9: Pytest plugin providing a fixture interface for spulec/freezegun
dev-python/pytest-gitconfig 0.9.0: Provide a Git config sandbox for testing
dev-python/pytest-golden 1.0.1: Plugin for pytest that offloads expected outputs to data files
@@ -9601,7 +9601,7 @@ dev-python/serpent 1.43: A simple serialization library based on ast.literal_eva
dev-python/serverfiles 0.3.1-r1: Utility for accessing HTTP server and storing files locally for reuse
dev-python/service-identity 26.1.0: Service identity verification for pyOpenSSL
dev-python/setproctitle 1.3.7 1.3.7-r1: Allow customization of the process title
dev-python/setuptools 79.0.1 82.0.1 83.0.0: Collection of extensions to Distutils
dev-python/setuptools 79.0.1 82.0.1 83.0.0 84.0.0: Collection of extensions to Distutils
dev-python/setuptools-gettext 0.1.18: Setuptools plugin for building mo files
dev-python/setuptools-git 1.2-r3: Setuptools revision control system plugin for Git
dev-python/setuptools-rust 1.12.0 1.12.1 1.13.0: A plugin for setuptools to build Rust Python extensions
@@ -9706,7 +9706,7 @@ dev-python/sshpubkeys 3.3.1-r2: OpenSSH public key parser for Python
dev-python/sshtunnel 0.4.0-r2: Pure Python SSH tunnels
dev-python/stack-data 0.6.3-r1: Extract data from Python tracebacks for informative displays
dev-python/stapler 1.0.0_p20220330-r4: Suite of tools for PDF files manipulation written in Python
dev-python/starlette 1.2.1 1.3.1 1.4.1: The little ASGI framework that shines
dev-python/starlette 1.2.1 1.3.1 1.4.1 1.6.0: The little ASGI framework that shines
dev-python/statsd 4.0.1: A simple statsd client
dev-python/statsmodels 0.14.6: Statistical computations and models for use with SciPy
dev-python/stdio-mgr 1.0.1.1: Context manager for mocking/wrapping stdin/stdout/stderr
@@ -9763,7 +9763,7 @@ dev-python/time-machine 3.2.0 3.2.0-r1 3.3.0 3.3.1: Travel through time in your
dev-python/tiny-proxy 0.2.1 0.3.0: Simple proxy server (SOCKS4(a), SOCKS5(h), HTTP tunnel)
dev-python/tinycss2 1.5.1: A complete yet simple CSS parser for Python
dev-python/tinyhtml5 2.1.0: HTML parser based on the WHATWG HTML specification
dev-python/tldextract 5.3.1: Accurately separate the TLD from the registered domain and subdomains of a URL
dev-python/tldextract 5.3.1 5.3.2: Accurately separate the TLD from the registered domain and subdomains of a URL
dev-python/tokenize-rt 6.2.0: A wrapper around the stdlib 'tokenize' which roundtrips
dev-python/toml-fmt-common 1.3.5: Common logic to the TOML formatter
dev-python/tomli 2.4.1: A lil' TOML parser
@@ -9798,6 +9798,7 @@ dev-python/txamqp 0.8.2-r1: Python library for communicating with AMQP peers usi
dev-python/txredisapi 1.4.12: Non-blocking redis client for python
dev-python/txrequests 0.9.6-r1: Asynchronous Python HTTP for Humans
dev-python/txtorcon 26.6.0: Twisted-based Tor controller client, with state-tracking abstractions
dev-python/type-lens 0.2.6: A library that allows for utilizing Python types at runtime
dev-python/typeguard 4.5.2 4.6.0: Run-time type checker for Python
dev-python/typer 0.26.8 0.27.0 0.27.1: Build great CLIs. Easy to code. Based on Python type hints
dev-python/types-docutils 0.22.3.20260518 0.22.3.20260712 0.22.3.20260724: Typing stubs for docutils
@@ -9818,7 +9819,7 @@ dev-python/ukkonen 1.1.0: Implementation of bounded Levenshtein distance (Ukkone
dev-python/unasync 0.6.0-r1: The async transformation code
dev-python/uncertainties 3.2.4: Python module for calculations with uncertainties
dev-python/unearth 0.18.2: A utility to fetch and download python packages
dev-python/unicode-segmentation-rs 0.2.4 0.3.0 0.3.1 0.3.2: Unicode segmentation and width for Python using Rust
dev-python/unicode-segmentation-rs 0.2.4 0.3.2 0.3.3: Unicode segmentation and width for Python using Rust
dev-python/unidecode 1.4.0: Module providing ASCII transliterations of Unicode text
dev-python/unidiff 0.7.5 1.0.0: Unified diff parsing/metadata extraction library
dev-python/unittest-mixins 1.6-r2: A set of mixin classes and other helpers for unittest test case classes
@@ -9854,7 +9855,7 @@ dev-python/verboselogs 1.7-r1: Verbose logging for Python's logging module
dev-python/versioneer 0.29-r1: Easy VCS-based management of project version strings
dev-python/versioningit 3.3.0: A setuptools plugin for versioning based on git tags
dev-python/vine 5.1.0: Python Promises
dev-python/virtualenv 21.5.1 21.6.1 21.7.1 21.7.2: Virtual Python Environment builder
dev-python/virtualenv 21.6.1 21.7.2 21.7.3: Virtual Python Environment builder
dev-python/virtualenv-clone 0.5.7: A script for cloning a non-relocatable virtualenv
dev-python/virtualenvwrapper 6.1.1: Set of extensions to Ian Bicking's virtualenv tool
dev-python/visitor 0.1.3-r2: A tiny pythonic visitor implementation

View File

@@ -1 +1 @@
Sat, 08 Aug 2026 21:45:55 +0000
Sun, 09 Aug 2026 02:45:58 +0000