summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-06-21 04:17:07 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-06-21 04:17:07 +0000
commit32a75641c5fea10defa00e44261d4512b7770b03 (patch)
tree645f5be56e97ab41e34a426a193267089fe8bd56 /metadata
parentMerge updates from master (diff)
downloadgentoo-32a75641c5fea10defa00e44261d4512b7770b03.tar.gz
gentoo-32a75641c5fea10defa00e44261d4512b7770b03.tar.bz2
gentoo-32a75641c5fea10defa00e44261d4512b7770b03.zip
2023-06-21 04:17:06 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-perl/HTML-LinkExtractor-0.130.0-r34
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Mason-1.600.016
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Parser-3.810.016
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Selector-XPath-0.260.016
-rw-r--r--metadata/md5-cache/dev-perl/HTML-SimpleParse-0.120.0-r34
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Strip-2.120.016
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Template-2.970.0-r14
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Template-JIT-0.50.0-r34
-rw-r--r--metadata/md5-cache/dev-perl/HTML-Tree-5.70.0-r14
-rw-r--r--metadata/md5-cache/dev-perl/HTTP-BrowserDetect-3.380.016
-rw-r--r--metadata/md5-cache/dev-perl/HTTP-CookieJar-0.14.04
-rw-r--r--metadata/md5-cache/dev-perl/HTTP-Daemon-6.160.016
-rw-r--r--metadata/md5-cache/dev-perl/Image-Info-1.430.016
-rw-r--r--metadata/md5-cache/dev-python/Faker-18.11.116
-rw-r--r--metadata/md5-cache/dev-python/Nuitka-1.6.416
-rw-r--r--metadata/md5-cache/dev-python/cfn-lint-0.77.1016
-rw-r--r--metadata/md5-cache/dev-python/google-api-python-client-2.90.016
-rw-r--r--metadata/md5-cache/dev-python/gsd-3.0.117
-rw-r--r--metadata/md5-cache/dev-python/h5py-3.9.017
-rw-r--r--metadata/md5-cache/dev-python/mypy-1.4.016
-rw-r--r--metadata/md5-cache/dev-python/natsort-8.4.016
-rw-r--r--metadata/md5-cache/dev-python/platformdirs-3.7.016
-rw-r--r--metadata/md5-cache/dev-python/pyproject-fmt-0.12.116
-rw-r--r--metadata/md5-cache/dev-python/uri_template-1.3.015
-rw-r--r--metadata/md5-cache/dev-python/ypy-websocket-0.12.116
-rw-r--r--metadata/pkg_desc_index50
-rw-r--r--metadata/timestamp.chk2
27 files changed, 343 insertions, 38 deletions
diff --git a/metadata/md5-cache/dev-perl/HTML-LinkExtractor-0.130.0-r3 b/metadata/md5-cache/dev-perl/HTML-LinkExtractor-0.130.0-r3
index e92746d200cc..5d414f266943 100644
--- a/metadata/md5-cache/dev-perl/HTML-LinkExtractor-0.130.0-r3
+++ b/metadata/md5-cache/dev-perl/HTML-LinkExtractor-0.130.0-r3
@@ -1,7 +1,7 @@
BDEPEND=dev-perl/HTML-Parser dev-perl/URI dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
-DESCRIPTION=A bare-bone HTML parser, similar to HTML::Parser
+DESCRIPTION=Bare-bone HTML parser, similar to HTML::Parser
EAPI=8
HOMEPAGE=https://metacpan.org/release/HTML-LinkExtractor
INHERIT=perl-module
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/P/PO/PODMASTER/HTML-LinkExtractor-0.13.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
-_md5_=8a4eec52e276c5a826200afa377baa04
+_md5_=86226a1708123944ff2f0c17edb9fefd
diff --git a/metadata/md5-cache/dev-perl/HTML-Mason-1.600.0 b/metadata/md5-cache/dev-perl/HTML-Mason-1.600.0
new file mode 100644
index 000000000000..6286933f14e3
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/HTML-Mason-1.600.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.880.0 dev-perl/Test-Output ) dev-lang/perl
+DEFINED_PHASES=compile configure install prepare setup test
+DEPEND=!modperl? ( >=dev-perl/CGI-2.460.0 ) modperl? ( www-apache/libapreq2 >=www-apache/mod_perl-2 ) >=dev-perl/Cache-Cache-1 >=dev-perl/Class-Container-0.70.0 >=dev-perl/Exception-Class-1.150.0 virtual/perl-File-Spec dev-perl/HTML-Parser >=dev-perl/Log-Any-0.80.0 >=dev-perl/Params-Validate-0.70.0 virtual/perl-Scalar-List-Utils modperl? ( =www-servers/apache-2* ) dev-lang/perl
+DESCRIPTION=A HTML development and delivery Perl Module
+EAPI=7
+HOMEPAGE=http://www.masonhq.com/ https://metacpan.org/release/HTML-Mason
+INHERIT=depend.apache perl-module
+IUSE=modperl test modperl
+KEYWORDS=~amd64 ~ppc ~riscv ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=!modperl? ( >=dev-perl/CGI-2.460.0 ) modperl? ( www-apache/libapreq2 >=www-apache/mod_perl-2 ) >=dev-perl/Cache-Cache-1 >=dev-perl/Class-Container-0.70.0 >=dev-perl/Exception-Class-1.150.0 virtual/perl-File-Spec dev-perl/HTML-Parser >=dev-perl/Log-Any-0.80.0 >=dev-perl/Params-Validate-0.70.0 virtual/perl-Scalar-List-Utils modperl? ( =www-servers/apache-2* ) dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/HTML-Mason-1.60.tar.gz
+_eclasses_=depend.apache 416d1c5005c5f4594e79812fb7323f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=32654e3c2af1ceeb0976828f730882a0
diff --git a/metadata/md5-cache/dev-perl/HTML-Parser-3.810.0 b/metadata/md5-cache/dev-perl/HTML-Parser-3.810.0
new file mode 100644
index 000000000000..520a94636c75
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/HTML-Parser-3.810.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/perl-Carp virtual/perl-Exporter dev-perl/HTML-Tagset dev-perl/HTTP-Message virtual/perl-IO dev-perl/URI virtual/perl-XSLoader virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=Parse HTML documents
+EAPI=8
+HOMEPAGE=https://metacpan.org/release/HTML-Parser
+INHERIT=perl-module
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=virtual/perl-Carp virtual/perl-Exporter dev-perl/HTML-Tagset dev-perl/HTTP-Message virtual/perl-IO dev-perl/URI virtual/perl-XSLoader dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/O/OA/OALDERS/HTML-Parser-3.81.tar.gz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=3798772e408e6e7c6ca7d44c9d0f562c
diff --git a/metadata/md5-cache/dev-perl/HTML-Selector-XPath-0.260.0 b/metadata/md5-cache/dev-perl/HTML-Selector-XPath-0.260.0
new file mode 100644
index 000000000000..4baa2a65f025
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/HTML-Selector-XPath-0.260.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Encode dev-perl/HTML-TreeBuilder-XPath dev-perl/Test-Base ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=CSS Selector to XPath compiler
+EAPI=8
+HOMEPAGE=https://metacpan.org/release/HTML-Selector-XPath
+INHERIT=perl-module
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=virtual/perl-Carp virtual/perl-Exporter dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/C/CO/CORION/HTML-Selector-XPath-0.26.tar.gz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=2746ac1b72b544bce2c6df4c94e763aa
diff --git a/metadata/md5-cache/dev-perl/HTML-SimpleParse-0.120.0-r3 b/metadata/md5-cache/dev-perl/HTML-SimpleParse-0.120.0-r3
index c92f791d9a72..d7f4c44a482f 100644
--- a/metadata/md5-cache/dev-perl/HTML-SimpleParse-0.120.0-r3
+++ b/metadata/md5-cache/dev-perl/HTML-SimpleParse-0.120.0-r3
@@ -1,7 +1,7 @@
BDEPEND=>=dev-perl/Module-Build-0.280.0 dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
-DESCRIPTION=A bare-bones HTML parser, similar to HTML::Parser
+DESCRIPTION=Bare-bones HTML parser, similar to HTML::Parser
EAPI=8
HOMEPAGE=https://metacpan.org/release/HTML-SimpleParse
INHERIT=perl-module
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/K/KW/KWILLIAMS/HTML-SimpleParse-0.12.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
-_md5_=9a2512cb5a95629ed2894b4a6a6cf79d
+_md5_=9d5b3af7325a925946da31fc1aa24099
diff --git a/metadata/md5-cache/dev-perl/HTML-Strip-2.120.0 b/metadata/md5-cache/dev-perl/HTML-Strip-2.120.0
new file mode 100644
index 000000000000..e90c87ab9aa2
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/HTML-Strip-2.120.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/perl-Carp virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/Test-Exception virtual/perl-Test-Simple ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=Extension for stripping HTML markup from text
+EAPI=8
+HOMEPAGE=https://metacpan.org/release/HTML-Strip
+INHERIT=perl-module
+IUSE=test
+KEYWORDS=~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=virtual/perl-Carp dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/K/KI/KILINRAX/HTML-Strip-2.12.tar.gz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=a01f5840ce55a841c3d7ac0f1002507c
diff --git a/metadata/md5-cache/dev-perl/HTML-Template-2.970.0-r1 b/metadata/md5-cache/dev-perl/HTML-Template-2.970.0-r1
index 86ac61443cd4..2dcecd38316c 100644
--- a/metadata/md5-cache/dev-perl/HTML-Template-2.970.0-r1
+++ b/metadata/md5-cache/dev-perl/HTML-Template-2.970.0-r1
@@ -1,7 +1,7 @@
BDEPEND=virtual/perl-Carp virtual/perl-Digest-MD5 >=virtual/perl-File-Spec-0.820.0 virtual/perl-Scalar-List-Utils virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/CGI virtual/perl-File-Temp virtual/perl-Test-Simple ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
-DESCRIPTION=A Perl module to use HTML Templates
+DESCRIPTION=Perl module to use HTML Templates
EAPI=8
HOMEPAGE=https://metacpan.org/release/HTML-Template
INHERIT=perl-module
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/S/SA/SAMTREGAR/HTML-Template-2.97.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
-_md5_=e943ab148288b4591ac9c2c4a51a4496
+_md5_=0e2167886c236ee7019c8ad1767ae3f4
diff --git a/metadata/md5-cache/dev-perl/HTML-Template-JIT-0.50.0-r3 b/metadata/md5-cache/dev-perl/HTML-Template-JIT-0.50.0-r3
index 4e67bf103718..e5b259b5b515 100644
--- a/metadata/md5-cache/dev-perl/HTML-Template-JIT-0.50.0-r3
+++ b/metadata/md5-cache/dev-perl/HTML-Template-JIT-0.50.0-r3
@@ -1,7 +1,7 @@
BDEPEND=>=dev-perl/HTML-Template-2.8 dev-perl/Inline dev-perl/Inline-C dev-lang/perl
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
-DESCRIPTION=a just-in-time compiler for HTML::Template
+DESCRIPTION=Just-in-time compiler for HTML::Template
EAPI=7
HOMEPAGE=https://metacpan.org/release/HTML-Template-JIT
INHERIT=perl-module
@@ -12,4 +12,4 @@ RDEPEND=>=dev-perl/HTML-Template-2.8 dev-perl/Inline dev-perl/Inline-C dev-lang/
SLOT=0
SRC_URI=mirror://cpan/authors/id/S/SA/SAMTREGAR/HTML-Template-JIT-0.05.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
-_md5_=627a37d8e0d48717623a1a0db4279ea1
+_md5_=52796e32b27ddfa3d93a1c62e9a59e26
diff --git a/metadata/md5-cache/dev-perl/HTML-Tree-5.70.0-r1 b/metadata/md5-cache/dev-perl/HTML-Tree-5.70.0-r1
index b08ae21ad001..859408d4dccb 100644
--- a/metadata/md5-cache/dev-perl/HTML-Tree-5.70.0-r1
+++ b/metadata/md5-cache/dev-perl/HTML-Tree-5.70.0-r1
@@ -1,7 +1,7 @@
BDEPEND=virtual/perl-Carp virtual/perl-Exporter >=dev-perl/HTML-Tagset-3.20.0 >=dev-perl/HTML-Parser-3.460.0 virtual/perl-Scalar-List-Utils >=dev-perl/Module-Build-0.280.800 test? ( virtual/perl-Encode dev-perl/Test-Fatal dev-perl/Test-LeakTrace virtual/perl-Test-Simple dev-perl/URI ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
-DESCRIPTION=A library to manage HTML-Tree in PERL
+DESCRIPTION=Library to manage HTML-Tree in PERL
EAPI=8
HOMEPAGE=https://metacpan.org/release/HTML-Tree
INHERIT=perl-module
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/K/KE/KENTNL/HTML-Tree-5.07.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
-_md5_=544b63c1d105b881a7ecf75e2384dbfe
+_md5_=6ea1d03b65f600eba9ea3622d5530534
diff --git a/metadata/md5-cache/dev-perl/HTTP-BrowserDetect-3.380.0 b/metadata/md5-cache/dev-perl/HTTP-BrowserDetect-3.380.0
new file mode 100644
index 000000000000..09839c3f259f
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/HTTP-BrowserDetect-3.380.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec dev-perl/Hash-Merge >=virtual/perl-JSON-PP-4.40.0 >=virtual/perl-Scalar-List-Utils-1.490.0 dev-perl/Path-Tiny dev-perl/Test-Differences >=virtual/perl-Test-Simple-0.960.0 dev-perl/Test-NoWarnings dev-perl/Test-Warnings ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=Determine Web browser, version, and platform from an HTTP user agent string
+EAPI=8
+HOMEPAGE=https://metacpan.org/release/HTTP-BrowserDetect
+INHERIT=perl-module
+IUSE=test
+KEYWORDS=~amd64 ~hppa ~mips ~ppc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/O/OA/OALDERS/HTTP-BrowserDetect-3.38.tar.gz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=9ac32e0bf2ab97c3ad2a2e31cf9a3045
diff --git a/metadata/md5-cache/dev-perl/HTTP-CookieJar-0.14.0 b/metadata/md5-cache/dev-perl/HTTP-CookieJar-0.14.0
index eb1235180631..c6e94047bce5 100644
--- a/metadata/md5-cache/dev-perl/HTTP-CookieJar-0.14.0
+++ b/metadata/md5-cache/dev-perl/HTTP-CookieJar-0.14.0
@@ -1,7 +1,7 @@
BDEPEND=!minimal? ( dev-perl/Mozilla-PublicSuffix ) virtual/perl-Carp dev-perl/HTTP-Date >=virtual/perl-Time-Local-1.190.100 virtual/perl-parent >=virtual/perl-ExtUtils-MakeMaker-6.170.0 test? ( !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 dev-perl/HTTP-Message ) virtual/perl-File-Spec dev-perl/Test-Deep dev-perl/Test-Requires >=virtual/perl-Test-Simple-0.960.0 dev-perl/URI ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl
-DESCRIPTION=A minimalist HTTP user agent cookie jar
+DESCRIPTION=Minimalist HTTP user agent cookie jar
EAPI=8
HOMEPAGE=https://metacpan.org/release/HTTP-CookieJar
INHERIT=perl-module
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/HTTP-CookieJar-0.014.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
-_md5_=595217bc213a7e06792bba7955ba2e6d
+_md5_=6a3ccb3b01aedbc4733af374b07d6b89
diff --git a/metadata/md5-cache/dev-perl/HTTP-Daemon-6.160.0 b/metadata/md5-cache/dev-perl/HTTP-Daemon-6.160.0
new file mode 100644
index 000000000000..a4a96cbb6aa6
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/HTTP-Daemon-6.160.0
@@ -0,0 +1,16 @@
+BDEPEND=!<dev-perl/libwww-perl-6 virtual/perl-Carp >=dev-perl/HTTP-Date-6.0.0 >=dev-perl/HTTP-Message-6.0.0 >=virtual/perl-IO-Socket-IP-0.320.0 >=dev-perl/LWP-MediaTypes-6.0.0 virtual/perl-Socket virtual/perl-ExtUtils-MakeMaker >=dev-perl/Module-Build-Tiny-0.34.0 test? ( virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-IO virtual/perl-Module-Metadata virtual/perl-MIME-Base64 dev-perl/Test-Needs ) dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=Base class for simple HTTP servers
+EAPI=8
+HOMEPAGE=https://metacpan.org/release/HTTP-Daemon
+INHERIT=perl-module
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=!<dev-perl/libwww-perl-6 virtual/perl-Carp >=dev-perl/HTTP-Date-6.0.0 >=dev-perl/HTTP-Message-6.0.0 >=virtual/perl-IO-Socket-IP-0.320.0 >=dev-perl/LWP-MediaTypes-6.0.0 virtual/perl-Socket dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/O/OA/OALDERS/HTTP-Daemon-6.16.tar.gz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=da9c66dca5201790944d017b1a20be42
diff --git a/metadata/md5-cache/dev-perl/Image-Info-1.430.0 b/metadata/md5-cache/dev-perl/Image-Info-1.430.0
new file mode 100644
index 000000000000..fe0a8f561470
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Image-Info-1.430.0
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-perl/IO-stringy-1.01 dev-perl/XML-LibXML dev-perl/XML-Simple dev-lang/perl test? ( >=virtual/perl-Test-Simple-1 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=The Perl Image-Info Module
+EAPI=8
+HOMEPAGE=https://metacpan.org/release/Image-Info
+INHERIT=perl-module
+IUSE=test examples
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=>=dev-perl/IO-stringy-1.01 dev-perl/XML-LibXML dev-perl/XML-Simple dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/S/SR/SREZIC/Image-Info-1.43.tar.gz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module dd4003d3308d7cad2b2d4e2b8298ffb2
+_md5_=a24629398cea6469c863ff94b6e2c61b
diff --git a/metadata/md5-cache/dev-python/Faker-18.11.1 b/metadata/md5-cache/dev-python/Faker-18.11.1
new file mode 100644
index 000000000000..f3c2e8ea709f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/Faker-18.11.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/freezegun[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,tiff] dev-python/validators[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/python-dateutil-2.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !dev-ruby/faker >=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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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 Python package that generates fake data for you
+EAPI=8
+HOMEPAGE=https://github.com/joke2k/faker/ https://pypi.org/project/Faker/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/python-dateutil-2.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !dev-ruby/faker python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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/F/Faker/Faker-18.11.1.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=3de00ea4776057a98096e728ea00c155
diff --git a/metadata/md5-cache/dev-python/Nuitka-1.6.4 b/metadata/md5-cache/dev-python/Nuitka-1.6.4
new file mode 100644
index 000000000000..43b23cd85a13
--- /dev/null
+++ b/metadata/md5-cache/dev-python/Nuitka-1.6.4
@@ -0,0 +1,16 @@
+BDEPEND=dev-util/scons[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-util/ccache ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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 postinst prepare test
+DESCRIPTION=Python to native compiler
+EAPI=8
+HOMEPAGE=https://www.nuitka.net/ https://github.com/Nuitka/Nuitka/ https://pypi.org/project/Nuitka/
+INHERIT=distutils-r1 flag-o-matic optfeature pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~loong ~x86
+LICENSE=Apache-2.0
+RDEPEND=dev-util/scons[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/N/Nuitka/Nuitka-1.6.4.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 flag-o-matic ad475baa777c9978fa035216c8264a10 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=8cf4127b8da219de3d0ae035e5ea0295
diff --git a/metadata/md5-cache/dev-python/cfn-lint-0.77.10 b/metadata/md5-cache/dev-python/cfn-lint-0.77.10
new file mode 100644
index 000000000000..a16567ca177f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/cfn-lint-0.77.10
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=dev-python/aws-sam-translator-1.68.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jsonpatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/junit-xml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/networkx-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >dev-python/pyyaml-5.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/regex[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sympy-1.0.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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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=CloudFormation Linter
+EAPI=8
+HOMEPAGE=https://github.com/aws-cloudformation/cfn-lint/ https://pypi.org/project/cfn-lint/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/aws-sam-translator-1.68.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jsonpatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/junit-xml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/networkx-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >dev-python/pyyaml-5.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/regex[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sympy-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/c/cfn-lint/cfn-lint-0.77.10.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=210ba815496a2deaa792bb4ff6d921bc
diff --git a/metadata/md5-cache/dev-python/google-api-python-client-2.90.0 b/metadata/md5-cache/dev-python/google-api-python-client-2.90.0
new file mode 100644
index 000000000000..bd2fe2031430
--- /dev/null
+++ b/metadata/md5-cache/dev-python/google-api-python-client-2.90.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pandas[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/parameterized[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/httplib2-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/httplib2-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/google-api-core-2.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/google-auth-1.35.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/google-auth-httplib2-0.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/uritemplate-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/uritemplate-5[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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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=Google API Client for Python
+EAPI=8
+HOMEPAGE=https://github.com/googleapis/google-api-python-client/ https://pypi.org/project/google-api-python-client/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=dev-python/httplib2-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/httplib2-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/google-api-core-2.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/google-auth-1.35.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/google-auth-httplib2-0.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/uritemplate-3.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/uritemplate-5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/g/google-api-python-client/google-api-python-client-2.90.0.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=74a574385ee920c8cbc8794ab41a65ef
diff --git a/metadata/md5-cache/dev-python/gsd-3.0.1 b/metadata/md5-cache/dev-python/gsd-3.0.1
new file mode 100644
index 000000000000..4e401296b1f5
--- /dev/null
+++ b/metadata/md5-cache/dev-python/gsd-3.0.1
@@ -0,0 +1,17 @@
+BDEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/numpy-1.24.2[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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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
+DEPEND=>=dev-python/numpy-1.24.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
+DESCRIPTION=GSD - file format specification and a library to read and write it
+EAPI=8
+HOMEPAGE=https://github.com/glotzerlab/gsd/ https://pypi.org/project/gsd/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 debug
+KEYWORDS=~amd64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=dev-python/numpy-1.24.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/glotzerlab/gsd/releases/download/v3.0.1/gsd-3.0.1.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
+_md5_=6e30edfde0c1c3120e1dc400d5e4b9a7
diff --git a/metadata/md5-cache/dev-python/h5py-3.9.0 b/metadata/md5-cache/dev-python/h5py-3.9.0
new file mode 100644
index 000000000000..7b52e264e227
--- /dev/null
+++ b/metadata/md5-cache/dev-python/h5py-3.9.0
@@ -0,0 +1,17 @@
+BDEPEND=<dev-python/cython-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/numpy-1.14.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pkgconfig[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/QtPy[testlib,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( sci-libs/hdf5:=[hl(+)] >=dev-python/numpy-1.17.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.3:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/alabaster[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.11: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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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
+DEPEND=sci-libs/hdf5:=[hl(+)] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
+DESCRIPTION=Simple Python interface to HDF5 files
+EAPI=8
+HOMEPAGE=https://www.h5py.org/ https://github.com/h5py/h5py/ https://pypi.org/project/h5py/
+INHERIT=distutils-r1 pypi
+IUSE=examples test doc python_targets_python3_10 python_targets_python3_11 debug
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux
+LICENSE=BSD
+RDEPEND=sci-libs/hdf5:=[hl(+)] >=dev-python/numpy-1.17.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/h/h5py/h5py-3.9.0.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=fd7ac82f2f0c8da0ebcf06e0b4518b4d
diff --git a/metadata/md5-cache/dev-python/mypy-1.4.0 b/metadata/md5-cache/dev-python/mypy-1.4.0
new file mode 100644
index 000000000000..3a44ce97f518
--- /dev/null
+++ b/metadata/md5-cache/dev-python/mypy-1.4.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=dev-python/attrs-18.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/filelock-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-6.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-xdist-1.18[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/py-1.5.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typed-ast-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/virtualenv-16.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.3:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.11:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] ) ) ) test? ( !dev-util/stubgen >=dev-python/psutil-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typed-ast-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/typed-ast-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-extensions-3.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mypy_extensions-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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=Optional static typing for Python
+EAPI=8
+HOMEPAGE=https://www.mypy-lang.org/ https://github.com/python/mypy/ https://pypi.org/project/mypy/
+INHERIT=distutils-r1 multiprocessing
+IUSE=doc test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=MIT
+RDEPEND=!dev-util/stubgen >=dev-python/psutil-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typed-ast-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/typed-ast-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-extensions-3.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mypy_extensions-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/python/mypy/archive/v1.4.0.tar.gz -> mypy-1.4.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 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
+_md5_=ea32556ce55c4698df37cfbfaed3627e
diff --git a/metadata/md5-cache/dev-python/natsort-8.4.0 b/metadata/md5-cache/dev-python/natsort-8.4.0
new file mode 100644
index 000000000000..fbcc2011266c
--- /dev/null
+++ b/metadata/md5-cache/dev-python/natsort-8.4.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/hypothesis[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=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-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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.7.2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/wheel-0.40.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install postinst prepare test
+DESCRIPTION=Natural sorting for Python
+EAPI=8
+HOMEPAGE=https://github.com/SethMMorton/natsort/ https://pypi.org/project/natsort/
+INHERIT=distutils-r1 optfeature 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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=MIT
+RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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/n/natsort/natsort-8.4.0.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=ae7909381755650b79d008037dc08f64
diff --git a/metadata/md5-cache/dev-python/platformdirs-3.7.0 b/metadata/md5-cache/dev-python/platformdirs-3.7.0
new file mode 100644
index 000000000000..d8711a29777e
--- /dev/null
+++ b/metadata/md5-cache/dev-python/platformdirs-3.7.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/appdirs[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=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-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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.8.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A small Python module for determining appropriate platform-specific dirs
+EAPI=8
+HOMEPAGE=https://pypi.org/project/platformdirs/ https://github.com/platformdirs/platformdirs/
+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 ~arm64-macos ~x64-macos ~x64-solaris
+LICENSE=MIT
+RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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/platformdirs/platformdirs-3.7.0.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=32284234ec332330bcb589316447e606
diff --git a/metadata/md5-cache/dev-python/pyproject-fmt-0.12.1 b/metadata/md5-cache/dev-python/pyproject-fmt-0.12.1
new file mode 100644
index 000000000000..0ea57c229b2c
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pyproject-fmt-0.12.1
@@ -0,0 +1,16 @@
+BDEPEND=dev-python/hatch-vcs[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/pytest-mock-3.10[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/natsort-8.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/packaging-23.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11.8[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-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1:3.12 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Format your pyproject.toml file
+EAPI=8
+HOMEPAGE=https://github.com/tox-dev/pyproject-fmt/ https://pypi.org/project/pyproject-fmt/
+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
+LICENSE=MIT
+RDEPEND=>=dev-python/natsort-8.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/packaging-23.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11.8[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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/pyproject-fmt/pyproject_fmt-0.12.1.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
+_md5_=e08d04aa2775a06014b106bae6410c1c
diff --git a/metadata/md5-cache/dev-python/uri_template-1.3.0 b/metadata/md5-cache/dev-python/uri_template-1.3.0
new file mode 100644
index 000000000000..d9e892131bae
--- /dev/null
+++ b/metadata/md5-cache/dev-python/uri_template-1.3.0
@@ -0,0 +1,15 @@
+BDEPEND=dev-python/setuptools-scm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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.7.2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/wheel-0.40.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=URI Template expansion in strict adherence to RFC 6570
+EAPI=8
+HOMEPAGE=https://gitlab.linss.com/open-source/python/uri-template/ https://pypi.org/project/uri-template/
+INHERIT=distutils-r1
+IUSE=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
+LICENSE=MIT
+RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11_p1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1:3.12 )
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+SLOT=0
+SRC_URI=https://gitlab.linss.com/open-source/python/uri-template/-/archive/v1.3.0/uri-template-v1.3.0.tar.bz2
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
+_md5_=9241f934403682f4a7ef527568038822
diff --git a/metadata/md5-cache/dev-python/ypy-websocket-0.12.1 b/metadata/md5-cache/dev-python/ypy-websocket-0.12.1
new file mode 100644
index 000000000000..03f4da64780b
--- /dev/null
+++ b/metadata/md5-cache/dev-python/ypy-websocket-0.12.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/uvicorn[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( <dev-python/anyio-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/anyio-3.6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/aiosqlite-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/aiosqlite-0.18.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/y-py-0.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/y-py-0.6.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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python bindings to y-crdt
+EAPI=8
+HOMEPAGE=https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=<dev-python/anyio-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/anyio-3.6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/aiosqlite-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/aiosqlite-0.18.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/y-py-0.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/y-py-0.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/y-crdt/ypy-websocket/archive/v0.12.1.tar.gz -> ypy-websocket-0.12.1.gh.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
+_md5_=b57041592a8cceafdb536e6349ec4f9e
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index ff0cc887f283..2be2290fdef1 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -6540,18 +6540,18 @@ dev-perl/HTML-FromText 2.70.0-r1: Convert plain text to HTML
dev-perl/HTML-Gumbo 0.180.0-r1: HTML5 parser based on gumbo C library
dev-perl/HTML-HTMLDoc 0.210.0: Perl interface to the htmldoc program for producing PDF-Files from HTML-Content
dev-perl/HTML-Highlight 0.200.0-r1: A module to highlight words or patterns in HTML documents
-dev-perl/HTML-LinkExtractor 0.130.0-r3: A bare-bone HTML parser, similar to HTML::Parser
-dev-perl/HTML-Mason 1.590.0-r1: A HTML development and delivery Perl Module
+dev-perl/HTML-LinkExtractor 0.130.0-r3: Bare-bone HTML parser, similar to HTML::Parser
+dev-perl/HTML-Mason 1.590.0-r1 1.600.0: A HTML development and delivery Perl Module
dev-perl/HTML-Mason-PSGIHandler 0.530.0-r1: PSGI handler for HTML::Mason
dev-perl/HTML-Object 2.30: A HTML development and delivery Perl Module
dev-perl/HTML-Packer 2.100.0: Another HTML code cleaner
-dev-perl/HTML-Parser 3.760.0: Parse HTML documents
+dev-perl/HTML-Parser 3.760.0 3.810.0: Parse HTML documents
dev-perl/HTML-Quoted 0.40.0-r1: Extract structure of quoted HTML mail message
dev-perl/HTML-RewriteAttributes 0.50.0-r2: Perl module for concise attribute rewriting
dev-perl/HTML-Scrubber 0.190.0: Perl extension for scrubbing/sanitizing html
-dev-perl/HTML-Selector-XPath 0.250.0: CSS Selector to XPath compiler
-dev-perl/HTML-SimpleParse 0.120.0-r3: A bare-bones HTML parser, similar to HTML::Parser
-dev-perl/HTML-Strip 2.100.0-r1: Extension for stripping HTML markup from text
+dev-perl/HTML-Selector-XPath 0.250.0 0.260.0: CSS Selector to XPath compiler
+dev-perl/HTML-SimpleParse 0.120.0-r3: Bare-bones HTML parser, similar to HTML::Parser
+dev-perl/HTML-Strip 2.100.0-r1 2.120.0: Extension for stripping HTML markup from text
dev-perl/HTML-StripScripts 1.60.0-r1: Strip scripting constructs out of HTML
dev-perl/HTML-StripScripts-Parser 1.30.0-r1: XSS filter using HTML::Parser
dev-perl/HTML-Table 2.08a-r2: produces HTML tables
@@ -6560,20 +6560,20 @@ dev-perl/HTML-TableExtract 2.150.0-r1: The Perl Table-Extract Module
dev-perl/HTML-TableParser 0.430.0: Extract data from an HTML table
dev-perl/HTML-TagFilter 1.30.0-r1: A fine-grained html-filter, xss-blocker and mailto-obfuscator
dev-perl/HTML-Tagset 3.200.0-r2: Data tables useful in parsing HTML
-dev-perl/HTML-Template 2.970.0-r1: A Perl module to use HTML Templates
+dev-perl/HTML-Template 2.970.0-r1: Perl module to use HTML Templates
dev-perl/HTML-Template-Expr 0.70.0-r2: HTML::Template extension adding expression support
-dev-perl/HTML-Template-JIT 0.50.0-r3: a just-in-time compiler for HTML::Template
+dev-perl/HTML-Template-JIT 0.50.0-r3: Just-in-time compiler for HTML::Template
dev-perl/HTML-Template-Pro 0.951.0-r1 0.952.400: Perl/XS module to use HTML Templates from CGI scripts
dev-perl/HTML-TokeParser-Simple 3.160.0-r2: Easy to use HTML::TokeParser interface
-dev-perl/HTML-Tree 5.70.0-r1: A library to manage HTML-Tree in PERL
+dev-perl/HTML-Tree 5.70.0-r1: Library to manage HTML-Tree in PERL
dev-perl/HTML-TreeBuilder-XPath 0.140.0: add XPath support to HTML::TreeBuilder
dev-perl/HTTP-Body 1.220.0-r1: HTTP Body Parser
-dev-perl/HTTP-BrowserDetect 3.310.0 3.350.0: Determine Web browser, version, and platform from an HTTP user agent string
+dev-perl/HTTP-BrowserDetect 3.310.0 3.350.0 3.380.0: Determine Web browser, version, and platform from an HTTP user agent string
dev-perl/HTTP-Cache-Transparent 1.400.0-r1: Cache the result of http get-requests persistently
-dev-perl/HTTP-CookieJar 0.12.0 0.14.0: A minimalist HTTP user agent cookie jar
+dev-perl/HTTP-CookieJar 0.12.0 0.14.0: Minimalist HTTP user agent cookie jar
dev-perl/HTTP-Cookies 6.100.0: Storage of cookies
dev-perl/HTTP-DAV 0.490.0: A WebDAV client library for Perl5
-dev-perl/HTTP-Daemon 6.120.0: Base class for simple HTTP servers
+dev-perl/HTTP-Daemon 6.120.0 6.160.0: Base class for simple HTTP servers
dev-perl/HTTP-Daemon-SSL 1.04-r1: A simple http server class with SSL support
dev-perl/HTTP-Date 6.50.0: Date conversion for HTTP date formats
dev-perl/HTTP-Entity-Parser 0.250.0-r1: PSGI compliant HTTP Entity Parser
@@ -6643,7 +6643,7 @@ dev-perl/IPC-Signal 1.0.0-r3: Translate signal names to/from numbers
dev-perl/IPC-System-Simple 1.300.0: Run commands simply, with detailed diagnostics
dev-perl/Ima-DBI 0.350.0-r2: Add contextual fetches to DBI
dev-perl/Image-Imlib2 2.30.0-r2: Interface to the Imlib2 image library
-dev-perl/Image-Info 1.420.0: The Perl Image-Info Module
+dev-perl/Image-Info 1.420.0 1.430.0: The Perl Image-Info Module
dev-perl/Image-Sane 5.0.0: Access SANE-compatible scanners from Perl
dev-perl/Image-Scale 0.140.0: Fast, high-quality fixed-point image resizing
dev-perl/Image-Size 3.300.0-r1: Library to extract height/width from images
@@ -7831,14 +7831,14 @@ dev-python/BitVector 3.5.0-r1: A pure-Python memory-efficient packed representat
dev-python/ConfigArgParse 1.5.3: Drop-in replacement for argparse supporting config files and env variables
dev-python/CppHeaderParser 2.7.4-r1: Parse C++ header files and generate a data structure
dev-python/DBUtils 3.0.2-r1 3.0.3: Database connections for multi-threaded environments
-dev-python/Faker 18.9.0 18.10.1: A Python package that generates fake data for you
+dev-python/Faker 18.9.0 18.10.1 18.11.1: A Python package that generates fake data for you
dev-python/Frozen-Flask 0.18-r1: Freezes a Flask application into a set of static files
dev-python/GitPython 3.1.31: Library used to interact with Git repositories
dev-python/GridDataFormats 1.0.1: Reading and writing of data on regular grids in Python
dev-python/IPy 1.01-r1: Class and tools for handling of IPv4 and IPv6 addresses and networks
dev-python/Levenshtein 0.21.0-r1 0.21.1: Functions for fast computation of Levenshtein distance, and edit operations
dev-python/MechanicalSoup 1.2.0: A Python library for automating interaction with websites
-dev-python/Nuitka 1.5.5 1.5.6 1.5.7 1.5.8 1.6 1.6.1 1.6.2 1.6.3: Python to native compiler
+dev-python/Nuitka 1.5.5 1.5.6 1.5.7 1.5.8 1.6 1.6.1 1.6.2 1.6.3 1.6.4: Python to native compiler
dev-python/Opcodes 0.3.14: Opcodes Project
dev-python/OutputCheck 0.4.2-r1: A tool for checking the output of console programs inspired by LLVM's FileCheck
dev-python/PeachPy 2022.11.13: Portable Efficient Assembly Code-generator in Higher-level Python
@@ -7995,7 +7995,7 @@ dev-python/cerberus 1.3.4-r1: A lightweight and extensible data-validation libra
dev-python/certifi 3021.3.16-r3: A certifi hack to use system trust store on Linux/FreeBSD
dev-python/cffi 1.15.1-r2 1.15.1-r3: Foreign Function Interface for Python calling C code
dev-python/cfgv 3.3.1 3.3.1-r1: Validate configuration and produce human-readable error messages
-dev-python/cfn-lint 0.77.5 0.77.6 0.77.7 0.77.8 0.77.9: CloudFormation Linter
+dev-python/cfn-lint 0.77.5 0.77.6 0.77.7 0.77.8 0.77.9 0.77.10: CloudFormation Linter
dev-python/cftime 1.6.2: Time-handling functionality from netcdf4-python
dev-python/cgroup-utils 0.8-r1: Tools and libraries for control groups of Linux
dev-python/chameleon 4.0.0 4.0.1: Fast HTML/XML template compiler for Python
@@ -8236,7 +8236,7 @@ dev-python/gitdb 4.0.10: GitDB is a pure-Python git object database
dev-python/github3-py 3.2.0 4.0.0 4.0.1: A wrapper for the GitHub API written in python
dev-python/gmpy 2.1.5: Python bindings for GMP, MPC, MPFR and MPIR libraries
dev-python/google-api-core 2.11.0-r1 2.11.1: Core Library for Google Client Libraries
-dev-python/google-api-python-client 2.86.0 2.87.0 2.88.0 2.89.0: Google API Client for Python
+dev-python/google-api-python-client 2.86.0 2.87.0 2.88.0 2.89.0 2.90.0: Google API Client for Python
dev-python/google-auth 2.18.1 2.19.1 2.20.0-r1: Google Authentication Library
dev-python/google-auth-httplib2 0.1.0-r3: httplib2 Transport for Google Auth
dev-python/google-auth-oauthlib 1.0.0: Google Authentication Library
@@ -8252,14 +8252,14 @@ dev-python/griffe 0.29.0 0.29.1: Signature generator for Python programs
dev-python/grpcio 1.51.0: High-performance RPC framework (python libraries)
dev-python/grpcio-testing 1.51.0: Testing utilities for gRPC Python
dev-python/grpcio-tools 1.51.0: Protobuf code generator for gRPC
-dev-python/gsd 2.8.0 2.8.1 2.9.0 3.0.0: GSD - file format specification and a library to read and write it
+dev-python/gsd 2.8.0 2.8.1 2.9.0 3.0.0 3.0.1: GSD - file format specification and a library to read and write it
dev-python/gssapi 1.8.2-r1: Low and high level wrappers around the GSSAPI C libraries
dev-python/gst-python 1.20.3 1.20.4 1.20.5 1.20.6 1.22.3: A Python Interface to GStreamer
dev-python/guessit 3.7.1: Python library for guessing information from video filenames
dev-python/guzzle_sphinx_theme 0.7.11-r2: Sphinx theme used by Guzzle
dev-python/h11 0.14.0: A pure-Python implementation of HTTP/1.1 inspired by hyper-h2
dev-python/h2 4.1.0-r1: HTTP/2 State-Machine based protocol implementation
-dev-python/h5py 3.8.0: Simple Python interface to HDF5 files
+dev-python/h5py 3.8.0 3.9.0: Simple Python interface to HDF5 files
dev-python/happybase 1.2.0-r1: A developer-friendly Python library to interact with Apache HBase
dev-python/hatch-fancy-pypi-readme 22.8.0 23.1.0: Fancy PyPI READMEs with Hatch
dev-python/hatch-jupyter-builder 0.8.3: A hatch plugin to help build Jupyter packages
@@ -8520,12 +8520,12 @@ dev-python/multiprocess 0.70.14: better multiprocessing and multithreading in py
dev-python/munch 2.5.0-r2 3.0.0: A dot-accessible dictionary (a la JavaScript objects)
dev-python/munkres 1.1.4-r1: Module implementing munkres algorithm for the Assignment Problem
dev-python/mygpoclient 1.9: A gpodder.net client library
-dev-python/mypy 1.3.0: Optional static typing for Python
+dev-python/mypy 1.3.0 1.4.0: Optional static typing for Python
dev-python/mypy_extensions 0.4.4 1.0.0: Type system extensions for programs checked with mypy
dev-python/mysqlclient 2.1.1: Python interface to MySQL
dev-python/myst-parser 1.0.0 2.0.0: Extended commonmark compliant parser, with bridges to Sphinx
dev-python/nagiosplugin 1.3.3: A class library for writing nagios-compatible plugins
-dev-python/natsort 8.3.1: Natural sorting for Python
+dev-python/natsort 8.3.1 8.4.0: Natural sorting for Python
dev-python/nautilus-python 4.0: Python bindings for the Nautilus file manager
dev-python/nbclassic 0.5.5 0.5.6 1.0.0: Jupyter Notebook as a Jupyter Server Extension
dev-python/nbclient 0.7.4 0.8.0: A client library for executing Jupyter notebooks
@@ -8648,7 +8648,7 @@ dev-python/pivy 0.6.8: Coin3D bindings for Python
dev-python/pkgconfig 1.5.5-r1: Interface Python with pkg-config
dev-python/pkgcraft 0.0.5 9999: Python bindings for pkgcraft
dev-python/pkginfo 1.9.6: Provides an API for querying the distutils metadata written in a PKG-INFO file
-dev-python/platformdirs 3.5.1 3.5.2 3.5.3 3.6.0: A small Python module for determining appropriate platform-specific dirs
+dev-python/platformdirs 3.5.1 3.5.2 3.5.3 3.6.0 3.7.0: A small Python module for determining appropriate platform-specific dirs
dev-python/plotly 5.14.1 5.15.0: Browser-based graphing library for Python
dev-python/plotly-geo 1.0.0-r2: Browser-based graphing library for Python
dev-python/pluggy 1.0.0-r2 1.1.0: Plugin and hook calling mechanisms for Python
@@ -8815,7 +8815,7 @@ dev-python/pypresence 4.2.1: Complete Discord IPC and Rich Presence wrapper libr
dev-python/pyprof2calltree 1.4.5-r1: convert python profile data to kcachegrind calltree form
dev-python/pyproj 3.5.0 3.6.0: Python interface to the PROJ library
dev-python/pyproject-api 1.5.1 1.5.2: API to interact with the python pyproject.toml based projects
-dev-python/pyproject-fmt 0.11.2 0.12.0: Format your pyproject.toml file
+dev-python/pyproject-fmt 0.11.2 0.12.0 0.12.1: Format your pyproject.toml file
dev-python/pyproject-hooks 1.0.0: Wrappers to build Python packages using PEP 517 hooks
dev-python/pyproject-metadata 0.7.1: PEP 621 metadata parsing
dev-python/pypugjs 5.9.12: Pug (Jade) syntax adapter for Django, Jinja2 and Mako templates
@@ -9328,7 +9328,7 @@ dev-python/unittest-or-fail 2: Run unittests or fail if no tests were found
dev-python/unpaddedbase64 2.1.0: Unpadded Base64
dev-python/untangle 1.2.1-r1: Convert XML documents into Python objects
dev-python/uranium 4.13.0-r1: A Python framework for building 3D printing related applications
-dev-python/uri_template 1.2.0-r1: URI Template expansion in strict adherence to RFC 6570
+dev-python/uri_template 1.2.0-r1 1.3.0: URI Template expansion in strict adherence to RFC 6570
dev-python/uritemplate 4.1.1: Python implementation of RFC6570, URI Template
dev-python/url-normalize 1.4.3-r1: URL normalization for Python
dev-python/urllib3 1.26.15 1.26.16 2.0.2-r1 2.0.3: HTTP library with thread-safe connection pooling, file post, and more
@@ -9411,7 +9411,7 @@ dev-python/yarl 1.9.2: Yet another URL library
dev-python/yaswfp 0.9.3-r2: Yet Another SWF Parser
dev-python/yaxmldiff 0.1.0: Yet Another XML Differ
dev-python/youtube-search-python 1.6.6: Get YouTube video information using link WITHOUT YouTube Data API v3
-dev-python/ypy-websocket 0.8.4 0.9.0 0.10.0 0.11.0 0.11.1: Python bindings to y-crdt
+dev-python/ypy-websocket 0.8.4 0.9.0 0.10.0 0.11.0 0.11.1 0.12.1: Python bindings to y-crdt
dev-python/ytmusicapi 1.0.2 1.1.0: Unofficial API for YouTube Music
dev-python/zc-lockfile 3.0_p1: Basic inter-process locks
dev-python/zconfig 3.6.1 4.0: Configuration library supporting a hierarchical schema-driven model
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 39ca8f070e5c..89c12ba76c73 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 21 Jun 2023 03:16:57 +0000
+Wed, 21 Jun 2023 04:17:06 +0000