summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/app-admin/xkcdpass-1.19.416
-rw-r--r--metadata/md5-cache/app-misc/tmuxp-1.29.016
-rw-r--r--metadata/md5-cache/dev-python/ansible-compat-4.1.716
-rw-r--r--metadata/md5-cache/dev-python/fritzconnection-1.13.116
-rw-r--r--metadata/md5-cache/dev-python/identify-2.5.2716
-rw-r--r--metadata/md5-cache/dev-python/libtmux-0.23.016
-rw-r--r--metadata/md5-cache/dev-python/python-engineio-4.6.016
-rw-r--r--metadata/md5-cache/dev-python/websockify-0.11.016
-rw-r--r--metadata/md5-cache/net-libs/grpc-1.52.1 (renamed from metadata/md5-cache/net-libs/grpc-1.52.1-r1)10
-rw-r--r--metadata/md5-cache/sys-power/acpid-2.0.34-r115
-rw-r--r--metadata/pkg_desc_index20
-rw-r--r--metadata/timestamp.chk2
12 files changed, 159 insertions, 16 deletions
diff --git a/metadata/md5-cache/app-admin/xkcdpass-1.19.4 b/metadata/md5-cache/app-admin/xkcdpass-1.19.4
new file mode 100644
index 000000000000..ed2e47d349e5
--- /dev/null
+++ b/metadata/md5-cache/app-admin/xkcdpass-1.19.4
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Password generator inspired by XKCD 936
+EAPI=8
+HOMEPAGE=https://github.com/redacted/XKCD-password-generator
+INHERIT=distutils-r1 pypi
+IUSE=l10n_de +l10n_en l10n_es l10n_fi l10n_fr l10n_it l10n_no l10n_pt test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD CC-BY-3.0 l10n_de? ( GPL-3 ) l10n_it? ( CC-BY-SA-3.0 ) l10n_no? ( CC-BY-4.0 )
+RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=test? ( l10n_en ) || ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/x/xkcdpass/xkcdpass-1.19.4.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=7ca320584b8bc1787fa859e4bac4fd89
diff --git a/metadata/md5-cache/app-misc/tmuxp-1.29.0 b/metadata/md5-cache/app-misc/tmuxp-1.29.0
new file mode 100644
index 000000000000..a85bbfedb45a
--- /dev/null
+++ b/metadata/md5-cache/app-misc/tmuxp-1.29.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-rerunfailures-4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomli-1.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !dev-python/flaky ) test? ( >=app-misc/tmux-3.0a =dev-python/libtmux-0.22.1*[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/colorama-0.3.9[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=tmux session manager. built on libtmux
+EAPI=8
+HOMEPAGE=https://tmuxp.git-pull.com
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=MIT
+RDEPEND=>=app-misc/tmux-3.0a =dev-python/libtmux-0.22.1*[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/colorama-0.3.9[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/tmux-python/tmuxp/archive/v1.29.0.tar.gz -> tmuxp-1.29.0.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
+_md5_=940c0aff92345836a8d0b6728aad210f
diff --git a/metadata/md5-cache/dev-python/ansible-compat-4.1.7 b/metadata/md5-cache/dev-python/ansible-compat-4.1.7
new file mode 100644
index 000000000000..f04ace1f0856
--- /dev/null
+++ b/metadata/md5-cache/dev-python/ansible-compat-4.1.7
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-python/setuptools-scm-7.0.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-plus[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=app-admin/ansible-core-2.12[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-4.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/subprocess-tee-0.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Contains functions that facilitate working with various versions of Ansible
+EAPI=8
+HOMEPAGE=https://pypi.org/project/ansible-compat/ https://github.com/ansible/ansible-compat/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~riscv
+LICENSE=MIT
+RDEPEND=>=app-admin/ansible-core-2.12[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-4.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/subprocess-tee-0.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/a/ansible-compat/ansible-compat-4.1.7.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=47a5c3f33c4da934e8d92af8ef59fdba
diff --git a/metadata/md5-cache/dev-python/fritzconnection-1.13.1 b/metadata/md5-cache/dev-python/fritzconnection-1.13.1
new file mode 100644
index 000000000000..3f2c2c311f71
--- /dev/null
+++ b/metadata/md5-cache/dev-python/fritzconnection-1.13.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/requests-2.22[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP
+EAPI=8
+HOMEPAGE=https://github.com/kbr/fritzconnection/ https://pypi.org/project/fritzconnection/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/requests-2.22[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/kbr/fritzconnection/archive/1.13.1.tar.gz -> fritzconnection-1.13.1.gh.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
+_md5_=b8b1473998a7b0d8df8d1dd6c60a0747
diff --git a/metadata/md5-cache/dev-python/identify-2.5.27 b/metadata/md5-cache/dev-python/identify-2.5.27
new file mode 100644
index 000000000000..8b1801e5ef78
--- /dev/null
+++ b/metadata/md5-cache/dev-python/identify-2.5.27
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/ukkonen[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=File identification library for Python
+EAPI=8
+HOMEPAGE=https://github.com/pre-commit/identify/ https://pypi.org/project/identify/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86
+LICENSE=MIT
+RDEPEND=dev-python/ukkonen[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/pre-commit/identify/archive/v2.5.27.tar.gz -> identify-2.5.27.gh.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
+_md5_=4967e0296388a660f5b444edc69dfd29
diff --git a/metadata/md5-cache/dev-python/libtmux-0.23.0 b/metadata/md5-cache/dev-python/libtmux-0.23.0
new file mode 100644
index 000000000000..61f3d623f5f7
--- /dev/null
+++ b/metadata/md5-cache/dev-python/libtmux-0.23.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-rerunfailures[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=app-misc/tmux-3.0a >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python API for tmux
+EAPI=8
+HOMEPAGE=https://libtmux.git-pull.com/ https://github.com/tmux-python/libtmux/ https://pypi.org/project/libtmux/
+INHERIT=distutils-r1
+IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=MIT
+RDEPEND=>=app-misc/tmux-3.0a python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/tmux-python/libtmux/archive/v0.23.0.tar.gz -> libtmux-0.23.0.gh.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
+_md5_=eefebb777bed2c0333687e4d456ac075
diff --git a/metadata/md5-cache/dev-python/python-engineio-4.6.0 b/metadata/md5-cache/dev-python/python-engineio-4.6.0
new file mode 100644
index 000000000000..eea6d4049db8
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-engineio-4.6.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/tornado[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/alabaster[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/alabaster[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python implementation of the Engine.IO realtime server
+EAPI=8
+HOMEPAGE=https://python-engineio.readthedocs.io/ https://github.com/miguelgrinberg/python-engineio/ https://pypi.org/project/python-engineio/
+INHERIT=distutils-r1
+IUSE=test doc python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/miguelgrinberg/python-engineio/archive/v4.6.0.tar.gz -> python-engineio-4.6.0.gh.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
+_md5_=8f2a97727e40d65eddb784f028eaef12
diff --git a/metadata/md5-cache/dev-python/websockify-0.11.0 b/metadata/md5-cache/dev-python/websockify-0.11.0
new file mode 100644
index 000000000000..56f7d3d69d33
--- /dev/null
+++ b/metadata/md5-cache/dev-python/websockify-0.11.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/jwcrypto[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/simplejson[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/redis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=WebSockets support for any application/server
+EAPI=8
+HOMEPAGE=https://github.com/novnc/websockify/ https://pypi.org/project/websockify/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm64 ~riscv ~x86
+LICENSE=LGPL-3
+RDEPEND=dev-python/jwcrypto[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/simplejson[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/redis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/novnc/websockify/archive/v0.11.0.tar.gz -> websockify-0.11.0.gh.tar.gz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
+_md5_=55d5c86f4783b4db6933441354f40eeb
diff --git a/metadata/md5-cache/net-libs/grpc-1.52.1-r1 b/metadata/md5-cache/net-libs/grpc-1.52.1
index 77145a895bf2..9da7b4293b33 100644
--- a/metadata/md5-cache/net-libs/grpc-1.52.1-r1
+++ b/metadata/md5-cache/net-libs/grpc-1.52.1
@@ -1,16 +1,16 @@
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
-DEPEND=>=dev-libs/re2-0.2021.11.01:= >=dev-libs/openssl-1.1.1:0=[-bindist(-)] >=dev-libs/protobuf-3.18.1:= dev-libs/xxhash >=net-dns/c-ares-1.15.0:= sys-libs/zlib:= test? ( dev-cpp/benchmark dev-cpp/gflags )
+DEPEND==dev-cpp/abseil-cpp-20220623.1*:= >=dev-libs/re2-0.2021.11.01:= >=dev-libs/openssl-1.1.1:0=[-bindist(-)] >=dev-libs/protobuf-3.18.1:= dev-libs/xxhash >=net-dns/c-ares-1.15.0:= sys-libs/zlib:= test? ( dev-cpp/benchmark dev-cpp/gflags )
DESCRIPTION=Modern open source high performance RPC framework
EAPI=8
HOMEPAGE=https://www.grpc.io
-INHERIT=cmake flag-o-matic
+INHERIT=cmake
IUSE=doc examples test
KEYWORDS=amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86
LICENSE=Apache-2.0
-RDEPEND=>=dev-libs/re2-0.2021.11.01:= >=dev-libs/openssl-1.1.1:0=[-bindist(-)] >=dev-libs/protobuf-3.18.1:= dev-libs/xxhash >=net-dns/c-ares-1.15.0:= sys-libs/zlib:=
+RDEPEND==dev-cpp/abseil-cpp-20220623.1*:= >=dev-libs/re2-0.2021.11.01:= >=dev-libs/openssl-1.1.1:0=[-bindist(-)] >=dev-libs/protobuf-3.18.1:= dev-libs/xxhash >=net-dns/c-ares-1.15.0:= sys-libs/zlib:=
RESTRICT=test
SLOT=0/30.152
-SRC_URI=https://github.com/grpc/grpc/archive/v1.52.1.tar.gz -> grpc-1.52.1.tar.gz https://github.com/abseil/abseil-cpp/archive/refs/tags/20220623.1.tar.gz -> abseil-cpp-20220623.1.tar.gz
+SRC_URI=https://github.com/grpc/grpc/archive/v1.52.1.tar.gz -> grpc-1.52.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692
-_md5_=d796734ad14fd10521a8355064bb8d72
+_md5_=8168beb33cd82e96009676dc78c4a982
diff --git a/metadata/md5-cache/sys-power/acpid-2.0.34-r1 b/metadata/md5-cache/sys-power/acpid-2.0.34-r1
new file mode 100644
index 000000000000..1bf1f3967511
--- /dev/null
+++ b/metadata/md5-cache/sys-power/acpid-2.0.34-r1
@@ -0,0 +1,15 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=install postinst pretend setup
+DEPEND=>=sys-kernel/linux-headers-3
+DESCRIPTION=Daemon for Advanced Configuration and Power Interface
+EAPI=8
+HOMEPAGE=https://sourceforge.net/projects/acpid2/
+INHERIT=linux-info systemd
+IUSE=selinux
+KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~loong ~riscv ~x86
+LICENSE=GPL-2
+RDEPEND=selinux? ( sec-policy/selinux-apm )
+SLOT=0
+SRC_URI=mirror://sourceforge/acpid2/acpid-2.0.34.tar.xz
+_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 systemd 5f4bb0758df2e483babf68cd517078ca
+_md5_=1ea4f990af7fda3f8eddb3b3b85d0c82
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 7f7be35c4df8..c2f726b173d7 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1119,7 +1119,7 @@ app-admin/watchfolder 0.3.3-r2: Watches directories and processes files
app-admin/webalizer 2.23.08-r1: Webserver log file analyzer
app-admin/webapp-config 1.55-r2 1.55-r3 9999: Gentoo's installer for web-based applications
app-admin/whowatch 1.8.6-r2: Displays information about users currently logged on in real time
-app-admin/xkcdpass 1.19.3 1.19.3-r1: Password generator inspired by XKCD 936
+app-admin/xkcdpass 1.19.3 1.19.3-r1 1.19.4: Password generator inspired by XKCD 936
app-admin/xstow 1.1.0: Replacement for GNU stow with extensions
app-admin/xtail 2.1_p8: Tail multiple logfiles at once, even if rotated
app-admin/yadm 3.2.2: Git based tool for managing dotfiles
@@ -2886,7 +2886,7 @@ app-misc/tmux 3.3a 3.3a-r1 9999: Terminal multiplexer
app-misc/tmux-mem-cpu-load 3.5.1 3.7.0 9999: CPU, RAM memory, and load monitor for use with tmux
app-misc/tmux-xpanes 4.1.3-r1: tmux-based terminal divider
app-misc/tmux2html 0.1.11-r1: Render full tmux windows or individual panes as HTML
-app-misc/tmuxp 1.27.0 1.27.1 1.28.1: tmux session manager. built on libtmux
+app-misc/tmuxp 1.27.0 1.27.1 1.28.1 1.29.0: tmux session manager. built on libtmux
app-misc/todo 2.12.0-r2: A CLI-based TODO list manager
app-misc/toilet 0.3-r1: The Other Implementations letters. Figlet replacement
app-misc/tpipe 1.6-r2: Command to duplicate standard input to more than one program
@@ -7897,7 +7897,7 @@ dev-python/aniso8601 9.0.1-r1: A library for parsing ISO 8601 strings
dev-python/annotated-types 0.5.0: Reusable constraint types to use with typing.Annotated
dev-python/ansi 0.3.6: ANSI cursor movement and graphics in Python
dev-python/ansi2html 1.8.0-r1: Convert text with ANSI color codes to HTML
-dev-python/ansible-compat 4.1.2 4.1.5 4.1.6: Contains functions that facilitate working with various versions of Ansible
+dev-python/ansible-compat 4.1.2 4.1.5 4.1.6 4.1.7: Contains functions that facilitate working with various versions of Ansible
dev-python/ansible-pygments 0.1.1-r1: Pygments lexer and style Ansible snippets
dev-python/ansible-runner 2.2.1: A tool and python library that helps when interfacing with Ansible
dev-python/ansicolor 0.3.2-r1 9999: Produce ansi color output and colored highlighting and diffing
@@ -8228,7 +8228,7 @@ dev-python/fonttools 4.42.0 4.42.1: Library for manipulating TrueType, OpenType,
dev-python/fqdn 1.5.1-r2: RFC-compliant FQDN validation and manipulation for Python
dev-python/freetype-py 2.4.0-r1: FreeType Python bindings
dev-python/freezegun 1.2.2: Let your Python tests travel through time
-dev-python/fritzconnection 1.12.2 1.13.0: Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP
+dev-python/fritzconnection 1.12.2 1.13.0 1.13.1: Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP
dev-python/frozendict 2.3.8: A simple immutable mapping for python
dev-python/frozenlist 1.3.3 1.4.0: A list-like structure which implements collections.abc.MutableSequence
dev-python/fs 2.4.16: Filesystem abstraction layer
@@ -8304,7 +8304,7 @@ dev-python/hyperframe 6.0.1-r1: HTTP/2 framing layer for Python
dev-python/hyperlink 21.0.0-r1: A featureful, correct URL for Python
dev-python/hypothesis 6.81.2 6.82.3 6.82.4 6.82.5 6.82.6: A library for property based testing
dev-python/icalendar 5.0.7: Package used for parsing and generating iCalendar files (RFC 2445)
-dev-python/identify 2.5.26: File identification library for Python
+dev-python/identify 2.5.26 2.5.27: File identification library for Python
dev-python/idna 3.4: Internationalized Domain Names in Applications (IDNA)
dev-python/ifaddr 0.2.0: Enumerate IP addresses on the local network adapters
dev-python/ijson 3.2.2 3.2.3: Iterative JSON parser with a Pythonic interface
@@ -8438,7 +8438,7 @@ dev-python/liblarch 3.1.0-r1: Library to handle directed acyclic graphs
dev-python/libnacl 1.8.0 1.9.0 2.0.0 2.1.0: Python ctypes wrapper for libsodium
dev-python/libpillowfight 0.3.0_p20210816-r1: Small library containing various image processing algorithms
dev-python/libsass 0.22.0-r1: A straightforward binding of libsass for Python
-dev-python/libtmux 0.21.0 0.22.1: Python API for tmux
+dev-python/libtmux 0.21.0 0.22.1 0.23.0: Python API for tmux
dev-python/libvirt-python 9.3.0 9.4.0 9.5.0 9.6.0 9999: libvirt Python bindings
dev-python/license-expression 30.1.1: Parse, compare, simplify and normalize license expressions
dev-python/line_profiler 4.0.3 4.1.0: Line-by-line profiler
@@ -8972,7 +8972,7 @@ dev-python/python-distutils-extra 2.47: Gettext support, themed icons and scroll
dev-python/python-dotenv 1.0.0: Manage .env files
dev-python/python-editor 1.0.4-r2: Programmatically open an editor, capture the result
dev-python/python-efl 1.26.0: Python bindings for Enlightenment Foundation Libraries
-dev-python/python-engineio 4.5.1: Python implementation of the Engine.IO realtime server
+dev-python/python-engineio 4.5.1 4.6.0: Python implementation of the Engine.IO realtime server
dev-python/python-evdev 1.6.0: Python library for evdev bindings
dev-python/python-gammu 3.2.4-r1: Python bindings for Gammu
dev-python/python-gflags 3.1.2-r2: Google's Python argument parsing library
@@ -9408,7 +9408,7 @@ dev-python/webencodings 0.5.1-r2: Character encoding aliases for legacy web cont
dev-python/webob 1.8.7-r1: WSGI request and response object
dev-python/websocket-client 1.6.1: WebSocket client for python with hybi13 support
dev-python/websockets 11.0.2 11.0.3 11.0.3-r1: Library for building WebSocket servers and clients in Python
-dev-python/websockify 0.10.0-r2: WebSockets support for any application/server
+dev-python/websockify 0.10.0-r2 0.11.0: WebSockets support for any application/server
dev-python/webtest 3.0.0-r1: Helper to test WSGI applications
dev-python/werkzeug 2.3.4-r1 2.3.5 2.3.6 2.3.7: Collection of various utilities for WSGI applications
dev-python/whatever 0.7: Easy anonymous functions by partial application of operators
@@ -14563,7 +14563,7 @@ net-libs/gloox 1.0.24 1.0.24-r1: A portable high-level Jabber/XMPP library for C
net-libs/gnome-online-accounts 3.48.0: GNOME framework for accessing online accounts
net-libs/gnutls 3.7.6 3.7.7 3.7.8 3.7.9 3.8.0 3.8.1-r1: A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs/google-cloud-cpp 0.10.0-r2 1.36.0: Google Cloud Client Library for C++
-net-libs/grpc 1.52.1-r1: Modern open source high performance RPC framework
+net-libs/grpc 1.52.1: Modern open source high performance RPC framework
net-libs/gsoap 2.8.114-r1: A cross-platform open source C and C++ SDK for SOAP/XML Web services
net-libs/gssdp 1.4.0.1 1.6.2: GObject-based API for handling resource discovery and announcement over SSDP
net-libs/gtk-vnc 1.3.1: VNC viewer widget for GTK
@@ -17466,7 +17466,7 @@ sys-libs/zlib-ng 2.0.7 2.1.2-r1 2.1.3: Fork of the zlib data compression library
sys-power/RyzenAdj 0.12.0 0.13.0: The power management tool for mobile and desktop Ryzen APUs
sys-power/acpi 1.7-r1: Displays information about ACPI devices
sys-power/acpi_call 1.2.2-r1 9999: A linux kernel module that enables calls to ACPI
-sys-power/acpid 2.0.34: Daemon for Advanced Configuration and Power Interface
+sys-power/acpid 2.0.34 2.0.34-r1: Daemon for Advanced Configuration and Power Interface
sys-power/acpilight 1.2-r4: Replacement for xbacklight that uses the ACPI interface to set brightness
sys-power/acpitool 0.5.1-r2: A replacement for the APM tool
sys-power/apcupsd 3.14.14-r3: APC UPS daemon with integrated tcp/ip remote shutdown
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index c5a9b4c74589..b9af41aed943 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 21 Aug 2023 16:31:37 +0000
+Mon, 21 Aug 2023 16:46:42 +0000