summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-07-29 03:01:45 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-07-29 03:01:45 +0000
commit53b0e4bf72130d419bf735f6b920b23af4296056 (patch)
tree298e6e4fc883985d69c6ecb915de8e0489633f81 /metadata
parentMerge updates from master (diff)
downloadgentoo-53b0e4bf72130d419bf735f6b920b23af4296056.tar.gz
gentoo-53b0e4bf72130d419bf735f6b920b23af4296056.tar.bz2
gentoo-53b0e4bf72130d419bf735f6b920b23af4296056.zip
2023-07-29 03:01:44 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/aws-sam-translator-1.72.016
-rw-r--r--metadata/md5-cache/dev-python/dkimpy-1.1.516
-rw-r--r--metadata/md5-cache/dev-python/mdx-gh-links-0.3 (renamed from metadata/md5-cache/dev-python/mdx_gh_links-0.3)0
-rw-r--r--metadata/md5-cache/dev-python/mdx-gh-links-0.3.116
-rw-r--r--metadata/md5-cache/dev-python/mkdocs-1.4.3-r12
-rw-r--r--metadata/md5-cache/dev-python/mkdocs-1.5.02
-rw-r--r--metadata/md5-cache/dev-python/mkdocs-1.5.12
-rw-r--r--metadata/md5-cache/dev-python/pathspec-0.11.216
-rw-r--r--metadata/md5-cache/dev-python/pytest-param-files-0.5.016
-rw-r--r--metadata/md5-cache/dev-python/sqlglot-17.8.616
-rw-r--r--metadata/md5-cache/dev-util/roctracer-5.3.3-r1 (renamed from metadata/md5-cache/dev-util/roctracer-5.3.3)6
-rw-r--r--metadata/md5-cache/sci-libs/hipBLAS-5.4.216
-rw-r--r--metadata/md5-cache/sci-libs/rocSOLVER-5.1.3-r1 (renamed from metadata/md5-cache/sci-libs/rocSOLVER-5.1.3)6
-rw-r--r--metadata/md5-cache/sci-libs/rocSOLVER-5.4.217
-rw-r--r--metadata/pkg_desc_index18
-rw-r--r--metadata/timestamp.chk2
16 files changed, 148 insertions, 19 deletions
diff --git a/metadata/md5-cache/dev-python/aws-sam-translator-1.72.0 b/metadata/md5-cache/dev-python/aws-sam-translator-1.72.0
new file mode 100644
index 000000000000..3d2c12dfbbae
--- /dev/null
+++ b/metadata/md5-cache/dev-python/aws-sam-translator-1.72.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/parameterized[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( <dev-python/boto3-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/boto3-1.19.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-3.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/pydantic-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pydantic-1.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/typing-extensions-5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-extensions-4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[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=A library that transform SAM templates into AWS CloudFormation templates
+EAPI=8
+HOMEPAGE=https://github.com/aws/serverless-application-model/ https://pypi.org/project/aws-sam-translator/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
+LICENSE=Apache-2.0
+RDEPEND=<dev-python/boto3-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/boto3-1.19.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-3.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/pydantic-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pydantic-1.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/typing-extensions-5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-extensions-4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[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/aws/serverless-application-model/archive/v1.72.0.tar.gz -> serverless-application-model-1.72.0.gh.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
+_md5_=3b51212bb788567e5b2f86181133b284
diff --git a/metadata/md5-cache/dev-python/dkimpy-1.1.5 b/metadata/md5-cache/dev-python/dkimpy-1.1.5
new file mode 100644
index 000000000000..55cb28f8f8f0
--- /dev/null
+++ b/metadata/md5-cache/dev-python/dkimpy-1.1.5
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/authres[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pynacl[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/dnspython-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[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 ) 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 postinst prepare test
+DESCRIPTION=DKIM and ARC email signing and verification library
+EAPI=8
+HOMEPAGE=https://launchpad.net/dkimpy/ https://pypi.org/project/dkimpy/
+INHERIT=distutils-r1 optfeature pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=BSD
+RDEPEND=>=dev-python/dnspython-2.0.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://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-1.1.5.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=6cd938a317be258b2187bf25df31cf8a
diff --git a/metadata/md5-cache/dev-python/mdx_gh_links-0.3 b/metadata/md5-cache/dev-python/mdx-gh-links-0.3
index 29c032b02d49..29c032b02d49 100644
--- a/metadata/md5-cache/dev-python/mdx_gh_links-0.3
+++ b/metadata/md5-cache/dev-python/mdx-gh-links-0.3
diff --git a/metadata/md5-cache/dev-python/mdx-gh-links-0.3.1 b/metadata/md5-cache/dev-python/mdx-gh-links-0.3.1
new file mode 100644
index 000000000000..d41a320a9a4f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/mdx-gh-links-0.3.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=dev-python/markdown-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[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=An extension which adds links to GitHub users, repositories, issues and commits
+EAPI=8
+HOMEPAGE=https://github.com/Python-Markdown/github-links/ https://pypi.org/project/mdx-gh-links/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~riscv ~x86
+LICENSE=BSD
+RDEPEND=>=dev-python/markdown-3.0.0[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/Python-Markdown/github-links/archive/0.3.1.tar.gz -> github-links-0.3.1.gh.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
+_md5_=4689e5cf5950675813af9da58e41aa05
diff --git a/metadata/md5-cache/dev-python/mkdocs-1.4.3-r1 b/metadata/md5-cache/dev-python/mkdocs-1.4.3-r1
index 0da7502a6591..f56399092afa 100644
--- a/metadata/md5-cache/dev-python/mkdocs-1.4.3-r1
+++ b/metadata/md5-cache/dev-python/mkdocs-1.4.3-r1
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mkdocs/mkdocs/archive/1.4.3.tar.gz -> mkdocs-1.4.3.gh.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
-_md5_=8b25674926f1039491cd24d7d0becb1d
+_md5_=d2a7b092a8b0a9251316bb42d6ffe12d
diff --git a/metadata/md5-cache/dev-python/mkdocs-1.5.0 b/metadata/md5-cache/dev-python/mkdocs-1.5.0
index e91fbe56d0a8..a79a38dbd333 100644
--- a/metadata/md5-cache/dev-python/mkdocs-1.5.0
+++ b/metadata/md5-cache/dev-python/mkdocs-1.5.0
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mkdocs/mkdocs/archive/1.5.0.tar.gz -> mkdocs-1.5.0.gh.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
-_md5_=222cea0beae1d525edc6d113e50084e4
+_md5_=9d24f41d3d319eed6c5f0d57b4825ec5
diff --git a/metadata/md5-cache/dev-python/mkdocs-1.5.1 b/metadata/md5-cache/dev-python/mkdocs-1.5.1
index 06ccf3ae6635..686f2ea78b58 100644
--- a/metadata/md5-cache/dev-python/mkdocs-1.5.1
+++ b/metadata/md5-cache/dev-python/mkdocs-1.5.1
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mkdocs/mkdocs/archive/1.5.1.tar.gz -> mkdocs-1.5.1.gh.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
-_md5_=222cea0beae1d525edc6d113e50084e4
+_md5_=9d24f41d3d319eed6c5f0d57b4825ec5
diff --git a/metadata/md5-cache/dev-python/pathspec-0.11.2 b/metadata/md5-cache/dev-python/pathspec-0.11.2
new file mode 100644
index 000000000000..b18dc0784d19
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pathspec-0.11.2
@@ -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-13[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=Utility library for gitignore style pattern matching of file paths
+EAPI=8
+HOMEPAGE=https://github.com/cpburnz/python-pathspec/ https://pypi.org/project/pathspec/
+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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=MPL-2.0
+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://files.pythonhosted.org/packages/source/p/pathspec/pathspec-0.11.2.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=3c64c069f624ae07fd8b62ea293cb43e
diff --git a/metadata/md5-cache/dev-python/pytest-param-files-0.5.0 b/metadata/md5-cache/dev-python/pytest-param-files-0.5.0
new file mode 100644
index 000000000000..d265c3610cae
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pytest-param-files-0.5.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=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/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=Pytest parametrize decorators from external files.
+EAPI=8
+HOMEPAGE=https://github.com/chrisjsewell/pytest-param-files/ https://pypi.org/project/pytest_param_files/
+INHERIT=distutils-r1
+IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=MIT
+RDEPEND=dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[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 )
+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/chrisjsewell/pytest-param-files/archive/v0.5.0.tar.gz -> pytest-param-files-0.5.0.gh.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
+_md5_=4ab2296115ead180d5d45fc5222e1de4
diff --git a/metadata/md5-cache/dev-python/sqlglot-17.8.6 b/metadata/md5-cache/dev-python/sqlglot-17.8.6
new file mode 100644
index 000000000000..75fe65073e0c
--- /dev/null
+++ b/metadata/md5-cache/dev-python/sqlglot-17.8.6
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=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 postinst prepare test
+DESCRIPTION=An easily customizable SQL parser and transpiler
+EAPI=8
+HOMEPAGE=https://sqlglot.com https://github.com/tobymao/sqlglot/ https://pypi.org/project/sqlglot/
+INHERIT=distutils-r1 pypi optfeature
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=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://files.pythonhosted.org/packages/source/s/sqlglot/sqlglot-17.8.6.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
+_md5_=fa3cd6568f8a98a037f0128f5b1460a2
diff --git a/metadata/md5-cache/dev-util/roctracer-5.3.3 b/metadata/md5-cache/dev-util/roctracer-5.3.3-r1
index 87e2760eff6e..2a205caab761 100644
--- a/metadata/md5-cache/dev-util/roctracer-5.3.3
+++ b/metadata/md5-cache/dev-util/roctracer-5.3.3-r1
@@ -1,6 +1,6 @@
BDEPEND=|| ( ( dev-lang/python:3.11 dev-python/CppHeaderParser[python_targets_python3_11(-)] dev-python/ply[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/CppHeaderParser[python_targets_python3_10(-)] dev-python/ply[python_targets_python3_10(-)] ) ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
-DEPEND=dev-libs/rocr-runtime:0/5.3 dev-util/hip:0/5.3
+DEPEND=dev-libs/rocr-runtime dev-util/hip
DESCRIPTION=Callback/Activity Library for Performance tracing AMD GPU's
EAPI=8
HOMEPAGE=https://github.com/ROCm-Developer-Tools/roctracer.git
@@ -8,9 +8,9 @@ INHERIT=cmake prefix python-any-r1 rocm
IUSE=test +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031
KEYWORDS=~amd64
LICENSE=MIT
-RDEPEND=dev-libs/rocr-runtime:0/5.3 dev-util/hip:0/5.3
+RDEPEND=dev-libs/rocr-runtime dev-util/hip
RESTRICT=!test? ( test )
SLOT=0/5.3
SRC_URI=https://github.com/ROCm-Developer-Tools/roctracer/archive/rocm-5.3.3.tar.gz -> rocm-tracer-5.3.3.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 prefix eab3c99d77fe00506c109c8a736186f7 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-any-r1 845fed6b6dfc35679a4fea289272ddc0 rocm d027c5dabbfc98896a8fe0defa5a6c0a
-_md5_=b2eb51ffe046fbad1d34813cb865ff1c
+_md5_=75f42a9e493ce9d46b761024b1609148
diff --git a/metadata/md5-cache/sci-libs/hipBLAS-5.4.2 b/metadata/md5-cache/sci-libs/hipBLAS-5.4.2
new file mode 100644
index 000000000000..6c69dd7555dc
--- /dev/null
+++ b/metadata/md5-cache/sci-libs/hipBLAS-5.4.2
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-util/hip sci-libs/rocBLAS:0/5.4[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] sci-libs/rocSOLVER:0/5.4[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?]
+DESCRIPTION=ROCm BLAS marshalling library
+EAPI=8
+HOMEPAGE=https://github.com/ROCmSoftwarePlatform/hipBLAS
+INHERIT=cmake rocm
+IUSE=+amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102
+KEYWORDS=~amd64
+LICENSE=MIT
+RDEPEND=dev-util/hip sci-libs/rocBLAS:0/5.4[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] sci-libs/rocSOLVER:0/5.4[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?]
+REQUIRED_USE=|| ( amdgpu_targets_gfx906 amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 )
+SLOT=0/5.4
+SRC_URI=https://github.com/ROCmSoftwarePlatform/hipBLAS/archive/rocm-5.4.2.tar.gz -> hipBLAS-5.4.2.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 rocm d027c5dabbfc98896a8fe0defa5a6c0a
+_md5_=cb1725e6a430adc434aae9804789536a
diff --git a/metadata/md5-cache/sci-libs/rocSOLVER-5.1.3 b/metadata/md5-cache/sci-libs/rocSOLVER-5.1.3-r1
index 66359338f3c7..55d35e2e3827 100644
--- a/metadata/md5-cache/sci-libs/rocSOLVER-5.1.3
+++ b/metadata/md5-cache/sci-libs/rocSOLVER-5.1.3-r1
@@ -1,6 +1,6 @@
BDEPEND=test? ( dev-cpp/gtest >=dev-util/cmake-3.22 virtual/blas ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
-DEPEND=dev-util/hip sci-libs/rocBLAS:0/5.1[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?] =dev-libs/libfmt-8* benchmark? ( virtual/blas )
+DEPEND=dev-util/hip sci-libs/rocBLAS[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?] dev-libs/libfmt benchmark? ( virtual/blas )
DESCRIPTION=Implementation of a subset of LAPACK functionality on the ROCm platform
EAPI=8
HOMEPAGE=https://github.com/ROCmSoftwarePlatform/rocSOLVER
@@ -8,10 +8,10 @@ INHERIT=cmake edo rocm
IUSE=test benchmark +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031
KEYWORDS=~amd64
LICENSE=BSD
-RDEPEND=dev-util/hip sci-libs/rocBLAS:0/5.1[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?] =dev-libs/libfmt-8* benchmark? ( virtual/blas )
+RDEPEND=dev-util/hip sci-libs/rocBLAS[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?] dev-libs/libfmt benchmark? ( virtual/blas )
REQUIRED_USE=|| ( amdgpu_targets_gfx906 amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 )
RESTRICT=!test? ( test )
SLOT=0/5.1
SRC_URI=https://github.com/ROCmSoftwarePlatform/rocSOLVER/archive/rocm-5.1.3.tar.gz -> rocSOLVER-5.1.3.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 rocm d027c5dabbfc98896a8fe0defa5a6c0a
-_md5_=4aa107d6ef560393d5f58d034bf5aa0f
+_md5_=781cc75680a2b64259330c4ef6bac8ad
diff --git a/metadata/md5-cache/sci-libs/rocSOLVER-5.4.2 b/metadata/md5-cache/sci-libs/rocSOLVER-5.4.2
new file mode 100644
index 000000000000..3dbe2b7ffaea
--- /dev/null
+++ b/metadata/md5-cache/sci-libs/rocSOLVER-5.4.2
@@ -0,0 +1,17 @@
+BDEPEND=test? ( dev-cpp/gtest >=dev-util/cmake-3.22 virtual/blas ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-util/hip sci-libs/rocBLAS[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] dev-libs/libfmt benchmark? ( virtual/blas )
+DESCRIPTION=Implementation of a subset of LAPACK functionality on the ROCm platform
+EAPI=8
+HOMEPAGE=https://github.com/ROCmSoftwarePlatform/rocSOLVER
+INHERIT=cmake edo rocm
+IUSE=test benchmark +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102
+KEYWORDS=~amd64
+LICENSE=BSD
+RDEPEND=dev-util/hip sci-libs/rocBLAS[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] dev-libs/libfmt benchmark? ( virtual/blas )
+REQUIRED_USE=|| ( amdgpu_targets_gfx906 amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 )
+RESTRICT=!test? ( test )
+SLOT=0/5.4
+SRC_URI=https://github.com/ROCmSoftwarePlatform/rocSOLVER/archive/rocm-5.4.2.tar.gz -> rocSOLVER-5.4.2.tar.gz
+_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 rocm d027c5dabbfc98896a8fe0defa5a6c0a
+_md5_=48e3e0f69e086dcd27d2780fe1369fb8
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 70515f2b3b67..859672068752 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -7941,7 +7941,7 @@ dev-python/automat 22.10.0: Self-service finite-state machines for the programme
dev-python/autopage 0.5.1: A library to provide automatic paging for console output
dev-python/autopep8 2.0.2 9999: Automatically formats Python code to conform to the PEP 8 style guide
dev-python/autoprop 4.1.0: Infer properties from accessor methods
-dev-python/aws-sam-translator 1.71.0: A library that transform SAM templates into AWS CloudFormation templates
+dev-python/aws-sam-translator 1.71.0 1.72.0: A library that transform SAM templates into AWS CloudFormation templates
dev-python/aws-xray-sdk 2.12.0: AWS X-Ray SDK for Python
dev-python/awxkit 22.5.0: Command line interface for Ansible AWX
dev-python/babelfish 0.6.0-r2 9999: Python library to work with countries and languages
@@ -8132,7 +8132,7 @@ dev-python/django-taggit 3.1.0: Simple tagging for Django
dev-python/django-timezone-field 5.1: A Django app providing database and form fields for pytz timezone objects
dev-python/django_polymorphic 3.1-r1: Seamless Polymorphic Inheritance for Django Models
dev-python/djangorestframework 3.14.0: Web APIs with django made easy
-dev-python/dkimpy 1.1.4: DKIM and ARC email signing and verification library
+dev-python/dkimpy 1.1.4 1.1.5: DKIM and ARC email signing and verification library
dev-python/dns-lexicon 3.12.0: Manipulate DNS records on various DNS providers in a standardized/agnostic way
dev-python/dnspython 2.3.0 2.4.0 2.4.1: DNS toolkit for Python
dev-python/doc8 1.1.1: Style checker for Sphinx (or other) RST documentation
@@ -8486,7 +8486,7 @@ dev-python/matterhook 0.2-r2: Interact with Mattermost incoming webhooks easily
dev-python/mccabe 0.7.0: flake8 plugin: McCabe complexity checker
dev-python/mdit-py-plugins 0.4.0: Collection of plugins for markdown-it-py
dev-python/mdurl 0.1.2: Markdown URL utilities
-dev-python/mdx_gh_links 0.3: An extension which adds links to GitHub users, repositories, issues and commits
+dev-python/mdx-gh-links 0.3 0.3.1: An extension which adds links to GitHub users, repositories, issues and commits
dev-python/mecab-python 0.996-r1: Python binding for MeCab
dev-python/mechanize 0.4.8: Stateful programmatic web browsing in Python
dev-python/mediafile 0.11.0 0.12.0: Read and write audio files' tags in Python
@@ -8635,7 +8635,7 @@ dev-python/path 16.6.0-r1 16.7.1: A module wrapper for os.path
dev-python/path-and-address 2.0.1 2.0.1-r1: Functions for server CLI applications used by humans
dev-python/pathable 0.4.3: Object-oriented paths
dev-python/pathlib2 2.3.7_p1-r1: Backport of pathlib aiming to support the full stdlib Python API
-dev-python/pathspec 0.11.1: Utility library for gitignore style pattern matching of file paths
+dev-python/pathspec 0.11.1 0.11.2: Utility library for gitignore style pattern matching of file paths
dev-python/pathvalidate 3.1.0: A Python library to sanitize/validate a string such as filenames/file-paths/etc
dev-python/patiencediff 0.2.13: Python implementation of the patiencediff algorithm
dev-python/patsy 0.5.3-r1: Python module to describe statistical models and design matrices
@@ -8925,7 +8925,7 @@ dev-python/pytest-mock 3.11.1: Thin-wrapper around the mock package for easier u
dev-python/pytest-mpl 0.16.1: Facilitate image comparison for Matplotlib figures
dev-python/pytest-order 1.1.0: pytest plugin to run your tests in a specific order
dev-python/pytest-ordering 0.6: pytest plugin to run your tests in a specific order
-dev-python/pytest-param-files 0.3.5: Pytest parametrize decorators from external files.
+dev-python/pytest-param-files 0.3.5 0.5.0: Pytest parametrize decorators from external files.
dev-python/pytest-plus 0.4.0: PyTest Plus Plugin - extends pytest functionality
dev-python/pytest-qt 4.2.0: Pytest plugin for PyQt5 and PySide2 applications
dev-python/pytest-regressions 2.4.2: Easy to use fixtures to write regression tests
@@ -9246,7 +9246,7 @@ dev-python/spyder-unittest 0.6.0: Plugin for Spyder to run tests and view the re
dev-python/spyder-vim 0.1.0: Plugin for Spyder to enable Vim keybindings
dev-python/sqlalchemy 1.4.48 1.4.49 2.0.15 2.0.16 2.0.17 2.0.18 2.0.19: Python SQL toolkit and Object Relational Mapper
dev-python/sqlalchemy-rqlite 1.2: A SQLAlchemy dialect for rqlite
-dev-python/sqlglot 17.8.4: An easily customizable SQL parser and transpiler
+dev-python/sqlglot 17.8.4 17.8.6: An easily customizable SQL parser and transpiler
dev-python/sqlitedict 2.1.0: Persistent dict in Python, backed by SQLite and pickle
dev-python/sqlparse 0.4.4: A non-validating SQL parser module for Python
dev-python/sshtunnel 0.3.1: Pure Python SSH tunnels
@@ -10675,7 +10675,7 @@ dev-util/rocm-smi 5.1.3-r1 5.4.2 9999: ROCm System Management Interface Library
dev-util/rocm_bandwidth_test 5.3.3 5.4.3: Bandwidth test for ROCm
dev-util/rocminfo 5.1.3 5.3.3 5.4.3 9999: ROCm Application for Reporting System Info
dev-util/rocprofiler 5.1.3-r1 5.3.3: Callback/Activity Library for Performance tracing AMD GPU's
-dev-util/roctracer 5.1.3-r1 5.3.3: Callback/Activity Library for Performance tracing AMD GPU's
+dev-util/roctracer 5.1.3-r1 5.3.3-r1: Callback/Activity Library for Performance tracing AMD GPU's
dev-util/ropper 1.13.8 9999: Use to display information about binary files in different file formats
dev-util/rpmdevtools 9.5: Collection of rpm packaging related utilities
dev-util/rr 5.6.0-r2 5.6.0-r4: Record and Replay Framework
@@ -15877,7 +15877,7 @@ sci-libs/h5hut 1.99.13-r1: High-Performance I/O Library for Particle-based Simul
sci-libs/h5part 1.6.6: Portable High Performance Parallel Data Interface to HDF5
sci-libs/hdf 4.2.15-r1: General purpose library and format for storing scientific data
sci-libs/hdf5 1.10.5-r1 1.12.2-r4 1.12.2-r6 1.14.1: General purpose library and file format for storing scientific data
-sci-libs/hipBLAS 5.1.3: ROCm BLAS marshalling library
+sci-libs/hipBLAS 5.1.3 5.4.2: ROCm BLAS marshalling library
sci-libs/hipCUB 5.1.3: Wrapper of rocPRIM or CUB for GPU parallel primitives
sci-libs/hipFFT 5.1.3: CU / ROCM agnostic hip FFT implementation
sci-libs/hipSPARSE 5.1.3-r1: ROCm SPARSE marshalling library
@@ -15998,7 +15998,7 @@ sci-libs/rocBLAS 5.1.3-r3 5.4.2-r3: AMD's library for BLAS on ROCm
sci-libs/rocFFT 5.1.3: Next generation FFT implementation for ROCm
sci-libs/rocPRIM 5.1.3: HIP parallel primitives for developing performant GPU-accelerated code on ROCm
sci-libs/rocRAND 5.1.3: Generate pseudo-random and quasi-random numbers
-sci-libs/rocSOLVER 5.1.3: Implementation of a subset of LAPACK functionality on the ROCm platform
+sci-libs/rocSOLVER 5.1.3-r1 5.4.2: Implementation of a subset of LAPACK functionality on the ROCm platform
sci-libs/rocSPARSE 5.1.3-r1: Basic Linear Algebra Subroutines for sparse computation
sci-libs/rocThrust 5.1.3: HIP back-end for the parallel algorithm library Thrust
sci-libs/rosetta-db 3.4: Essential database for rosetta
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 2d04c832e61e..b3094ff9ab78 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 29 Jul 2023 02:31:44 +0000
+Sat, 29 Jul 2023 03:01:44 +0000