mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2026-09-12 12:45:57 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare setup test
|
||||
DEPEND=dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= )
|
||||
DEPEND=dev-libs/blake3 dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= )
|
||||
DESCRIPTION=Fast and low-memory footprint OCI Container Runtime fully written in C
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/containers/crun
|
||||
@@ -8,8 +8,8 @@ INHERIT=autotools libtool python-any-r1 flag-o-matic toolchain-funcs
|
||||
IUSE=+bpf +caps criu +seccomp selinux systemd static-libs
|
||||
KEYWORDS=amd64 ~arm arm64 ~loong ppc64 ~riscv
|
||||
LICENSE=GPL-2+ LGPL-2.1+
|
||||
RDEPEND=dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) selinux? ( sec-policy/selinux-container )
|
||||
RDEPEND=dev-libs/blake3 dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) selinux? ( sec-policy/selinux-container )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/containers/crun/releases/download/1.28/crun-1.28.tar.gz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic fd3558f73f6503093adee69adf41020d
|
||||
_md5_=90223b33560d1a841d37911e13d65187
|
||||
_md5_=ff47303cf49bf1e3320baaa631cc9d94
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.15 dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare setup test
|
||||
DEPEND=dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= )
|
||||
DEPEND=dev-libs/blake3 dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= )
|
||||
DESCRIPTION=Fast and low-memory footprint OCI Container Runtime fully written in C
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/containers/crun
|
||||
@@ -8,8 +8,8 @@ INHERIT=autotools libtool python-any-r1 flag-o-matic toolchain-funcs
|
||||
IUSE=+bpf +caps criu +seccomp selinux systemd static-libs
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv
|
||||
LICENSE=GPL-2+ LGPL-2.1+
|
||||
RDEPEND=dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) selinux? ( sec-policy/selinux-container )
|
||||
RDEPEND=dev-libs/blake3 dev-libs/json-c:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) elibc_musl? ( sys-libs/error-standalone ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) selinux? ( sec-policy/selinux-container )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/containers/crun/releases/download/1.29.1/crun-1.29.1.tar.gz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic fd3558f73f6503093adee69adf41020d
|
||||
_md5_=051467edca1cba9b277ecd01364b73a1
|
||||
_md5_=935f02079e77f92a15475a83f95ddba1
|
||||
@@ -5,11 +5,11 @@ EAPI=9
|
||||
HOMEPAGE=https://www.flycheck.org/ https://github.com/flycheck/flycheck/
|
||||
INHERIT=elisp
|
||||
IUSE=test test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86 ~x64-macos
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~sparc ~x86 ~x64-macos
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=app-editors/emacs-28.1:*
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/flycheck/flycheck/archive/v39.0.tar.gz -> flycheck-39.0.gh.tar.gz
|
||||
_eclasses_=elisp-common af0b23d31469d538d402c81481e6343e elisp 46292cd5379143164fb87df42b872e5f
|
||||
_md5_=0151d13f5f5d1856a0832a6e6cc0b85b
|
||||
_md5_=e40f0cb58e405154eba8649fc2d11d21
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=9
|
||||
HOMEPAGE=https://github.com/bbatsov/projectile/
|
||||
INHERIT=elisp optfeature
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=app-emacs/compat-30.0 >=app-editors/emacs-28.1:*
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bbatsov/projectile/archive/v3.4.0.tar.gz -> projectile-3.4.0.gh.tar.gz
|
||||
_eclasses_=elisp-common af0b23d31469d538d402c81481e6343e elisp 46292cd5379143164fb87df42b872e5f optfeature 58cc13bdc4e9a204077e1e7c9a1d7988
|
||||
_md5_=f18c0721c396cf01d60c3f7e3e5690eb
|
||||
_md5_=6fe53a2d874330834db407a6758566ca
|
||||
|
||||
@@ -3,9 +3,9 @@ DESCRIPTION=Conversion between markup formats (binary package)
|
||||
EAPI=9
|
||||
HOMEPAGE=https://pandoc.org/ https://github.com/jgm/pandoc/
|
||||
IUSE=+pandoc-symlink
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
KEYWORDS=-* amd64 ~arm64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=pandoc-symlink? ( !app-text/pandoc !app-text/pandoc-cli !dev-haskell/pandoc )
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/jgm/pandoc/releases/download/3.10.2/pandoc-3.10.2-linux-amd64.tar.gz ) arm64? ( https://github.com/jgm/pandoc/releases/download/3.10.2/pandoc-3.10.2-linux-arm64.tar.gz )
|
||||
_md5_=83af223dd876b381c144338c418d2592
|
||||
_md5_=7883c2c99fa14c1576e2aa4a696396d2
|
||||
|
||||
@@ -6,7 +6,7 @@ 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
|
||||
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 )
|
||||
@@ -14,4 +14,4 @@ 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 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=bdca6c583ad07a18440fdfd755fdf965
|
||||
_md5_=ee7736f0ec6e55abca20209640df9c0b
|
||||
|
||||
@@ -6,7 +6,7 @@ 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
|
||||
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 )
|
||||
@@ -14,4 +14,4 @@ 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 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
|
||||
_md5_=4cd2f70e9d52689ad7a61fc031e1f622
|
||||
_md5_=a01fe94b19f4d74707efd23007193a26
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/jax-ml/ml_dtypes/ https://pypi.org/project/ml-dtypes/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
KEYWORDS=~amd64 ~arm arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/numpy-1.21:=[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 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jax-ml/ml_dtypes/archive/v0.6.0.tar.gz -> ml_dtypes-0.6.0.gh.tar.gz https://gitlab.com/libeigen/eigen/-/archive/bc3b39870ecb690a623a3f49149a358b95c5781d/eigen-bc3b39870ecb690a623a3f49149a358b95c5781d.tar.bz2
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
|
||||
_md5_=bd7b244c7dd298f897cf079708c64973
|
||||
_md5_=2c139e90b85c7e24732aeba29d2601a0
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/pypa/setuptools/ https://pypi.org/project/setuptools/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=MIT
|
||||
PDEPEND=dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/trove-classifiers-2024.10.16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?]
|
||||
RDEPEND=>=dev-python/jaraco-functools-4.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/jaraco-text-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/more-itertools-10.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/packaging-25.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/platformdirs-4.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/wheel-0.45.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] ) python_targets_python3_14t? ( dev-lang/python:3.14t[xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[xml(+)] ) python_targets_python3_15t? ( dev-lang/python:3.15t[xml(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[xml(+)] )
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!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 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=0128ff50ff38a6710d83ba7efbde1069
|
||||
_md5_=170699d3aa5b2b19ab13ccc4cca251e8
|
||||
|
||||
@@ -6,7 +6,7 @@ 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 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~mips 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 )
|
||||
@@ -14,4 +14,4 @@ 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 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
|
||||
_md5_=89e24e46775ac8a4695d7f9e98d1de7c
|
||||
_md5_=0d8bbdafbcbab619e9ebc8c7d9171469
|
||||
|
||||
@@ -6,7 +6,7 @@ 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
|
||||
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 )
|
||||
@@ -14,4 +14,4 @@ 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 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=3fd048773a2d33e3bcdb13eb64f416b2
|
||||
_md5_=37db85830f757ba80e57833a7b0ed5c9
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-setuptools/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-setuptools/types_setuptools-84.0.0.20260812.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=4d8e352dbfba7346cf800c7126dd0dd7
|
||||
_md5_=6b7aea27f688af8be5497afee4a8fbc1
|
||||
|
||||
@@ -6,7 +6,7 @@ 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
|
||||
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 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
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 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=040f14250a3ebae98996f21b65867668
|
||||
_md5_=1020cfefb87aeba7e4251c219168c9da
|
||||
|
||||
@@ -1384,7 +1384,7 @@ app-containers/containers-storage 1.55.1 1.57.2 1.59.1 9999: Default config and
|
||||
app-containers/cosign 2.5.0 2.6.1 3.0.3 3.1.0 3.1.3: container signing utility
|
||||
app-containers/cri-o 1.36.1-r1 1.36.5: OCI-based implementation of Kubernetes Container Runtime Interface
|
||||
app-containers/cri-tools 1.33.0 1.35.0 1.36.0 1.37.0: CLI and validation tools for Kubelet Container Runtime (CRI)
|
||||
app-containers/crun 1.19.1 1.20 1.21 1.25.1 1.28 1.29.1: Fast and low-memory footprint OCI Container Runtime fully written in C
|
||||
app-containers/crun 1.19.1 1.20 1.21 1.25.1 1.28-r1 1.29.1-r1: Fast and low-memory footprint OCI Container Runtime fully written in C
|
||||
app-containers/devcontainer 0.87.0 0.88.0: Reference implementation of the Development Containers specification
|
||||
app-containers/distrobox 1.8.2.5 9999: Use any Linux distribution inside your terminal (powered by docker/podman)
|
||||
app-containers/distrobuilder 2.1 3.0-r1 3.1 3.2 3.3.1: System container image builder for LXC and incus
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 12 Sep 2026 12:30:59 +0000
|
||||
Sat, 12 Sep 2026 12:45:56 +0000
|
||||
|
||||
Reference in New Issue
Block a user