summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-07-09 15:46:45 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-07-09 15:46:45 +0000
commit9c7bb60559d777b909b9dc5564915c0fad35fba6 (patch)
tree0ecaaca6bf35ed4f88e2ead1bea0530c3eb00fa9
parentMerge updates from master (diff)
downloadgentoo-9c7bb60559d777b909b9dc5564915c0fad35fba6.tar.gz
gentoo-9c7bb60559d777b909b9dc5564915c0fad35fba6.tar.bz2
gentoo-9c7bb60559d777b909b9dc5564915c0fad35fba6.zip
2023-07-09 15:46:45 UTC
-rw-r--r--metadata/md5-cache/dev-python/python-lsp-jsonrpc-1.0.0-r116
-rw-r--r--metadata/md5-cache/dev-python/sphinx-multiversion-0.2.4-r117
-rw-r--r--metadata/md5-cache/dev-python/sphinx-panels-0.6.0-r116
-rw-r--r--metadata/md5-cache/dev-python/sphinxcontrib-trio-1.1.2-r116
-rw-r--r--metadata/md5-cache/net-misc/lyricwikia-0.1.11-r217
-rw-r--r--metadata/pkg_desc_index10
-rw-r--r--metadata/timestamp.chk2
7 files changed, 88 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-python/python-lsp-jsonrpc-1.0.0-r1 b/metadata/md5-cache/dev-python/python-lsp-jsonrpc-1.0.0-r1
new file mode 100644
index 000000000000..5779d92b5d55
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-lsp-jsonrpc-1.0.0-r1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pycodestyle[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyflakes[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/ujson-3[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.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=JSON RPC 2.0 server library
+EAPI=8
+HOMEPAGE=https://github.com/python-lsp/python-lsp-jsonrpc
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/ujson-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4: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/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 1c9a447ab8b90199e719e0e3a9a5cb00 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=aba04bcecb39a6d925e3eade3f55740b
diff --git a/metadata/md5-cache/dev-python/sphinx-multiversion-0.2.4-r1 b/metadata/md5-cache/dev-python/sphinx-multiversion-0.2.4-r1
new file mode 100644
index 000000000000..c6352d85fcd7
--- /dev/null
+++ b/metadata/md5-cache/dev-python/sphinx-multiversion-0.2.4-r1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( >=dev-lang/python-3.12.0_beta3:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/alabaster[python_targets_python3_12(-)] ) ( >=dev-lang/python-3.11.4:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/alabaster[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.12:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/alabaster[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta3:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DESCRIPTION=Add support for multiple versions to sphinx
+EAPI=8
+HOMEPAGE=https://github.com/Holzhaus/sphinx-multiversion
+INHERIT=distutils-r1
+IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD-2
+RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta3:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/Holzhaus/sphinx-multiversion/archive/v0.2.4.tar.gz -> sphinx-multiversion-0.2.4.gh.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 1c9a447ab8b90199e719e0e3a9a5cb00
+_md5_=83f05260f9dfd6b7e8a842e62bb5d588
diff --git a/metadata/md5-cache/dev-python/sphinx-panels-0.6.0-r1 b/metadata/md5-cache/dev-python/sphinx-panels-0.6.0-r1
new file mode 100644
index 000000000000..3041f659de87
--- /dev/null
+++ b/metadata/md5-cache/dev-python/sphinx-panels-0.6.0-r1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-regressions[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.12.0_beta3:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( >=dev-lang/python-3.11.4:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.12: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.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta3:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A sphinx extension for creating panels in a grid layout
+EAPI=8
+HOMEPAGE=https://github.com/executablebooks/sphinx-panels
+INHERIT=distutils-r1
+IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta3:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/executablebooks/sphinx-panels/archive/v0.6.0.tar.gz -> sphinx-panels-0.6.0.gh.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 1c9a447ab8b90199e719e0e3a9a5cb00
+_md5_=7757e2d33669ae9ba2a3b245a5ca7ecd
diff --git a/metadata/md5-cache/dev-python/sphinxcontrib-trio-1.1.2-r1 b/metadata/md5-cache/dev-python/sphinxcontrib-trio-1.1.2-r1
new file mode 100644
index 000000000000..4c6e5fc28dfc
--- /dev/null
+++ b/metadata/md5-cache/dev-python/sphinxcontrib-trio-1.1.2-r1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/async_generator[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cssselect[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/sphinx[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.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Make Sphinx better at documenting Python functions and methods
+EAPI=8
+HOMEPAGE=https://github.com/python-trio/sphinxcontrib-trio https://pypi.org/project/sphinxcontrib-trio/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=|| ( Apache-2.0 MIT )
+RDEPEND=dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4: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/s/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 1c9a447ab8b90199e719e0e3a9a5cb00 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=cae13e2801f1caa7ad99bb94e42f15ae
diff --git a/metadata/md5-cache/net-misc/lyricwikia-0.1.11-r2 b/metadata/md5-cache/net-misc/lyricwikia-0.1.11-r2
new file mode 100644
index 000000000000..5d7fd4644e89
--- /dev/null
+++ b/metadata/md5-cache/net-misc/lyricwikia-0.1.11-r2
@@ -0,0 +1,17 @@
+BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[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.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta3:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install postinst prepare test
+DEPEND=test? ( dev-python/responses[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
+DESCRIPTION=Python API to get song lyrics from LyricWikia
+EAPI=8
+HOMEPAGE=https://github.com/enricobacis/lyricwikia
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64
+LICENSE=MIT
+RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta3:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/enricobacis/lyricwikia/archive/0.1.11.tar.gz -> lyricwikia-0.1.11.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 1c9a447ab8b90199e719e0e3a9a5cb00
+_md5_=dee56d97ab2cc753a44fdd43f38c0f23
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 2ba2528c7c0a..cf0557a45fb9 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8972,7 +8972,7 @@ dev-python/python-lhafile 0.3.0: LHA archive support for Python
dev-python/python-libevdev 0.11: Python wrappers for the libevdev library
dev-python/python-linux-procfs 0.7.1: Python classes to extract information from the Linux kernel /proc files
dev-python/python-lsp-black 1.3.0: Black plugin for the Python LSP Server
-dev-python/python-lsp-jsonrpc 1.0.0: JSON RPC 2.0 server library
+dev-python/python-lsp-jsonrpc 1.0.0 1.0.0-r1: JSON RPC 2.0 server library
dev-python/python-lsp-server 1.7.3 1.7.4: Python Language Server for the Language Server Protocol
dev-python/python-ly 0.9.7: Tool and library for manipulating LilyPond files
dev-python/python-lzo 1.14-r1 1.15: Python interface to lzo
@@ -9184,9 +9184,9 @@ dev-python/sphinx-epytext 0.0.4 0.0.4-r1: Sphinx epytext extension
dev-python/sphinx-gallery 0.13.0: Sphinx extension to automatically generate an examples gallery
dev-python/sphinx-inline-tabs 2023.4.21: A sphinx extension for inline tabs
dev-python/sphinx-issues 3.0.1-r1: Sphinx extension for linking to your project's issue tracker
-dev-python/sphinx-multiversion 0.2.4: Add support for multiple versions to sphinx
+dev-python/sphinx-multiversion 0.2.4 0.2.4-r1: Add support for multiple versions to sphinx
dev-python/sphinx-notfound-page 0.8.3: Create a custom 404 page with absolute URLs hardcoded
-dev-python/sphinx-panels 0.6.0: A sphinx extension for creating panels in a grid layout
+dev-python/sphinx-panels 0.6.0 0.6.0-r1: A sphinx extension for creating panels in a grid layout
dev-python/sphinx-prompt 1.6.0-r1: Sphinx directive to add unselectable prompt
dev-python/sphinx-py3doc-enhanced-theme 2.4.0: Enhanced Sphinx theme (based on Python 3 docs)
dev-python/sphinx-pytest 0.0.5 0.1.1: Helpful pytest fixtures for Sphinx extensions
@@ -9214,7 +9214,7 @@ dev-python/sphinxcontrib-programoutput 0.17-r1: Extension to sphinx to include p
dev-python/sphinxcontrib-qthelp 1.0.3-r1 1.0.3-r2: Sphinx extension which outputs QtHelp documents
dev-python/sphinxcontrib-serializinghtml 1.1.5-r1: Sphinx extension which outputs outputs serialized HTML files
dev-python/sphinxcontrib-spelling 8.0.0: Sphinx spelling extension
-dev-python/sphinxcontrib-trio 1.1.2: Make Sphinx better at documenting Python functions and methods
+dev-python/sphinxcontrib-trio 1.1.2 1.1.2-r1: Make Sphinx better at documenting Python functions and methods
dev-python/sphinxcontrib-websupport 1.2.4-r2: Sphinx websupport extension
dev-python/sphinxemoji 0.2.0: Extension to use emoji codes in your Sphinx documentation
dev-python/sphobjinv 2.3.1: Sphinx objects.inv Inspection/Manipulation Tool
@@ -14938,7 +14938,7 @@ net-misc/linuxptp 3.1.1-r1 4.0: The Linux Precision Time Protocol (PTP) implemen
net-misc/liveice 2000530-r3: Live Source Client For IceCast
net-misc/lksctp-tools 1.0.19-r1: Tools for Linux Kernel Stream Control Transmission Protocol implementation
net-misc/lldpd 1.0.16 1.0.16-r2 1.0.17: Implementation of IEEE 802.1ab (LLDP)
-net-misc/lyricwikia 0.1.11-r1: Python API to get song lyrics from LyricWikia
+net-misc/lyricwikia 0.1.11-r1 0.1.11-r2: Python API to get song lyrics from LyricWikia
net-misc/mcproxy 1.1.1-r2: A multicast proxy for IGMP/MLD
net-misc/megatools 1.11.0 1.11.1: Command line tools and C library for accessing Mega cloud storage
net-misc/memcached 1.6.18 1.6.19 1.6.20 1.6.21 1.6.21-r1: High-performance, distributed memory object caching system
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 004ef44d8d9d..0fc6efde57fa 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 09 Jul 2023 15:01:42 +0000
+Sun, 09 Jul 2023 15:46:45 +0000