summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-11-25 06:16:55 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-11-25 06:16:55 +0000
commitc383818be0657969eb792f0bed980d9c9fb2ed64 (patch)
tree46e926d52a030b94679eb69215a2449b5d1955dd /metadata
parentMerge updates from master (diff)
downloadgentoo-c383818be0657969eb792f0bed980d9c9fb2ed64.tar.gz
gentoo-c383818be0657969eb792f0bed980d9c9fb2ed64.tar.bz2
gentoo-c383818be0657969eb792f0bed980d9c9fb2ed64.zip
2023-11-25 06:16:54 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-admin/vault-1.14.517
-rw-r--r--metadata/md5-cache/dev-python/idna-3.516
-rw-r--r--metadata/md5-cache/dev-python/moto-4.2.1016
-rw-r--r--metadata/md5-cache/dev-python/sentry-sdk-1.31.016
-rw-r--r--metadata/md5-cache/dev-python/sentry-sdk-1.32.016
-rw-r--r--metadata/md5-cache/dev-python/sentry-sdk-1.33.116
-rw-r--r--metadata/md5-cache/dev-python/sentry-sdk-1.34.016
-rw-r--r--metadata/md5-cache/dev-python/sentry-sdk-1.37.1 (renamed from metadata/md5-cache/dev-python/sentry-sdk-1.36.0)4
-rw-r--r--metadata/md5-cache/gui-libs/wlroots-0.17.016
-rw-r--r--metadata/md5-cache/media-libs/libglvnd-1.7.04
-rw-r--r--metadata/md5-cache/media-libs/libraw-0.21.1-r14
-rw-r--r--metadata/md5-cache/sci-libs/symengine-0.10.14
-rw-r--r--metadata/md5-cache/sys-devel/binutils-2.40-r94
-rw-r--r--metadata/md5-cache/sys-libs/binutils-libs-2.40-r74
-rw-r--r--metadata/pkg_desc_index10
-rw-r--r--metadata/timestamp.chk2
16 files changed, 83 insertions, 82 deletions
diff --git a/metadata/md5-cache/app-admin/vault-1.14.5 b/metadata/md5-cache/app-admin/vault-1.14.5
new file mode 100644
index 000000000000..b3bdf55edff5
--- /dev/null
+++ b/metadata/md5-cache/app-admin/vault-1.14.5
@@ -0,0 +1,17 @@
+BDEPEND=app-arch/zip dev-go/gox >=dev-lang/go-1.15.3 >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
+DEFINED_PHASES=compile install postinst prepare unpack
+DEPEND=acct-group/vault acct-user/vault
+DESCRIPTION=A tool for managing secrets
+EAPI=8
+HOMEPAGE=https://vaultproject.io/
+IDEPEND=filecaps? ( sys-libs/libcap )
+INHERIT=fcaps go-module systemd
+IUSE=+webui +filecaps
+KEYWORDS=~amd64 ~arm64 ~riscv
+LICENSE=MPL-2.0 Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT
+RDEPEND=acct-group/vault acct-user/vault
+RESTRICT=test strip
+SLOT=0
+SRC_URI=https://github.com/zmedico/vault/archive/refs/tags/v1.14.5-vendor.tar.gz -> vault-1.14.5-vendor.tar.gz webui? ( https://dev.gentoo.org/~zmedico/dist/vault-1.14.5-webui.tar.xz )
+_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 systemd c8b03e8df84486aa991d4396686e8942
+_md5_=0bedb94d47d5ec1848cc4806c4721c1c
diff --git a/metadata/md5-cache/dev-python/idna-3.5 b/metadata/md5-cache/dev-python/idna-3.5
new file mode 100644
index 000000000000..e65951a621f8
--- /dev/null
+++ b/metadata/md5-cache/dev-python/idna-3.5
@@ -0,0 +1,16 @@
+BDEPEND=test? ( python_targets_pypy3? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Internationalized Domain Names in Applications (IDNA)
+EAPI=8
+HOMEPAGE=https://github.com/kjd/idna/ https://pypi.org/project/idna/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=BSD
+RDEPEND=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/kjd/idna/archive/v3.5.tar.gz -> idna-3.5.gh.tar.gz
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=32e1fdda9a0aaf66c4b32f7a88de43a8
diff --git a/metadata/md5-cache/dev-python/moto-4.2.10 b/metadata/md5-cache/dev-python/moto-4.2.10
new file mode 100644
index 000000000000..2193c6e3da05
--- /dev/null
+++ b/metadata/md5-cache/dev-python/moto-4.2.10
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/freezegun[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/responses[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sure-1.4.11[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/aws-xray-sdk-0.93[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cfn-lint-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-3.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cookies[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/docker-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/idna-2.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jinja-2.10.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsondiff-1.1.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/boto3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/botocore[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask-cors[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/more-itertools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyparsing-3.0.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/openapi-spec-validator-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-dateutil-2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/responses-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sshpubkeys[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/xmltodict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/werkzeug[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zipp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[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-15[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=Mock library for boto
+EAPI=8
+HOMEPAGE=https://github.com/getmoto/moto/ https://pypi.org/project/moto/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=dev-python/aws-xray-sdk-0.93[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cfn-lint-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-3.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cookies[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/docker-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/idna-2.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jinja-2.10.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsondiff-1.1.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/boto3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/botocore[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask-cors[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/more-itertools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyparsing-3.0.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/openapi-spec-validator-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-dateutil-2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/responses-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sshpubkeys[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/xmltodict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/werkzeug[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zipp[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/m/moto/moto-4.2.10.tar.gz
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=8389d4300b82b85a23dd3474987964e1
diff --git a/metadata/md5-cache/dev-python/sentry-sdk-1.31.0 b/metadata/md5-cache/dev-python/sentry-sdk-1.31.0
deleted file mode 100644
index abb246a1abae..000000000000
--- a/metadata/md5-cache/dev-python/sentry-sdk-1.31.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/asttokens[python_targets_python3_11(-)?] dev-python/django[python_targets_python3_11(-)?] dev-python/executing[python_targets_python3_11(-)?] dev-python/fakeredis[python_targets_python3_11(-)?] dev-python/flask-login[python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_11(-)?] dev-python/pyrsistent[python_targets_python3_11(-)?] dev-python/pytest-aiohttp[python_targets_python3_11(-)?] dev-python/pytest-django[python_targets_python3_11(-)?] dev-python/pytest-forked[python_targets_python3_11(-)?] dev-python/pytest-localserver[python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_11(-)?] dev-python/responses[python_targets_python3_11(-)?] dev-python/werkzeug[python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_11(-)?] ) test? ( dev-python/urllib3[python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python client for Sentry
-EAPI=8
-HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_11
-KEYWORDS=amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86
-LICENSE=PSF-2
-RDEPEND=dev-python/urllib3[python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_11 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/getsentry/sentry-python/archive/1.31.0.tar.gz -> sentry-python-1.31.0.gh.tar.gz
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
-_md5_=2772fd5c89eb98ae17e1659ae29513f3
diff --git a/metadata/md5-cache/dev-python/sentry-sdk-1.32.0 b/metadata/md5-cache/dev-python/sentry-sdk-1.32.0
deleted file mode 100644
index 27c8ca007af4..000000000000
--- a/metadata/md5-cache/dev-python/sentry-sdk-1.32.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/asttokens[python_targets_python3_11(-)?] dev-python/django[python_targets_python3_11(-)?] dev-python/executing[python_targets_python3_11(-)?] dev-python/fakeredis[python_targets_python3_11(-)?] dev-python/flask-login[python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_11(-)?] dev-python/pyrsistent[python_targets_python3_11(-)?] dev-python/pytest-aiohttp[python_targets_python3_11(-)?] dev-python/pytest-django[python_targets_python3_11(-)?] dev-python/pytest-forked[python_targets_python3_11(-)?] dev-python/pytest-localserver[python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_11(-)?] dev-python/responses[python_targets_python3_11(-)?] dev-python/werkzeug[python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_11(-)?] ) test? ( dev-python/urllib3[python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python client for Sentry
-EAPI=8
-HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_11
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86
-LICENSE=PSF-2
-RDEPEND=dev-python/urllib3[python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_11 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/getsentry/sentry-python/archive/1.32.0.tar.gz -> sentry-python-1.32.0.gh.tar.gz
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
-_md5_=1cf8d1739d350298ce6f864d7010197e
diff --git a/metadata/md5-cache/dev-python/sentry-sdk-1.33.1 b/metadata/md5-cache/dev-python/sentry-sdk-1.33.1
deleted file mode 100644
index a7a753f16971..000000000000
--- a/metadata/md5-cache/dev-python/sentry-sdk-1.33.1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/asttokens[python_targets_python3_11(-)?] dev-python/django[python_targets_python3_11(-)?] dev-python/executing[python_targets_python3_11(-)?] dev-python/fakeredis[python_targets_python3_11(-)?] dev-python/flask-login[python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_11(-)?] dev-python/pyrsistent[python_targets_python3_11(-)?] dev-python/pytest-aiohttp[python_targets_python3_11(-)?] dev-python/pytest-django[python_targets_python3_11(-)?] dev-python/pytest-forked[python_targets_python3_11(-)?] dev-python/pytest-localserver[python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_11(-)?] dev-python/responses[python_targets_python3_11(-)?] dev-python/werkzeug[python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_11(-)?] ) test? ( dev-python/urllib3[python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python client for Sentry
-EAPI=8
-HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_11
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86
-LICENSE=PSF-2
-RDEPEND=dev-python/urllib3[python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_11 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/getsentry/sentry-python/archive/1.33.1.tar.gz -> sentry-python-1.33.1.gh.tar.gz
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
-_md5_=d4a81e581cedc36fd7af13e2c32ada00
diff --git a/metadata/md5-cache/dev-python/sentry-sdk-1.34.0 b/metadata/md5-cache/dev-python/sentry-sdk-1.34.0
deleted file mode 100644
index 483adf0d15bf..000000000000
--- a/metadata/md5-cache/dev-python/sentry-sdk-1.34.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/asttokens[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/django[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/executing[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/fakeredis[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask-login[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyrsistent[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-aiohttp[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-django[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-forked[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-localserver[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-socks[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/responses[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-event[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/certifi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python client for Sentry
-EAPI=8
-HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86
-LICENSE=PSF-2
-RDEPEND=dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/certifi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
-REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/getsentry/sentry-python/archive/1.34.0.tar.gz -> sentry-python-1.34.0.gh.tar.gz
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
-_md5_=e545306380e89d20c3a24212e90a9d1d
diff --git a/metadata/md5-cache/dev-python/sentry-sdk-1.36.0 b/metadata/md5-cache/dev-python/sentry-sdk-1.37.1
index c30ed8b52b92..958469fd36da 100644
--- a/metadata/md5-cache/dev-python/sentry-sdk-1.36.0
+++ b/metadata/md5-cache/dev-python/sentry-sdk-1.37.1
@@ -11,6 +11,6 @@ RDEPEND=dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://github.com/getsentry/sentry-python/archive/1.36.0.tar.gz -> sentry-python-1.36.0.gh.tar.gz
+SRC_URI=https://github.com/getsentry/sentry-python/archive/1.37.1.tar.gz -> sentry-python-1.37.1.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
-_md5_=f949a9873ab611aa7624c968a692e946
+_md5_=401a67364b7cbb5b9f176bfa6b5f7465
diff --git a/metadata/md5-cache/gui-libs/wlroots-0.17.0 b/metadata/md5-cache/gui-libs/wlroots-0.17.0
new file mode 100644
index 000000000000..da3194fc9737
--- /dev/null
+++ b/metadata/md5-cache/gui-libs/wlroots-0.17.0
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-libs/wayland-protocols-1.32 dev-util/wayland-scanner virtual/pkgconfig >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
+DEFINED_PHASES=compile configure install postinst test
+DEPEND=>=dev-libs/wayland-1.22.0 media-libs/mesa[egl(+),gles2] >=x11-libs/libdrm-2.4.114 x11-libs/libxkbcommon >=x11-libs/pixman-0.42.0 drm? ( media-libs/libdisplay-info sys-apps/hwdata liftoff? ( >=dev-libs/libliftoff-0.4 ) ) libinput? ( >=dev-libs/libinput-1.14.0:= ) session? ( sys-auth/seatd:= virtual/libudev ) vulkan? ( dev-util/glslang:= dev-util/vulkan-headers media-libs/vulkan-loader ) xcb-errors? ( x11-libs/xcb-util-errors ) x11-backend? ( x11-libs/libxcb:= x11-libs/xcb-util-renderutil ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm x11-base/xwayland )
+DESCRIPTION=Pluggable, composable, unopinionated modules for building a Wayland compositor
+EAPI=8
+HOMEPAGE=https://gitlab.freedesktop.org/wlroots/wlroots
+INHERIT=meson
+IUSE=liftoff +libinput +drm +session tinywl vulkan x11-backend xcb-errors X
+KEYWORDS=~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86
+LICENSE=MIT
+RDEPEND=>=dev-libs/wayland-1.22.0 media-libs/mesa[egl(+),gles2] >=x11-libs/libdrm-2.4.114 x11-libs/libxkbcommon >=x11-libs/pixman-0.42.0 drm? ( media-libs/libdisplay-info sys-apps/hwdata liftoff? ( >=dev-libs/libliftoff-0.4 ) ) libinput? ( >=dev-libs/libinput-1.14.0:= ) session? ( sys-auth/seatd:= virtual/libudev ) vulkan? ( dev-util/glslang:= dev-util/vulkan-headers media-libs/vulkan-loader ) xcb-errors? ( x11-libs/xcb-util-errors ) x11-backend? ( x11-libs/libxcb:= x11-libs/xcb-util-renderutil ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm x11-base/xwayland )
+REQUIRED_USE=drm? ( session ) libinput? ( session ) xcb-errors? ( || ( x11-backend X ) )
+SLOT=0/17
+SRC_URI=https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.0/downloads/wlroots-0.17.0.tar.gz
+_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 1be925a1f585b2f19a8e45737f09016c
+_md5_=66ae6c06bc30379b19be6e65641ee115
diff --git a/metadata/md5-cache/media-libs/libglvnd-1.7.0 b/metadata/md5-cache/media-libs/libglvnd-1.7.0
index 5410ce12f30a..876013fc93f2 100644
--- a/metadata/md5-cache/media-libs/libglvnd-1.7.0
+++ b/metadata/md5-cache/media-libs/libglvnd-1.7.0
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://gitlab.freedesktop.org/glvnd/libglvnd
INHERIT=meson-multilib python-any-r1 virtualx
IUSE=test X abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86
+KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RDEPEND=!media-libs/mesa[-libglvnd(+)] X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.7.0/libglvnd-v1.7.0.tar.bz2 -> libglvnd-1.7.0.tar.bz2
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 1be925a1f585b2f19a8e45737f09016c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 8989922d980e5e870cc3de949d1b2586 python-any-r1 f5169813d1619761b459800587005fd2 virtualx 817571665ee28575da44ee08135089e5
-_md5_=4e2402f5f6cefe0327d584e3ee5fabd9
+_md5_=757c0bbd0934bc04962f5af992f24587
diff --git a/metadata/md5-cache/media-libs/libraw-0.21.1-r1 b/metadata/md5-cache/media-libs/libraw-0.21.1-r1
index 7d311feb5725..c74108cb6a07 100644
--- a/metadata/md5-cache/media-libs/libraw-0.21.1-r1
+++ b/metadata/md5-cache/media-libs/libraw-0.21.1-r1
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.libraw.org/ https://github.com/LibRaw/LibRaw
INHERIT=multilib-minimal toolchain-funcs
IUSE=examples jpeg +lcms openmp zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-2.1 CDDL
RDEPEND=jpeg? ( media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lcms? ( >=media-libs/lcms-2.5:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=0/0.21
SRC_URI=https://www.libraw.org/data/LibRaw-0.21.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
-_md5_=5a3eea6091666dc6087e85010dc0c8e2
+_md5_=485e4f97a5c5ea111f88ccf5eadc88be
diff --git a/metadata/md5-cache/sci-libs/symengine-0.10.1 b/metadata/md5-cache/sci-libs/symengine-0.10.1
index 641ba087896d..8c9173ec8960 100644
--- a/metadata/md5-cache/sci-libs/symengine-0.10.1
+++ b/metadata/md5-cache/sci-libs/symengine-0.10.1
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/symengine/symengine
INHERIT=cmake llvm toolchain-funcs
IUSE=arb benchmarks boost debug doc ecm +flint llvm +mpc +mpfr openmp test tcmalloc +threads
-KEYWORDS=amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-libs/gmp:= sys-libs/binutils-libs:= arb? ( sci-mathematics/arb:= ) boost? ( dev-libs/boost:= ) ecm? ( sci-mathematics/gmp-ecm ) flint? ( sci-mathematics/flint:= ) mpc? ( dev-libs/mpc:= ) mpfr? ( dev-libs/mpfr:= ) llvm? ( <sys-devel/llvm-17:= ) tcmalloc? ( dev-util/google-perftools )
RESTRICT=!test? ( test )
SLOT=0/0.10
SRC_URI=https://github.com/symengine/symengine/archive/v0.10.1.tar.gz -> symengine-0.10.1.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 llvm 2e1701c714b75feb512bffdecd3fe7d0
-_md5_=19f3c71f443943f4529daea4052e2f3c
+_md5_=84f077c2c43c28ad10941bd293e0c63d
diff --git a/metadata/md5-cache/sys-devel/binutils-2.40-r9 b/metadata/md5-cache/sys-devel/binutils-2.40-r9
index 2bb765e57b7b..448ee87eede4 100644
--- a/metadata/md5-cache/sys-devel/binutils-2.40-r9
+++ b/metadata/md5-cache/sys-devel/binutils-2.40-r9
@@ -6,11 +6,11 @@ EAPI=7
HOMEPAGE=https://sourceware.org/binutils/
INHERIT=libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
IUSE=cet debuginfod doc gold gprofng multitarget +nls pgo +plugins static-libs test vanilla zstd
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-3+
RDEPEND=>=sys-devel/binutils-config-3 sys-libs/zlib debuginfod? ( dev-libs/elfutils[debuginfod(-)] ) zstd? ( app-arch/zstd:= )
RESTRICT=!test? ( test )
SLOT=2.40
SRC_URI=mirror://gnu/binutils/binutils-2.40.tar.xz https://sourceware.org/pub/binutils/releases/binutils-2.40.tar.xz https://dev.gentoo.org/~dilfridge/distfiles/binutils-2.40.tar.xz https://dev.gentoo.org/~dilfridge/distfiles/binutils-2.40-patches-7.tar.xz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 gnuconfig b6b3e92f8b8c996400074b5f61a59256 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7
-_md5_=a76bc620ff35625cb4e36d57d37b1229
+_md5_=155159ca4db668a73ce4a4eff189cdc9
diff --git a/metadata/md5-cache/sys-libs/binutils-libs-2.40-r7 b/metadata/md5-cache/sys-libs/binutils-libs-2.40-r7
index e8395ee89326..2de52fc92d68 100644
--- a/metadata/md5-cache/sys-libs/binutils-libs-2.40-r7
+++ b/metadata/md5-cache/sys-libs/binutils-libs-2.40-r7
@@ -6,11 +6,11 @@ EAPI=7
HOMEPAGE=https://sourceware.org/binutils/
INHERIT=libtool toolchain-funcs multilib-minimal
IUSE=64-bit-bfd cet multitarget nls static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris
LICENSE=|| ( GPL-3 LGPL-3 )
RDEPEND=sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-devel/binutils-config-5
RESTRICT=!test? ( test )
SLOT=0/2.40
SRC_URI=mirror://gnu/binutils/binutils-2.40.tar.xz https://dev.gentoo.org/~dilfridge/distfiles/binutils-2.40.tar.xz https://dev.gentoo.org/~dilfridge/distfiles/binutils-2.40-patches-6.tar.xz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
-_md5_=91c61f1cc11b2760bf5f34fa3714d0a3
+_md5_=8c7608b5ba396c1ff4042ad8e5e5a6a3
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 1422641a4e3d..2bb2c35f860a 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1063,7 +1063,7 @@ app-admin/tripwire 2.4.3.7: Open Source File Integrity Checker and IDS
app-admin/ttyplot 1.5.1 1.5.2: Realtime plotting utility with data input from stdin
app-admin/ulogd 2.0.8: A userspace logging daemon for netfilter/iptables related logging
app-admin/usbview 2.2 3.0: Display the topology of devices on the USB bus
-app-admin/vault 1.12.7: A tool for managing secrets
+app-admin/vault 1.12.7 1.14.5: A tool for managing secrets
app-admin/verynice 1.1-r3: A tool for dynamically adjusting the nice-level of processes
app-admin/watchfolder 0.3.3-r2: Watches directories and processes files
app-admin/webalizer 2.23.08-r1: Webserver log file analyzer
@@ -8360,7 +8360,7 @@ dev-python/hyperlink 21.0.0-r1: A featureful, correct URL for Python
dev-python/hypothesis 6.88.1 6.88.3 6.88.4 6.89.0 6.90.0: A library for property based testing
dev-python/icalendar 5.0.10 5.0.11: Package used for parsing and generating iCalendar files (RFC 2445)
dev-python/identify 2.5.31 2.5.32: File identification library for Python
-dev-python/idna 3.4: Internationalized Domain Names in Applications (IDNA)
+dev-python/idna 3.4 3.5: 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.3: Iterative JSON parser with a Pythonic interface
dev-python/imageio 2.31.6 2.32.0 2.33.0: Python library for reading and writing image data
@@ -8588,7 +8588,7 @@ dev-python/mmtf-python 1.1.3: The python implementation of the MMTF API, decoder
dev-python/mock 5.1.0: Rolling backport of unittest.mock for all Pythons
dev-python/moddb 0.8.1 0.9.0 0.10.0: Python scrapper to access ModDB mods, games and more as objects
dev-python/more-itertools 10.1.0: More routines for operating on iterables, beyond itertools
-dev-python/moto 4.2.6 4.2.7 4.2.8 4.2.9: Mock library for boto
+dev-python/moto 4.2.6 4.2.7 4.2.8 4.2.9 4.2.10: Mock library for boto
dev-python/mpdlcd 0.5.2-r2: A small tool to display the MPD status on a LCDproc server
dev-python/mpi4py 3.1.4: Message Passing Interface for Python
dev-python/mpmath 1.3.0-r1: Python library for arbitrary-precision floating-point arithmetic
@@ -9201,7 +9201,7 @@ dev-python/selenium 4.13.0 4.14.0 4.15.0 4.15.1 4.15.2: Python language binding
dev-python/semantic-version 2.10.0: Python library providing a few tools handling SemVer in Python
dev-python/semver 3.0.1 3.0.2: A Python module for semantic versioning
dev-python/send2trash 1.8.2: Sends files to the Trash (or Recycle Bin)
-dev-python/sentry-sdk 1.31.0 1.32.0 1.33.1 1.34.0 1.35.0 1.36.0 1.37.0: Python client for Sentry
+dev-python/sentry-sdk 1.35.0 1.37.0 1.37.1: Python client for Sentry
dev-python/serpent 1.41: A simple serialization library based on ast.literal_eval
dev-python/serverfiles 0.3.1-r1: Utility for accessing HTTP server and storing files locally for reuse
dev-python/service-identity 23.1.0: Service identity verification for pyOpenSSL
@@ -11921,7 +11921,7 @@ gui-libs/vte 0.72.2 0.74.0 0.74.1: Library providing a virtual terminal emulator
gui-libs/vte-common 0.72.2 0.74.0 0.74.1: Library providing a virtual terminal emulator widget
gui-libs/wayfire-plugins-extra 0.7.0-r1 0.7.5 9999: extra plugins for wayfire
gui-libs/wf-config 0.7.1-r1 9999: library for managing wayfire configuration files
-gui-libs/wlroots 0.14.0-r2 0.14.1-r1 0.15.1 0.15.1-r1 0.16.2 0.16.2-r1 0.16.2-r2 9999: Pluggable, composable, unopinionated modules for building a Wayland compositor
+gui-libs/wlroots 0.14.0-r2 0.14.1-r1 0.15.1 0.15.1-r1 0.16.2 0.16.2-r1 0.16.2-r2 0.17.0 9999: Pluggable, composable, unopinionated modules for building a Wayland compositor
gui-libs/wpebackend-fdo 1.14.2: WPE backend designed for Linux desktop systems
gui-libs/xdg-desktop-portal-lxqt 0.4.0 0.5.0: Backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt
gui-libs/xdg-desktop-portal-wlr 0.5.0 0.6.0 0.7.0 9999: xdg-desktop-portal backend for wlroots
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index de2ce8c3648f..9ee77dbcf7f5 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 25 Nov 2023 06:02:00 +0000
+Sat, 25 Nov 2023 06:16:54 +0000