summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/dev-python/cython-3.0.0-r14
-rw-r--r--metadata/md5-cache/dev-python/inflect-6.0.416
-rw-r--r--metadata/md5-cache/dev-python/inflect-6.1.016
-rw-r--r--metadata/md5-cache/dev-python/inflect-6.2.016
-rw-r--r--metadata/md5-cache/dev-python/nbconvert-7.7.34
-rw-r--r--metadata/md5-cache/dev-python/pecan-1.4.216
-rw-r--r--metadata/md5-cache/dev-python/pecan-1.5.016
-rw-r--r--metadata/md5-cache/dev-python/pybind11-2.11.14
-rw-r--r--metadata/md5-cache/dev-python/pypy3_10-7.3.12_p14
-rw-r--r--metadata/md5-cache/dev-python/pytest-asyncio-0.21.016
-rw-r--r--metadata/md5-cache/dev-python/pytest-check-2.1.516
-rw-r--r--metadata/md5-cache/dev-python/pytest-check-2.2.016
-rw-r--r--metadata/md5-cache/dev-python/sphinx-tabs-3.4.116
-rw-r--r--metadata/pkg_desc_index10
-rw-r--r--metadata/timestamp.chk2
15 files changed, 14 insertions, 158 deletions
diff --git a/metadata/md5-cache/dev-python/cython-3.0.0-r1 b/metadata/md5-cache/dev-python/cython-3.0.0-r1
index 459d174d85c5..5a0f6f36ec45 100644
--- a/metadata/md5-cache/dev-python/cython-3.0.0-r1
+++ b/metadata/md5-cache/dev-python/cython-3.0.0-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://cython.org/ https://github.com/cython/cython/ https://pypi.org/project/Cython/
INHERIT=distutils-r1 multiprocessing toolchain-funcs
IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
-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
+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=Apache-2.0
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:=[threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/cython/cython/archive/3.0.0.tar.gz -> cython-3.0.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
-_md5_=e0317ebf9c73cbb5d64bd0de7f6bc6fc
+_md5_=4c19ab2c1e584a0beb34966844485459
diff --git a/metadata/md5-cache/dev-python/inflect-6.0.4 b/metadata/md5-cache/dev-python/inflect-6.0.4
deleted file mode 100644
index 7d94c7585dfe..000000000000
--- a/metadata/md5-cache/dev-python/inflect-6.0.4
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=>=dev-python/setuptools-scm-3.4.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/pydantic-1.9.1[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/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Correctly inflect words and numbers
-EAPI=8
-HOMEPAGE=https://pypi.org/project/inflect/ https://github.com/jaraco/inflect/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
-LICENSE=MIT
-RDEPEND=>=dev-python/pydantic-1.9.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 )
-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/i/inflect/inflect-6.0.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=8ecd627eff39adb3dec7de106a236bc3
diff --git a/metadata/md5-cache/dev-python/inflect-6.1.0 b/metadata/md5-cache/dev-python/inflect-6.1.0
deleted file mode 100644
index e1b7f87a9ff9..000000000000
--- a/metadata/md5-cache/dev-python/inflect-6.1.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=>=dev-python/setuptools-scm-3.4.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( <dev-python/pydantic-2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-1.9.1[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/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Correctly inflect words and numbers
-EAPI=8
-HOMEPAGE=https://pypi.org/project/inflect/ https://github.com/jaraco/inflect/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
-LICENSE=MIT
-RDEPEND=<dev-python/pydantic-2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-1.9.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 )
-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/i/inflect/inflect-6.1.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=4c5b85b23bd55f05b0f23aa833d8bdfd
diff --git a/metadata/md5-cache/dev-python/inflect-6.2.0 b/metadata/md5-cache/dev-python/inflect-6.2.0
deleted file mode 100644
index 30bcc95ef37c..000000000000
--- a/metadata/md5-cache/dev-python/inflect-6.2.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=>=dev-python/setuptools-scm-3.4.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/pydantic-1.9.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/typing-extensions[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/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Correctly inflect words and numbers
-EAPI=8
-HOMEPAGE=https://pypi.org/project/inflect/ https://github.com/jaraco/inflect/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
-LICENSE=MIT
-RDEPEND=>=dev-python/pydantic-1.9.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/typing-extensions[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://files.pythonhosted.org/packages/source/i/inflect/inflect-6.2.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=1e54b8526aa49fba23e3a8596da9bd41
diff --git a/metadata/md5-cache/dev-python/nbconvert-7.7.3 b/metadata/md5-cache/dev-python/nbconvert-7.7.3
index d12a116f6bef..290ca408a05f 100644
--- a/metadata/md5-cache/dev-python/nbconvert-7.7.3
+++ b/metadata/md5-cache/dev-python/nbconvert-7.7.3
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://nbconvert.readthedocs.io/ https://github.com/jupyter/nbconvert/ https://pypi.org/project/nbconvert/
INHERIT=distutils-r1 multiprocessing pypi virtualx
IUSE=test python_targets_python3_10 python_targets_python3_11 test
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=BSD
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/bleach[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/defusedxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jinja-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jupyter-core-4.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jupyterlab-pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markupsafe-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/mistune-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/nbclient-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/nbformat-5.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pandocfilters-1.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tinycss2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/traitlets-5.1.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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-7.7.3.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b virtualx 817571665ee28575da44ee08135089e5
-_md5_=f0e1ab3b71f847ed0f32305413686603
+_md5_=2f8b4127849df4b807d820ecbd1169e5
diff --git a/metadata/md5-cache/dev-python/pecan-1.4.2 b/metadata/md5-cache/dev-python/pecan-1.4.2
deleted file mode 100644
index 0a070f75a2cb..000000000000
--- a/metadata/md5-cache/dev-python/pecan-1.4.2
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/webtest-1.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/webob-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mako-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/logutils-0.3.0[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 WSGI object-dispatching web framework, lean, fast, with few dependencies
-EAPI=8
-HOMEPAGE=https://github.com/pecan/pecan/ https://pypi.org/project/pecan/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv x86
-LICENSE=BSD
-RDEPEND=>=dev-python/webob-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mako-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/logutils-0.3.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://files.pythonhosted.org/packages/source/p/pecan/pecan-1.4.2.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=05cd66200913e2932e393087d4a45e81
diff --git a/metadata/md5-cache/dev-python/pecan-1.5.0 b/metadata/md5-cache/dev-python/pecan-1.5.0
deleted file mode 100644
index 9318fab6c69a..000000000000
--- a/metadata/md5-cache/dev-python/pecan-1.5.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/webtest-1.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/webob-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mako-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/logutils-0.3.0[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 WSGI object-dispatching web framework, lean, fast, with few dependencies
-EAPI=8
-HOMEPAGE=https://github.com/pecan/pecan/ https://pypi.org/project/pecan/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
-LICENSE=BSD
-RDEPEND=>=dev-python/webob-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mako-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/logutils-0.3.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://files.pythonhosted.org/packages/source/p/pecan/pecan-1.5.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=c5c4ea4b606b57907415e073b0eb5149
diff --git a/metadata/md5-cache/dev-python/pybind11-2.11.1 b/metadata/md5-cache/dev-python/pybind11-2.11.1
index 8d6675cc5b0c..cabee7405397 100644
--- a/metadata/md5-cache/dev-python/pybind11-2.11.1
+++ b/metadata/md5-cache/dev-python/pybind11-2.11.1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pybind11.readthedocs.io/en/stable/ https://github.com/pybind/pybind11/ https://pypi.org/project/pybind11/
INHERIT=cmake 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 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos
+KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos
LICENSE=BSD
RDEPEND=dev-cpp/eigen:3 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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pybind/pybind11/archive/v2.11.1.tar.gz -> pybind11-2.11.1.gh.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
-_md5_=48edc53596aeafc52cb456e45fb1f90d
+_md5_=89fc30c41a0a73b1a774027468b311de
diff --git a/metadata/md5-cache/dev-python/pypy3_10-7.3.12_p1 b/metadata/md5-cache/dev-python/pypy3_10-7.3.12_p1
index 728e1681a9ca..4b3104e896ab 100644
--- a/metadata/md5-cache/dev-python/pypy3_10-7.3.12_p1
+++ b/metadata/md5-cache/dev-python/pypy3_10-7.3.12_p1
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://www.pypy.org/ https://foss.heptapod.net/pypy/pypy/
INHERIT=pax-utils python-utils-r1 toolchain-funcs
IUSE=+ensurepip gdbm +jit ncurses sqlite tk
-KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.12:7.3.12[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.12:7.3.12 ) dev-lang/python-exec[python_targets_pypy3(-)] dev-libs/openssl:0= dev-python/gentoo-common ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !~dev-python/pypy3-7.3.12_rc1
RESTRICT=test
SLOT=0/pypy310-pp73-384
SRC_URI=https://buildbot.pypy.org/pypy/pypy3.10-v7.3.12-src.tar.bz2 https://dev.gentoo.org/~mgorny/dist/python/pypy3.10-gentoo-patches-7.3.12_p1.tar.xz
_eclasses_=pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 1f435bc389faf790af695df46b8dcb73
-_md5_=f425ad81271cb5dcf2a97000da1bc695
+_md5_=a3779459932be0a09b0258f5bd58c6f9
diff --git a/metadata/md5-cache/dev-python/pytest-asyncio-0.21.0 b/metadata/md5-cache/dev-python/pytest-asyncio-0.21.0
deleted file mode 100644
index 6fbf70fba6b0..000000000000
--- a/metadata/md5-cache/dev-python/pytest-asyncio-0.21.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-python/setuptools-scm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/flaky[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hypothesis-3.64[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-5.4.0[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/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Library for testing asyncio code with pytest
-EAPI=8
-HOMEPAGE=https://github.com/pytest-dev/pytest-asyncio/ https://pypi.org/project/pytest-asyncio/
-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 ~x64-macos
-LICENSE=Apache-2.0
-RDEPEND=>=dev-python/pytest-5.4.0[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://files.pythonhosted.org/packages/source/p/pytest-asyncio/pytest-asyncio-0.21.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=5879e9de73a500f61c69894eaa89ef4c
diff --git a/metadata/md5-cache/dev-python/pytest-check-2.1.5 b/metadata/md5-cache/dev-python/pytest-check-2.1.5
deleted file mode 100644
index 8a6cb8a76318..000000000000
--- a/metadata/md5-cache/dev-python/pytest-check-2.1.5
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/colorama-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[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/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=pytest plugin that allows multiple failures per test
-EAPI=8
-HOMEPAGE=https://github.com/okken/pytest-check/ https://pypi.org/project/pytest-check/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86
-LICENSE=MIT
-RDEPEND=>=dev-python/colorama-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[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/p/pytest-check/pytest_check-2.1.5.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=1f88a8722f819c42de19323c0d6ebb28
diff --git a/metadata/md5-cache/dev-python/pytest-check-2.2.0 b/metadata/md5-cache/dev-python/pytest-check-2.2.0
deleted file mode 100644
index 457e7c597dad..000000000000
--- a/metadata/md5-cache/dev-python/pytest-check-2.2.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/colorama-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[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/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=pytest plugin that allows multiple failures per test
-EAPI=8
-HOMEPAGE=https://github.com/okken/pytest-check/ https://pypi.org/project/pytest-check/
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
-LICENSE=MIT
-RDEPEND=>=dev-python/colorama-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[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/p/pytest-check/pytest_check-2.2.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=1d90442ee32ca1201373bf5b71f98ba3
diff --git a/metadata/md5-cache/dev-python/sphinx-tabs-3.4.1 b/metadata/md5-cache/dev-python/sphinx-tabs-3.4.1
deleted file mode 100644
index 03770e74a817..000000000000
--- a/metadata/md5-cache/dev-python/sphinx-tabs-3.4.1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?] dev-python/pytest-regressions[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/sphinx-testing[python_targets_python3_10(-)?] ) test? ( dev-python/docutils[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Tabbed views for Sphinx
-EAPI=8
-HOMEPAGE=https://github.com/executablebooks/sphinx-tabs/ https://pypi.org/project/sphinx-tabs/
-INHERIT=distutils-r1
-IUSE=test doc python_targets_python3_10
-KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86
-LICENSE=MIT
-RDEPEND=dev-python/docutils[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/executablebooks/sphinx-tabs/archive/v3.4.1.tar.gz -> sphinx-tabs-3.4.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 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
-_md5_=018d69100b29171c7917ac7284ed445a
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 31097fda8b57..61fc119b0eec 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8318,7 +8318,7 @@ dev-python/importlib-metadata 6.8.0: Read metadata from Python packages
dev-python/importlib-resources 5.12.0 6.0.0: Read resources from Python packages
dev-python/incremental 22.10.0-r1: Incremental is a small library that versions your Python projects
dev-python/indexed-gzip 1.7.1 1.8.3: Fast random access of gzip files in Python
-dev-python/inflect 6.0.4 6.1.0 6.2.0 7.0.0: Correctly inflect words and numbers
+dev-python/inflect 7.0.0: Correctly inflect words and numbers
dev-python/inflection 0.5.1-r1: A port of Ruby on Rails' inflector to Python
dev-python/ini2toml 0.12: Automatically conversion of .ini/.cfg files to TOML equivalents
dev-python/iniconfig 2.0.0: Brain-dead simple config-ini parsing
@@ -8648,7 +8648,7 @@ dev-python/pdm-backend 2.1.4 2.1.5: A PEP 517 backend for PDM that supports PEP
dev-python/pdm-pep517 1.1.4: A PEP 517 backend for PDM that supports PEP 621 metadata
dev-python/pdoc3 0.10.0-r1: Auto-generate API documentation for Python projects
dev-python/pebble 5.0.3: Threading and multiprocessing eye-candy
-dev-python/pecan 1.4.2 1.5.0 1.5.1: A WSGI object-dispatching web framework, lean, fast, with few dependencies
+dev-python/pecan 1.5.1: A WSGI object-dispatching web framework, lean, fast, with few dependencies
dev-python/peewee 3.16.2 3.16.2-r1 3.16.3: Small Python ORM
dev-python/pefile 2023.2.7 9999: Module to read and work with Portable Executable (PE) files
dev-python/pelican-minify 0.9-r2 2.0.0: An HTML minification plugin for Pelican, the static site generator
@@ -8892,9 +8892,9 @@ dev-python/pyte 0.8.1: Simple VTXXX-compatible terminal emulator
dev-python/pytesseract 0.3.10-r1: Optical character recognition (OCR) tool
dev-python/pytest 7.3.2 7.4.0: Simple powerful testing with Python
dev-python/pytest-aiohttp 1.0.4: pytest plugin for aiohttp support
-dev-python/pytest-asyncio 0.21.0 0.21.1: Library for testing asyncio code with pytest
+dev-python/pytest-asyncio 0.21.1: Library for testing asyncio code with pytest
dev-python/pytest-bdd 6.1.1: BDD library for the pytest runner
-dev-python/pytest-check 2.1.5 2.2.0 2.2.1: pytest plugin that allows multiple failures per test
+dev-python/pytest-check 2.2.1: pytest plugin that allows multiple failures per test
dev-python/pytest-codeblocks 0.16.1: Extract code blocks from markdown
dev-python/pytest-console-scripts 1.4.1: Pytest plugin for testing console scripts
dev-python/pytest-cov 4.1.0: pytest plugin for coverage reporting
@@ -9208,7 +9208,7 @@ dev-python/sphinx-prompt 1.6.0-r1 1.7.0: Sphinx directive to add unselectable pr
dev-python/sphinx-py3doc-enhanced-theme 2.4.0: Enhanced Sphinx theme (based on Python 3 docs)
dev-python/sphinx-pytest 0.1.1: Helpful pytest fixtures for Sphinx extensions
dev-python/sphinx-rtd-theme 1.2.2-r1: ReadTheDocs.org theme for Sphinx
-dev-python/sphinx-tabs 3.4.1 3.4.1-r1: Tabbed views for Sphinx
+dev-python/sphinx-tabs 3.4.1-r1: Tabbed views for Sphinx
dev-python/sphinx-testing 1.0.1-r2: Testing utility classes and functions for Sphinx extensions
dev-python/sphinx_ansible_theme 0.10.2: A reusable Ansible Sphinx theme
dev-python/sphinx_lv2_theme 1.4.0: Minimal pure-CSS Sphinx theme using the LV2 plugin documentation style
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 9f9088719c34..d30054812e81 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 19 Aug 2023 18:01:37 +0000
+Sat, 19 Aug 2023 18:16:40 +0000