2026-03-26 13:16:00 UTC

This commit is contained in:
Repository mirror & CI
2026-03-26 13:16:00 +00:00
parent 423e8fa27e
commit 8581934a0c
37 changed files with 333 additions and 61 deletions

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/readline:= virtual/libelf:=
SLOT=0
SRC_URI=https://github.com/alyptik/cepl/releases/download/v31.0.0/cepl-31.0.0.tar.gz
SRC_URI=https://github.com/alyptik/cepl/releases/download/v32.0.0/cepl-32.0.0.tar.gz
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
_md5_=b9376e1d878eddae5e0de3da414f7d86

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=configure install postinst postrm preinst prepare setup unpack
DESCRIPTION=A second brain, for you, forever.
EAPI=8
HOMEPAGE=https://obsidian.md/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop linux-info unpacker xdg
IUSE=appindicator wayland +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=~amd64 ~arm64
LICENSE=Obsidian-EULA
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango appindicator? ( dev-libs/libayatana-appindicator )
RESTRICT=mirror strip bindist
SLOT=0
SRC_URI=https://github.com/obsidianmd/obsidian-releases/releases/download/v1.12.7/obsidian_1.12.7_amd64.deb -> obsidian-1.12.7.gh.deb amd64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v1.12.7/obsidian-1.12.7.tar.gz -> obsidian-1.12.7-amd64.tar.gz ) arm64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v1.12.7/obsidian-1.12.7-arm64.tar.gz )
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing d4511f019dc17ec44bfe46b9e672ca64 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=5b5e29032e1d09d8529f38c6012a47f8

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=A powerline like prompt for Bash, Zsh, Fish written in Go lang.
EAPI=8
HOMEPAGE=https://github.com/justjanne/powerline-go
INHERIT=go-module
KEYWORDS=~amd64 ~arm ~arm64
LICENSE=GPL-3 MIT Apache-2.0 BSD
SLOT=0
SRC_URI=https://github.com/justjanne/powerline-go/archive/v1.26.tar.gz -> powerline-go-1.26.tar.gz https://github.com/Tapchicoma/ebuild-deps/raw/refs/heads/main/go-deps/powerline-go-1.26-deps.tar.xz
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env 17d0469a6d8dc4805a1305ded9af22db go-module 1333f0eba2be11d0afeadce17a07af4d
_md5_=451298c6ad84f51ee8bc16e32434077c

View File

@@ -7,10 +7,10 @@ INHERIT=estack python-r1
IUSE=riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-4.9.1 dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-4.9.1 <dev-embedded/esp-idf-kconfig-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-size-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/idf-component-manager-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.3
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.3.4/esp-idf-v5.3.4.zip -> esp-idf-5.3.4.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250422/openocd-esp32-linux-amd64-0.12.0-esp32-20250422.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240530/xtensa-esp-elf-13.2.0_20240530-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240530/riscv32-esp-elf-13.2.0_20240530-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-x86_64-linux-gnu.tar.gz )
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.3.5/esp-idf-v5.3.5.zip -> esp-idf-5.3.5.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20251215/openocd-esp32-linux-amd64-0.12.0-esp32-20251215.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20250707/xtensa-esp-elf-13.2.0_20250707-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20250707/riscv32-esp-elf-13.2.0_20250707-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing d4511f019dc17ec44bfe46b9e672ca64 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=954588703475a392fb7a06b410f4ef2d
_md5_=f49d2b555db600e16220f146c3857bf3

View File

@@ -7,10 +7,10 @@ INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-5.0.0 dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-5.0.0 <dev-embedded/esp-idf-kconfig-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-size-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/idf-component-manager-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 ) ) || ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.4
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.4.3/esp-idf-v5.4.3.zip -> esp-idf-5.4.3.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-amd64-0.12.0-esp32-20250707.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20250730/xtensa-esp-elf-14.2.0_20250730-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20250730/riscv32-esp-elf-14.2.0_20250730-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing d4511f019dc17ec44bfe46b9e672ca64 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=3c76b0261602244d54b8e3e11f1ec672
_md5_=cc719c3b52c537e9a66a03f49578bcf5

View File

@@ -7,10 +7,10 @@ INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-kconfig-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-size-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/idf-component-manager-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 python_targets_python3_13 ) ) || ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.5
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.5.3/esp-idf-v5.5.3.zip -> esp-idf-5.5.3.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20251215/openocd-esp32-linux-amd64-0.12.0-esp32-20251215.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20251107/xtensa-esp-elf-14.2.0_20251107-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20251107/riscv32-esp-elf-14.2.0_20251107-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing d4511f019dc17ec44bfe46b9e672ca64 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=9d9b47d4497351553d248d53f0931080
_md5_=ff060837987b002ca9b7f257b026975b

View File

@@ -7,10 +7,10 @@ INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-kconfig-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-size-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 python_targets_python3_13 ) ) || ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.5
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.5.2/esp-idf-v5.5.2.zip -> esp-idf-5.5.2.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-amd64-0.12.0-esp32-20250707.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20251107/xtensa-esp-elf-14.2.0_20251107-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20251107/riscv32-esp-elf-14.2.0_20251107-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
SLOT=0/6.0
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v6.0/esp-idf-v6.0.zip -> esp-idf-6.0.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20251215/openocd-esp32-linux-amd64-0.12.0-esp32-20251215.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-15.2.0_20251204/xtensa-esp-elf-15.2.0_20251204-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-15.2.0_20251204/riscv32-esp-elf-15.2.0_20251204-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing d4511f019dc17ec44bfe46b9e672ca64 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=258119a69a6e23251d7399a261e54996
_md5_=86de74664dabddc3cfcf26b61ef243c1

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) 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_13t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_13t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Kconfig tooling for esp-idf
EAPI=8
HOMEPAGE=https://github.com/espressif/esp-idf-kconfig
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_13t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) 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_13t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-kconfig/esp_idf_kconfig-3.6.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=1ea27840cbf26a5a9d5d5ac1e7a1d141

View File

@@ -0,0 +1,17 @@
BDEPEND=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-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Firmware size analysis for ESP-IDF
EAPI=8
HOMEPAGE=https://github.com/espressif/esp-idf-size
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/rich[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
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-size/esp_idf_size-2.1.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=7b886e3053c7d134dc1fbdca9a376484

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/jsonschema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/vcrpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-mock[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-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
HOMEPAGE=https://github.com/espressif/idf-component-manager
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[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/espressif/idf-component-manager/archive/refs/tags/v3.0.0.tar.gz -> idf-component-manager-3.0.0.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=c49cf25a3ac9f3f8795d0912a6961374

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/xmltodict[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/filelock-3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/lxml-4.9[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pycryptodome-3.8[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/urllib3-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Read GCS, ABS and local paths with the same interface, tensorflow.io.gfile clone
EAPI=8
HOMEPAGE=https://github.com/blobfile/blobfile https://pypi.org/project/blobfile/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Unlicense
PROPERTIES=test_network
RDEPEND=>=dev-python/filelock-3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/lxml-4.9[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pycryptodome-3.8[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/urllib3-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/blobfile/blobfile-3.2.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=74d56d6447b985eabe585d0bc7e32c6f

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/hatch-vcs[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( >=dev-python/pydantic-2.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyyaml-6.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/sphinx[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/tomli-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/trio-0.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/attrs-23.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/docstring-parser-0.15[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-13.6.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-rst-1.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/syrupy[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/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Intuitive, easy CLIs based on type hints
EAPI=8
HOMEPAGE=https://github.com/BrianPugh/cyclopts https://pypi.org/project/cyclopts/
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/attrs-23.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/docstring-parser-0.15[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-13.6.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-rst-1.3.1[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/BrianPugh/cyclopts/archive/refs/tags/v4.10.1.tar.gz -> cyclopts-4.10.1.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301
_md5_=cb306646c18b3838036abb4e6bc5ec15

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_11(-)?,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=Parse Python docstrings in reST, Google and Numpydoc format
EAPI=8
HOMEPAGE=https://github.com/rr-/docstring_parser https://pypi.org/project/docstring-parser/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11 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/d/docstring-parser/docstring_parser-0.17.0.tar.gz verify-provenance? ( https://pypi.org/integrity/docstring-parser/v0.17.0/docstring_parser-0.17.0.tar.gz/provenance -> docstring_parser-0.17.0.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=5c0d44fb9b9b54c51c29299befc66e42

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/hypothesis[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) || ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* ) python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-util/maturin-1.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) 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 to Rust's UUID library
EAPI=8
HOMEPAGE=https://github.com/fastuuid/fastuuid https://pypi.org/project/fastuuid/
INHERIT=cargo distutils-r1 pypi
IUSE=test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~amd64 ~arm64
LICENSE=BSD Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0 ZLIB
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11 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/f/fastuuid/fastuuid-0.14.0.tar.gz https://crates.io/api/v1/crates/atomic/0.6.1/download -> atomic-0.6.1.crate https://crates.io/api/v1/crates/autocfg/1.5.0/download -> autocfg-1.5.0.crate https://crates.io/api/v1/crates/block-buffer/0.10.4/download -> block-buffer-0.10.4.crate https://crates.io/api/v1/crates/bumpalo/3.19.0/download -> bumpalo-3.19.0.crate https://crates.io/api/v1/crates/bytemuck/1.24.0/download -> bytemuck-1.24.0.crate https://crates.io/api/v1/crates/cfg-if/1.0.4/download -> cfg-if-1.0.4.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/generic-array/0.14.9/download -> generic-array-0.14.9.crate https://crates.io/api/v1/crates/getrandom/0.2.16/download -> getrandom-0.2.16.crate https://crates.io/api/v1/crates/getrandom/0.3.4/download -> getrandom-0.3.4.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/indoc/2.0.6/download -> indoc-2.0.6.crate https://crates.io/api/v1/crates/js-sys/0.3.81/download -> js-sys-0.3.81.crate https://crates.io/api/v1/crates/libc/0.2.177/download -> libc-0.2.177.crate https://crates.io/api/v1/crates/log/0.4.28/download -> log-0.4.28.crate https://crates.io/api/v1/crates/md-5/0.10.6/download -> md-5-0.10.6.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.21.3/download -> once_cell-1.21.3.crate https://crates.io/api/v1/crates/portable-atomic/1.11.1/download -> portable-atomic-1.11.1.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.21/download -> ppv-lite86-0.2.21.crate https://crates.io/api/v1/crates/proc-macro2/1.0.101/download -> proc-macro2-1.0.101.crate https://crates.io/api/v1/crates/pyo3-build-config/0.26.0/download -> pyo3-build-config-0.26.0.crate https://crates.io/api/v1/crates/pyo3-ffi/0.26.0/download -> pyo3-ffi-0.26.0.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.26.0/download -> pyo3-macros-backend-0.26.0.crate https://crates.io/api/v1/crates/pyo3-macros/0.26.0/download -> pyo3-macros-0.26.0.crate https://crates.io/api/v1/crates/pyo3/0.26.0/download -> pyo3-0.26.0.crate https://crates.io/api/v1/crates/quote/1.0.41/download -> quote-1.0.41.crate https://crates.io/api/v1/crates/r-efi/5.3.0/download -> r-efi-5.3.0.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/rustversion/1.0.22/download -> rustversion-1.0.22.crate https://crates.io/api/v1/crates/sha1_smol/1.0.1/download -> sha1_smol-1.0.1.crate https://crates.io/api/v1/crates/syn/2.0.107/download -> syn-2.0.107.crate https://crates.io/api/v1/crates/target-lexicon/0.13.3/download -> target-lexicon-0.13.3.crate https://crates.io/api/v1/crates/typenum/1.19.0/download -> typenum-1.19.0.crate https://crates.io/api/v1/crates/unicode-ident/1.0.19/download -> unicode-ident-1.0.19.crate https://crates.io/api/v1/crates/unindent/0.2.4/download -> unindent-0.2.4.crate https://crates.io/api/v1/crates/uuid/1.18.1/download -> uuid-1.18.1.crate https://crates.io/api/v1/crates/version_check/0.9.5/download -> version_check-0.9.5.crate https://crates.io/api/v1/crates/wasi/0.11.1+wasi-snapshot-preview1/download -> wasi-0.11.1+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasip2/1.0.1+wasi-0.2.4/download -> wasip2-1.0.1+wasi-0.2.4.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.104/download -> wasm-bindgen-backend-0.2.104.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.104/download -> wasm-bindgen-macro-support-0.2.104.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.104/download -> wasm-bindgen-macro-0.2.104.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.104/download -> wasm-bindgen-shared-0.2.104.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.104/download -> wasm-bindgen-0.2.104.crate https://crates.io/api/v1/crates/wit-bindgen/0.46.0/download -> wit-bindgen-0.46.0.crate https://crates.io/api/v1/crates/zerocopy-derive/0.8.27/download -> zerocopy-derive-0.8.27.crate https://crates.io/api/v1/crates/zerocopy/0.8.27/download -> zerocopy-0.8.27.crate
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo be19d4b6a17dac5249b9273866e3b66b eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=f2d6de708e68c8bd7e71c480180ac35d

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/colorama-0.3.9[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pygments-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/executing-2.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/asttokens-2.0.1[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-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pythonic task execution
EAPI=8
HOMEPAGE=https://github.com/gruns/icecream https://pypi.org/project/icecream/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=dev-python/colorama-0.3.9[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pygments-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/executing-2.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/asttokens-2.0.1[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/gruns/icecream/archive/refs/tags/v2.1.10.tar.gz -> icecream-2.1.10.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=01e973bce3bc09bdf13c0a7753cb67ef

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/pyinvoke/invoke https://pypi.org/project/invoke/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=BSD-2
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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pyinvoke/invoke/archive/refs/tags/2.2.1.tar.gz -> invoke-2.2.1.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=2f819fcfd4ba885342d1d5746a1b427f
_md5_=9619a5038957e0702c6964b6ed180376

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open-telemetry/opentelemetry-python-contrib/archive/refs/tags/v0.61b0.tar.gz -> opentelemetry-python-contrib-0.61b0.gh.tar.gz test? ( https://github.com/open-telemetry/opentelemetry-python/archive/refs/tags/v1.40.0.tar.gz -> opentelemetry-python-1.40.0.gh.tar.gz )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=90065261014cabdc3d6e3ca3cd242b0f
_md5_=5cfd3b277f34ebb656086b17bde22823

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open-telemetry/opentelemetry-python-contrib/archive/refs/tags/v0.61b0.tar.gz -> opentelemetry-python-contrib-0.61b0.gh.tar.gz test? ( https://github.com/open-telemetry/opentelemetry-python/archive/refs/tags/v1.40.0.tar.gz -> opentelemetry-python-1.40.0.gh.tar.gz )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=a6f0b4e1780cbd7be5ed1283ceaeba24
_md5_=5775081f69ef3d9e3791538118bb17f6

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/bitprophet/pytest-relaxed https://pypi.org/project/pytest-relaxed
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=BSD-2
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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/bitprophet/pytest-relaxed/archive/refs/tags/2.0.2.tar.gz -> pytest-relaxed-2.0.2.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=3e890c8ac3bddf982d3747e7c7d78299
_md5_=df49bfa06ca404a377dd393f26f64350

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/toml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Parse and manage posts with YAML (or other) frontmatter
EAPI=8
HOMEPAGE=https://github.com/eyeseast/python-frontmatter https://pypi.org/project/python-frontmatter/
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-frontmatter/python-frontmatter-1.1.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=afc713a88b23b1fe8889d28469a4fca2

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/docutils[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-12.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A beautiful reStructuredText renderer for rich
EAPI=8
HOMEPAGE=https://github.com/wasi-master/rich-rst https://pypi.org/project/rich-rst/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=dev-python/docutils[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/rich-12.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/wasi-master/rich-rst/archive/v1.3.2.tar.gz -> rich-rst-1.3.2.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=c2ca82e3d01019ea3c037a8be91d5aa7

View File

@@ -1,11 +1,11 @@
BDEPEND=test? ( dev-python/invoke[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/rich[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/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
BDEPEND=test? ( dev-python/invoke[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The sweeter pytest snapshot plugin
EAPI=8
HOMEPAGE=https://github.com/syrupy-project/syrupy https://pypi.org/project/syrupy
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=dev-python/rich[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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/syrupy-project/syrupy/archive/refs/tags/v5.1.0.tar.gz -> syrupy-5.1.0.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=f1cc08b41eb22a3edcc1caf7acc273e4
_md5_=f6bd3a17efa98d876e15943877d7d486

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/blobfile[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/hypothesis[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-timeout[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) || ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* ) python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=A fast BPE tokeniser for use with OpenAI's models
EAPI=8
HOMEPAGE=https://github.com/openai/tiktoken https://pypi.org/project/tiktoken/
INHERIT=cargo distutils-r1 optfeature pypi
IUSE=test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~amd64 ~arm64
LICENSE=MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
RDEPEND=dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11 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/t/tiktoken/tiktoken-0.12.0.tar.gz https://crates.io/api/v1/crates/aho-corasick/1.1.4/download -> aho-corasick-1.1.4.crate https://crates.io/api/v1/crates/autocfg/1.5.0/download -> autocfg-1.5.0.crate https://crates.io/api/v1/crates/bit-set/0.5.3/download -> bit-set-0.5.3.crate https://crates.io/api/v1/crates/bit-vec/0.6.3/download -> bit-vec-0.6.3.crate https://crates.io/api/v1/crates/bstr/1.12.1/download -> bstr-1.12.1.crate https://crates.io/api/v1/crates/fancy-regex/0.13.0/download -> fancy-regex-0.13.0.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/indoc/2.0.7/download -> indoc-2.0.7.crate https://crates.io/api/v1/crates/libc/0.2.183/download -> libc-0.2.183.crate https://crates.io/api/v1/crates/memchr/2.8.0/download -> memchr-2.8.0.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.21.4/download -> once_cell-1.21.4.crate https://crates.io/api/v1/crates/portable-atomic/1.13.1/download -> portable-atomic-1.13.1.crate https://crates.io/api/v1/crates/proc-macro2/1.0.106/download -> proc-macro2-1.0.106.crate https://crates.io/api/v1/crates/pyo3-build-config/0.26.0/download -> pyo3-build-config-0.26.0.crate https://crates.io/api/v1/crates/pyo3-ffi/0.26.0/download -> pyo3-ffi-0.26.0.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.26.0/download -> pyo3-macros-backend-0.26.0.crate https://crates.io/api/v1/crates/pyo3-macros/0.26.0/download -> pyo3-macros-0.26.0.crate https://crates.io/api/v1/crates/pyo3/0.26.0/download -> pyo3-0.26.0.crate https://crates.io/api/v1/crates/quote/1.0.45/download -> quote-1.0.45.crate https://crates.io/api/v1/crates/regex-automata/0.4.14/download -> regex-automata-0.4.14.crate https://crates.io/api/v1/crates/regex-syntax/0.8.10/download -> regex-syntax-0.8.10.crate https://crates.io/api/v1/crates/regex/1.12.3/download -> regex-1.12.3.crate https://crates.io/api/v1/crates/rustc-hash/2.1.1/download -> rustc-hash-2.1.1.crate https://crates.io/api/v1/crates/rustversion/1.0.22/download -> rustversion-1.0.22.crate https://crates.io/api/v1/crates/serde/1.0.228/download -> serde-1.0.228.crate https://crates.io/api/v1/crates/serde_core/1.0.228/download -> serde_core-1.0.228.crate https://crates.io/api/v1/crates/serde_derive/1.0.228/download -> serde_derive-1.0.228.crate https://crates.io/api/v1/crates/syn/2.0.117/download -> syn-2.0.117.crate https://crates.io/api/v1/crates/target-lexicon/0.13.5/download -> target-lexicon-0.13.5.crate https://crates.io/api/v1/crates/unicode-ident/1.0.24/download -> unicode-ident-1.0.24.crate https://crates.io/api/v1/crates/unindent/0.2.4/download -> unindent-0.2.4.crate test? ( https://github.com/falbrechtskirchinger/overlay-assets/releases/download/v2026.03.26.0/tiktoken-encodings-v2026.03.26.tar.xz )
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo be19d4b6a17dac5249b9273866e3b66b eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=a08e0bd4ebf6bc607c893d6979d91b67

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/hatch-vcs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-timeout[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_11(-)?,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=Async dependency injection for Python functions
EAPI=8
HOMEPAGE=https://github.com/chrisguidry/uncalled-for https://pypi.org/project/uncalled-for/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) 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_11 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/u/uncalled-for/uncalled_for-0.2.0.tar.gz verify-provenance? ( https://pypi.org/integrity/uncalled-for/v0.2.0/uncalled_for-0.2.0.tar.gz/provenance -> uncalled_for-0.2.0.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=f5e9b27dba8762003d6b36282fd42f2e

View File

@@ -6,5 +6,5 @@ KEYWORDS=-* ~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.34.0/gemini.js -> gemini-cli-0.34.0.js
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.35.0/gemini.js -> gemini-cli-0.35.0.js
_md5_=a4aea0be8bf4aadca90e47f86c3d161c

View File

@@ -1,16 +0,0 @@
BDEPEND=verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=install postinst postrm preinst pretend setup unpack
DESCRIPTION=Google's AI-first IDE and agentic development platform
EAPI=8
HOMEPAGE=https://antigravity.google/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 eapi9-pipestatus optfeature pax-utils unpacker verify-sig xdg
IUSE=kerberos verify-sig +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=all-rights-reserved
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 ) verify-sig? ( >=sec-keys/openpgp-keys-google-artifact-registry-20210504 )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.19.6-1772152296_amd64_4adf927f23143e77a9a759c97e46fe6f.deb -> google-antigravity-1.19.6_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.19.6-1772152278_arm64_f3cf3811643cf91127edc038a2b4257d.deb -> google-antigravity-1.19.6_arm64.deb ) verify-sig? ( https://raw.githubusercontent.com/falbrechtskirchinger/overlay-assets/main/distfiles/google-antigravity-1.19.6-verify-sig.tar.xz )
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing d4511f019dc17ec44bfe46b9e672ca64 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 verify-sig ece4c893b6bd62eacbc4d25958e857f8 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=4ecf8d4c8549e488b2d845d93d1cb812

View File

@@ -11,6 +11,6 @@ LICENSE=all-rights-reserved
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 ) verify-sig? ( >=sec-keys/openpgp-keys-google-artifact-registry-20210504 )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.18.4-1771638098_amd64_72f97454beb720380cfbdd654ab03301.deb -> google-antigravity-1.18.4_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.18.4-1771638096_arm64_f096532b9c0bc65a62dc53ed2bb5ff66.deb -> google-antigravity-1.18.4_arm64.deb ) verify-sig? ( https://raw.githubusercontent.com/falbrechtskirchinger/overlay-assets/main/distfiles/google-antigravity-1.18.4-verify-sig.tar.xz )
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.21.6-1774402696_amd64_98e03c846452e0ea2610f02177e7654c.deb -> google-antigravity-1.21.6_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.21.6-1774402728_arm64_d913bda594d63ccff238497d87b35e1f.deb -> google-antigravity-1.21.6_arm64.deb ) verify-sig? ( https://raw.githubusercontent.com/falbrechtskirchinger/overlay-assets/main/distfiles/google-antigravity-1.21.6-verify-sig.tar.xz )
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing d4511f019dc17ec44bfe46b9e672ca64 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 verify-sig ece4c893b6bd62eacbc4d25958e857f8 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=6f123db71618738696d9dfe3622e3ab7
_md5_=8c8778e4b166e6f0e7230b9bc8f1edd6

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Go minifier for web formats
EAPI=8
HOMEPAGE=https://go.tacodewolff.nl/minify
INHERIT=bash-completion-r1 go-module
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/tdewolff/minify/archive/refs/tags/v2.24.11.tar.gz -> minify-2.24.11.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/minify/2.24.11/minify-2.24.11-deps.tar.xz
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 bash-completion-r1 9e91505e030725688d1e953321a47501 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env 17d0469a6d8dc4805a1305ded9af22db go-module 1333f0eba2be11d0afeadce17a07af4d
_md5_=f18c32ff8188c0bb48db6fd58b1c9f21

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://go.tacodewolff.nl/minify
KEYWORDS=-* ~amd64 ~arm64
LICENSE=MIT
SLOT=0
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.10/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.10.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.10/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.10.tar.gz )
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.11/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.11.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.11/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.11.tar.gz )
_md5_=8d828a0370dfa7ea6b33b0c905af3d1e

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.87.0:* >=dev-lang/rust-1.87.0:* )
BDEPEND=|| ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=gui-libs/gtk gui-libs/libadwaita media-libs/alsa-lib media-video/ffmpeg dev-libs/openssl media-libs/libpulse net-libs/libsoup
DESCRIPTION=An open-source Shazam client for Linux, written in Rust.
@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ MIT MPL-2.0 Unicode-3.0 Unlicense ZLIB
RDEPEND=gui-libs/gtk gui-libs/libadwaita media-libs/alsa-lib media-video/ffmpeg dev-libs/openssl media-libs/libpulse net-libs/libsoup
SLOT=0
SRC_URI=https://github.com/marin-m/SongRec/archive/refs/tags/0.6.5.tar.gz -> songrec-0.6.5.tar.gz https://github.com/setotau/gentoo-crate-tarballs/releases/download/songrec-0.6.5/songrec-0.6.5-crates.tar.xz
SRC_URI=https://github.com/marin-m/SongRec/archive/refs/tags/0.6.7.tar.gz -> songrec-0.6.7.tar.gz https://github.com/setotau/gentoo-crate-tarballs/releases/download/songrec-0.6.7/songrec-0.6.7-crates.tar.xz
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo be19d4b6a17dac5249b9273866e3b66b desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=25cc36148adc916be4972a5256c97406
_md5_=bc2e91d44b2fd5c0f35c6313f705623f

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/libpng:0 sys-apps/dbus virtual/opengl x11-libs/gtk+:3[X,wayland] x11-libs/libX11 !!net-im/forkgram !!net-im/telegram-desktop !!net-im/telegram-desktop-bin
SLOT=0
SRC_URI=https://github.com/Forkgram/tdesktop/releases/download/v6.6.1/Forkgram.tar.xz -> forkgram-bin-6.6.1.tar.xz https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon16.png -> forkgram-bin-16.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon32.png -> forkgram-bin-32.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon48.png -> forkgram-bin-48.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon64.png -> forkgram-bin-64.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon128.png -> forkgram-bin-128.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon256.png -> forkgram-bin-256.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon512.png -> forkgram-bin-512.png
SRC_URI=https://github.com/Forkgram/tdesktop/releases/download/v6.6.2/Forkgram.tar.xz -> forkgram-bin-6.6.2.tar.xz https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon16.png -> forkgram-bin-16.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon32.png -> forkgram-bin-32.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon48.png -> forkgram-bin-48.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon64.png -> forkgram-bin-64.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon128.png -> forkgram-bin-128.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon256.png -> forkgram-bin-256.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon512.png -> forkgram-bin-512.png
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=3394c48331c760a4dd578999c925c77a

View File

@@ -0,0 +1,13 @@
BDEPEND=verify-sig? ( sec-keys/signify-keys-lanodan:2026 ) verify-sig? ( app-crypt/signify )
DEFINED_PHASES=configure install unpack
DESCRIPTION=percent-encode stdin for making URLs
EAPI=8
HOMEPAGE=https://hacktivis.me/git/cmd-urlencode/
INHERIT=toolchain-funcs verify-sig
IUSE=static verify-sig
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://distfiles.hacktivis.me/releases/cmd-urlencode/cmd-urlencode-1.0.0.tar.gz verify-sig? ( https://distfiles.hacktivis.me/releases/cmd-urlencode/cmd-urlencode-1.0.0.tar.gz.sign )
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=840496978676ce71c6c502ce04818149

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install unpack
DESCRIPTION=percent-encode stdin for making URLs
EAPI=8
HOMEPAGE=https://hacktivis.me/git/cmd-urlencode/
INHERIT=toolchain-funcs git-r3
IUSE=static
LICENSE=MIT
PROPERTIES=live
SLOT=0
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=840496978676ce71c6c502ce04818149

View File

@@ -9,6 +9,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.7/mullvad-browser-linux-x86_64-15.0.7.tar.xz -> mullvad-browser-bin-15.0.7.tar.xz
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.8/mullvad-browser-linux-x86_64-15.0.8.tar.xz -> mullvad-browser-bin-15.0.8.tar.xz
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=bcb9fbb75d5be5a64091d48ff476d21a

View File

@@ -248,7 +248,7 @@ app-misc/blahaj 2.2.0-r1: Gay sharks at your local terminal
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
app-misc/bt 1.2.2: Interactive tree-like terminal file manager
app-misc/catt 0.12.13 0.13.0 0.13.1: Send videos from many, many online sources to your Chromecast
app-misc/cepl 31.0.0 9999: A readline C and C++ REPL with history, tab-completion, and undo.
app-misc/cepl 32.0.0 9999: A readline C and C++ REPL with history, tab-completion, and undo.
app-misc/chayang 0.1.0: Gradually dim the screen.
app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/clifm 1.11 1.13 1.16 1.18 9999: The command line file manager
@@ -354,7 +354,7 @@ app-office/khronos 4.0.0 4.0.1: A GTK4 time tracker for tasks
app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux.
app-office/nixnote-bin 2.1.10: Free and open source note taking app, compatible with Evernote sync server
app-office/notesnook-bin 2.6.12: End-to-end encrypted note taking alternative to Evernote
app-office/obsidian 1.9.14 1.10.3: A second brain, for you, forever.
app-office/obsidian 1.9.14 1.10.3 1.12.7: A second brain, for you, forever.
app-office/openoffice-bin 4.1.16: Apache OpenOffice productivity suite
app-office/pyspread 2.4: Pyspread is a non-traditional spreadsheet written in Python
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
@@ -378,7 +378,7 @@ app-shells/mommy 1.8.0: mommy's here to support you, in any shell, on any system
app-shells/mrsh 9999: minimal strictly POSIX compliant shell
app-shells/ohmyzsh 9999: A framework for managing your zsh configuration.
app-shells/pokemon-colorscripts 9999: Pokemon unicode sprites for your terminal!
app-shells/powerline-go 1.25: A powerline like prompt for Bash, Zsh, Fish written in Go lang.
app-shells/powerline-go 1.25 1.26: A powerline like prompt for Bash, Zsh, Fish written in Go lang.
app-shells/sheldon 0.8.5: Fast, configurable, shell plugin manager.
app-shells/shox 2024.01.25: A customisable, universally compatible terminal status bar
app-shells/silver 2.0.0-r1: A cross-shell customizable powerline-like prompt with icons
@@ -526,16 +526,16 @@ dev-embedded/arduino-cli 1.0.4 1.1.1 1.3.1: Next-generation arduino command line
dev-embedded/arduino-ide 2.3.8: Arduino IDE 2.x - A modern open-source IDE for Arduino development
dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems
dev-embedded/esp-coredump 1.13.1 1.14.0 1.15.0: Utility that helps users to retrieve and analyse core dumps
dev-embedded/esp-idf 5.3.4 5.4.3 5.5.2-r1 5.5.3: Espressif IoT Development Framework
dev-embedded/esp-idf 5.3.5 5.4.3-r1 5.5.3-r1 6.0: Espressif IoT Development Framework
dev-embedded/esp-idf-diag 0.2.0: A tool to gather diagnostic information about the ESP-IDF environment.
dev-embedded/esp-idf-kconfig 2.5.1-r1 2.5.2: Kconfig tooling for esp-idf
dev-embedded/esp-idf-kconfig 2.5.1-r1 2.5.2 3.6.0: Kconfig tooling for esp-idf
dev-embedded/esp-idf-monitor 1.8.0 1.9.0: Python object-oriented database
dev-embedded/esp-idf-nvs-partition-gen 0.1.9: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
dev-embedded/esp-idf-panic-decoder 1.4.1: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
dev-embedded/esp-idf-size 1.7.1: Firmware size analysis for ESP-IDF
dev-embedded/esp-idf-size 1.7.1 2.1.0: Firmware size analysis for ESP-IDF
dev-embedded/freertos-gdb 1.0.4: Python module for operating with freeRTOS-kernel objects in GDB
dev-embedded/fwup 1.13.2 1.14.0 1.15.0: Configurable embedded Linux firmware update creator and runner
dev-embedded/idf-component-manager 2.4.2 2.4.6: Tool for installing ESP-IDF components
dev-embedded/idf-component-manager 2.4.2 2.4.6 3.0.0: Tool for installing ESP-IDF components
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
dev-embedded/nxp-gui-guider 1.10.1: GUI Guider is a user-friendly GUI development tool for LVGL
dev-embedded/pico-sdk 2.1.1 2.2.0: Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers.
@@ -738,6 +738,7 @@ dev-python/bashlex 0.18: Python parser for bash
dev-python/bidict 0.23.1: The bidirectional mapping library for Python
dev-python/billiard 4.0.2: Python multiprocessing fork
dev-python/bleak 1.1.0 1.1.1: Bluetooth Low Energy platform Agnostic Klient (BLEAK) for Python
dev-python/blobfile 3.2.0: Read GCS, ABS and local paths with the same interface, tensorflow.io.gfile clone
dev-python/blurhash 1.1.4 1.1.5: Pure-Python implementation of the blurhash algorithm
dev-python/cassowary 0.6: Run Windows Applications on Linux as if they are native (Using a VM and FreeRDP)
dev-python/celery 5.4.0: Asynchronous task queue/job queue based on distributed message passing
@@ -756,6 +757,7 @@ dev-python/convertdate 2.4.1: Utils for converting between date formats and calc
dev-python/cronsim 2.7: Cron expression parser and evaluator
dev-python/cross-web 0.4.1: A library for working with web frameworks
dev-python/cryptg 0.5.0_p0 0.5.2: Cryptographic utilities for Telegram
dev-python/cyclopts 4.10.1: Intuitive, easy CLIs based on type hints
dev-python/dacite 1.8.1: This module simplifies creation of data classes (PEP 557) from dictionaries
dev-python/daff 1.4.2: The daff can produce and apply tabular diffs
dev-python/daiquiri 3.3.0 3.4.0: Library to configure Python logging easily
@@ -773,6 +775,7 @@ dev-python/django-constance 3.1.0: Django live settings with pluggable backends,
dev-python/django-picklefield 3.2.0: Pickled object field for Django
dev-python/django-tailwind 3.8.0: Tailwind CSS Framework for Django projects
dev-python/django-tinymce 4.1.0: TinyMCE integration for Django
dev-python/docstring-parser 0.17.0: Parse Python docstrings in reST, Google and Numpydoc format
dev-python/doxypypy 0.8.8.6_p20210405-r1: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/dropbox 12.0.2: The offical Dropbox SDK for Python
dev-python/dtreeviz 2.2.2: A python library for decision tree visualization and model interpretation
@@ -782,6 +785,7 @@ dev-python/evernote2 1.0.3 9999: Unofficial Evernote SDK for Python 3
dev-python/exif 1.6.0: Read and modify image EXIF metadata using Python.
dev-python/ezdxf 1.4.3: Python library for creating and manipulating DXF drawings
dev-python/fastapi 0.125.0 0.127.0 0.135.1: FastAPI framework, high performance, easy to learn, ready for production
dev-python/fastuuid 0.14.0: Python bindings to Rust's UUID library
dev-python/find-libpython 0.5.1: Finds the libpython associated with the current Python environment
dev-python/flask-restx 1.3.0 1.3.2: Framework API development with Flask
dev-python/flask-socketio 5.5.1 5.6.0 5.6.1: Socket.IO integration for Flask applications.
@@ -808,7 +812,7 @@ dev-python/hijridate 2.6.0: Accurate Hijri-Gregorian date converter based on the
dev-python/http-ece 1.2.1: Encrypted Content Encoding for HTTP
dev-python/httpx-sse 0.4.3: Consume Server-Sent Event (SSE) messages with HTTPX
dev-python/i3ipc 2.2.1-r1 2.2.1-r2: An improved Python library to control i3wm and sway.
dev-python/icecream 2.1.8: Pythonic task execution
dev-python/icecream 2.1.8 2.1.10: Pythonic task execution
dev-python/ignore-python 0.3.3: Rust ignore crate Python bindings
dev-python/injector 0.22.0: Python dependency injection framework, inspired by Guice
dev-python/inquirer 3.4.1: Common interactive command line user interfaces, based on Inquirer.js
@@ -819,6 +823,7 @@ dev-python/itemadapter 0.11.0: Common interface for scrapy data container classe
dev-python/itemloaders 1.3.2: Library to populate items using XPath and CSS with a convenient API
dev-python/iuliia 0.13.0: Transliterate Cyrillic to Latin in every possible way
dev-python/jinja2-cli 0.8.2: CLI for Jinja2
dev-python/jiter 0.13.0: Fast iterable JSON parser
dev-python/jplephem 2.23 2.24: Python version of NASA DE4xx ephemerides for Astronomical Alamanac
dev-python/jpype 1.6.0: Bridge to allow Python programs full access to Java class libraries
dev-python/json_exporter 1.0.2: Python-based library for exporting JSON data as metrics for Prometheus.
@@ -936,6 +941,7 @@ dev-python/pytest-steps 1.8.0-r1: Create step-wise / incremental tests in pytest
dev-python/python-barbicanclient 7.2.0 7.3.0: Client library for Barbican API.
dev-python/python-designateclient 6.3.0 6.4.0: OpenStack DNS-as-a-Service - Client
dev-python/python-fire 0.6.0 0.7.0: Library for automatically generating command line interfaces from Python objects
dev-python/python-frontmatter 1.1.0: Parse and manage posts with YAML (or other) frontmatter
dev-python/python-http-client 3.3.5-r1: HTTP REST client, simplified for Python
dev-python/python-lsp-isort 0.2.1: isort plugin for the Python LSP Server
dev-python/python-lsp-mypy 0.7.0: Mypy plugin for the Python LSP Server
@@ -960,6 +966,7 @@ dev-python/readchar 4.2.1: Python library to read characters and key strokes
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
dev-python/rectangle-packer 2.0.2: Pack a set of rectangles into a bounding box with minimum area
dev-python/repology-client 0.5.0 0.6.0: Asynchronous wrapper for Repology API
dev-python/rich-rst 1.3.2: A beautiful reStructuredText renderer for rich
dev-python/rpmautospec-core 0.1.5: Core functionality used by rpmautospec
dev-python/rstcheck 6.2.0 6.2.1: Checks syntax of reStructuredText and code blocks nested within it
dev-python/runs 1.3.0: Run a block of text as a subprocess
@@ -1005,6 +1012,7 @@ dev-python/textual 8.1.1-r1: Modern Text User Interface framework
dev-python/textual-dev 1.7.0 1.8.0: Modern Text User Interface framework
dev-python/textual-serve 1.1.2 1.1.3: Serve Textual apps locally
dev-python/thonny 4.1.7: Thonny is a Python IDE meant for learning programming
dev-python/tiktoken 0.12.0: A fast BPE tokeniser for use with OpenAI's models
dev-python/timeslot 0.1.2: Time slots/intervals with an arbitrary start and stop
dev-python/tlv8 0.10.0: Type-Length-Value8 (TLV8) for python
dev-python/toml 0.10.2: Python library for TOML
@@ -1014,6 +1022,7 @@ dev-python/tweepy 4.14.0: An easy-to-use Python library for accessing the Twitte
dev-python/types-protobuf 6.32.1.20251210: Typing stubs for protobuf
dev-python/types-requests 2.32.0.20240712 2.32.4.20250913: Typing stubs for requests
dev-python/typing-inspect 0.9.0: Runtime inspection utilities for Python typing module
dev-python/uncalled-for 0.2.0: Async dependency injection for Python functions
dev-python/undervolt 0.4.0 9999: Undervolt Intel CPUs under Linux
dev-python/upstream-ontologist 0.2.7 0.2.9: Tracking of upstream project metadata
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
@@ -1072,14 +1081,14 @@ dev-util/forgejo-runner 12.5.3 12.6.1 12.7.2 9999: A daemon that connects to a F
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications
dev-util/gemini-cli 0.34.0: Gemini CLI - a command-line AI workflow tool by Google
dev-util/gemini-cli 0.35.0: Gemini CLI - a command-line AI workflow tool by Google
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
dev-util/gersemi 0.26.1: A formatter to make your CMake code the real treasure
dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
dev-util/git-pages-cli 1.5.2 1.6.0: Command-line application for publishing sites to git-pages
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0 4.56.0: Run gitlab pipelines locally as shell executor or docker executor
dev-util/go-task 3.38.0-r1 3.41.0-r1: A task runner / simpler Make alternative written in Go
dev-util/google-antigravity 1.18.4 1.19.6 1.20.6: Google's AI-first IDE and agentic development platform
dev-util/google-antigravity 1.20.6 1.21.6: Google's AI-first IDE and agentic development platform
dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/hare-update 0.25.2.0 0.26.0.0 9999: assist in upgrading a codebase to a newer Hare release
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
@@ -1098,7 +1107,8 @@ dev-util/lottieconverter 0.2-r2 0.2-r3: Simple lottie (telegram animated sticker
dev-util/lua-language-server 3.16.4 3.17.0 3.17.1: Lua language server
dev-util/measureme 12.0.3: Support crate for rustc's self-profiling feature
dev-util/mh 1.4.1: Generate help for Makefile
dev-util/minify-bin 2.24.10: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
dev-util/minify 2.24.11: Go minifier for web formats
dev-util/minify-bin 2.24.11: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
dev-util/mise 2025.10.14 2025.12.12 2026.3.3: The front-end to your dev env
dev-util/mock 6.5 6.6: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 44.1: Mock core config files basic chroots
@@ -1554,7 +1564,7 @@ media-sound/qobuz-player 0.7.1 0.7.2 0.7.4: Tui, web and rfid player for Qobuz
media-sound/rmpc 0.9.0 0.10.0 9999: A beautiful and configurable TUI client for MPD
media-sound/rsgain 3.5.1-r1 3.5.3-r1: Really Simple replay Gain calculator for tagging audio files
media-sound/shortwave 5.0.0: An internet radio player
media-sound/songrec 0.6.5: An open-source Shazam client for Linux, written in Rust.
media-sound/songrec 0.6.7: An open-source Shazam client for Linux, written in Rust.
media-sound/spct 1.2.2 1.2.4: CLI program for playing back and rendering SPC files.
media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
@@ -1656,7 +1666,7 @@ net-im/endcord-bin 1.3.0 1.4.0 1.4.1: Feature rich Discord TUI client
net-im/eturnal 1.12.1 1.12.2: STUN/TURN server
net-im/flare 0.12.0-r1: Chat with your friends on Signal
net-im/forkgram 6.5.1: Fork of the official Telegram Desktop app with small useful additions
net-im/forkgram-bin 6.6.1: Fork of official Telegram Desktop app with small useful additions - bin
net-im/forkgram-bin 6.6.2: Fork of official Telegram Desktop app with small useful additions - bin
net-im/gajim-plugins 9999: Plugins developed for Gajim XMPP client
net-im/go-sendxmpp 0.6.1 0.8.3: A tool to send messages or files to an XMPP contact or MUC
net-im/gomuks 0.3.0 0.3.1: A terminal based Matrix client written in Go
@@ -1717,6 +1727,7 @@ net-misc/brickd 2.4.7 2.4.8: Network Daemon bridging API bindings to Tinkerforge
net-misc/can-utils 2021.08.0 2023.03 2025.01 9999-r3: SocketCAN userspace utilities and tools
net-misc/cellbroadcastd 0.0.2 0.0.3: DBus service for cellular broadcast messages
net-misc/clatd 1.6-r1 2.1.0: A CLAT / SIIT-DC Edge Relay implementation for Linux
net-misc/cmd-urlencode 1.0.0 9999: percent-encode stdin for making URLs
net-misc/commons-downloader 9999: A shell script to bulk download files from Wikimedia Commons, by category
net-misc/commons-wikimedia-find-by-hash 1.0.0: Search in commons.wikimedia.org by hash (sha1) of provided file
net-misc/curlie 1.8.2: Curlie is a frontend to curl that adds the ease of use of httpie
@@ -2056,7 +2067,7 @@ www-client/badwolf 1.4.0-r2 9999-r1: Minimalist and privacy-oriented WebKitGTK+
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers
www-client/chawan 0.3.3 9999: TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
www-client/helium-bin 0.10.1.1 0.10.5.1 0.10.6.1: Private, fast, and honest web browser based on Chromium
www-client/mullvad-browser-bin 15.0.7-r1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/mullvad-browser-bin 15.0.8: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/opera-gx-bin 128.0.5807.97: Opera GX Browser (Binary Package)
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser

View File

@@ -1 +1 @@
Wed, 25 Mar 2026 07:45:58 +0000
Thu, 26 Mar 2026 13:16:00 +0000