mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
2026-02-11 17:16:13 UTC
This commit is contained in:
16
metadata/md5-cache/dev-python/prometheus_exporter-1.3.0
Normal file
16
metadata/md5-cache/dev-python/prometheus_exporter-1.3.0
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
BDEPEND=test? ( >=dev-python/zenlib-2.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiohttp-3.9.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=Python Prometheus exporter library
|
||||||
|
EAPI=8
|
||||||
|
HOMEPAGE=https://github.com/desultory/prometheus_exporter
|
||||||
|
INHERIT=distutils-r1
|
||||||
|
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||||
|
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||||
|
LICENSE=GPL-2
|
||||||
|
RDEPEND=>=dev-python/zenlib-2.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiohttp-3.9.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 )
|
||||||
|
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/desultory/prometheus_exporter/archive/refs/tags/1.3.0.tar.gz -> prometheus_exporter-1.3.0.tar.gz
|
||||||
|
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
|
||||||
|
_md5_=0b0d0c2d994a6e3cacf83dcc891e7a36
|
||||||
@@ -1,15 +1,15 @@
|
|||||||
BDEPEND=test? ( >=dev-python/zenlib-2.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3.9.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
BDEPEND=test? ( >=dev-python/zenlib-9999[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiohttp-3.9.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(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||||
DEFINED_PHASES=compile configure install prepare test unpack
|
DEFINED_PHASES=compile configure install prepare test unpack
|
||||||
DESCRIPTION=Python Prometheus exporter library
|
DESCRIPTION=Python Prometheus exporter library
|
||||||
EAPI=8
|
EAPI=8
|
||||||
HOMEPAGE=https://github.com/desultory/prometheus_exporter
|
HOMEPAGE=https://github.com/desultory/prometheus_exporter
|
||||||
INHERIT=distutils-r1 git-r3
|
INHERIT=distutils-r1 git-r3
|
||||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||||
LICENSE=GPL-2
|
LICENSE=GPL-2
|
||||||
PROPERTIES=live
|
PROPERTIES=live
|
||||||
RDEPEND=>=dev-python/zenlib-2.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3.9.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
|
RDEPEND=>=dev-python/zenlib-9999[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiohttp-3.9.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 )
|
||||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||||
RESTRICT=!test? ( test )
|
RESTRICT=!test? ( test )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 git-r3 875eb471682d3e1f18da124be97dcc81
|
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||||
_md5_=9a9b2d78e00a2231cd29eaa9b4c463f1
|
_md5_=de724eb89ca0ceba264fbe347c8d6f11
|
||||||
|
|||||||
15
metadata/md5-cache/gui-wm/mangowc-0.12.1
Normal file
15
metadata/md5-cache/gui-wm/mangowc-0.12.1
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
BDEPEND=>=dev-libs/wayland-protocols-1.32 >=dev-util/wayland-scanner-1.23 >=dev-build/meson-0.60.0 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||||
|
DEFINED_PHASES=compile configure install postinst test
|
||||||
|
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
|
||||||
|
DESCRIPTION=wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
||||||
|
EAPI=8
|
||||||
|
HOMEPAGE=https://github.com/DreamMaoMao/maomaowm.git
|
||||||
|
INHERIT=meson
|
||||||
|
IUSE=X
|
||||||
|
KEYWORDS=~amd64
|
||||||
|
LICENSE=CC0-1.0 GPL-3+ MIT
|
||||||
|
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://github.com/DreamMaoMao/mangowc/archive/0.12.1.tar.gz -> mangowc-0.12.1.tar.gz
|
||||||
|
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 sysroot b9348e4d36f160f6d2556bea5b59f99c rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson ee14b47f310c323b82e6655787cd65ed
|
||||||
|
_md5_=61d1d615c020c423255023b7d11f2197
|
||||||
@@ -852,7 +852,7 @@ dev-python/plexapi 4.17.2 4.18.0: Python bindings for the Plex API.
|
|||||||
dev-python/plotext 5.3.0 5.3.2: Plotting on terminal
|
dev-python/plotext 5.3.0 5.3.2: Plotting on terminal
|
||||||
dev-python/plum 0.8.7: Pack/Unpack Memory
|
dev-python/plum 0.8.7: Pack/Unpack Memory
|
||||||
dev-python/posthog 7.8.3: Send usage data from your Python code to PostHog
|
dev-python/posthog 7.8.3: Send usage data from your Python code to PostHog
|
||||||
dev-python/prometheus_exporter 1.0.0 1.1.0 9999: Python Prometheus exporter library
|
dev-python/prometheus_exporter 1.0.0 1.1.0 1.3.0 9999: Python Prometheus exporter library
|
||||||
dev-python/proselint 0.14.0: A linter for prose
|
dev-python/proselint 0.14.0: A linter for prose
|
||||||
dev-python/protego 0.4.0: Pure-Python robots.txt parser with support for modern conventions
|
dev-python/protego 0.4.0: Pure-Python robots.txt parser with support for modern conventions
|
||||||
dev-python/proton-core 0.7.0: Proton Technologies API wrapper
|
dev-python/proton-core 0.7.0: Proton Technologies API wrapper
|
||||||
@@ -1349,7 +1349,7 @@ gui-libs/scenefx 0.4.1 9999: A replacement for the wlroots scene API with eye-ca
|
|||||||
gui-libs/xdg-desktop-portal-hyprland 1.3.9-r1 1.3.11 9999: xdg-desktop-portal backend for Hyprland
|
gui-libs/xdg-desktop-portal-hyprland 1.3.9-r1 1.3.11 9999: xdg-desktop-portal backend for Hyprland
|
||||||
gui-wm/cage 0.2.1 9999: A Wayland kiosk
|
gui-wm/cage 0.2.1 9999: A Wayland kiosk
|
||||||
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
|
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
|
||||||
gui-wm/mangowc 0.12.0 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
gui-wm/mangowc 0.12.0 0.12.1 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
||||||
gui-wm/miracle-wm 0.8.2 0.8.3: Tiling Wayland compositor based on Mir
|
gui-wm/miracle-wm 0.8.2 0.8.3: Tiling Wayland compositor based on Mir
|
||||||
gui-wm/niri 25.11-r1 9999: Scrollable-tiling Wayland compositor
|
gui-wm/niri 25.11-r1 9999: Scrollable-tiling Wayland compositor
|
||||||
gui-wm/phoc 0.49.0 0.50.0 0.52.0: Wayland compositor for mobile phones
|
gui-wm/phoc 0.49.0 0.50.0 0.52.0: Wayland compositor for mobile phones
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Wed, 11 Feb 2026 14:31:32 +0000
|
Wed, 11 Feb 2026 17:16:13 +0000
|
||||||
|
|||||||
Reference in New Issue
Block a user