summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-03-21 09:04:37 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-03-21 09:04:37 +0000
commitbf253597e352b3195a08aae392e997d534707f01 (patch)
tree24a784ca1be8f4b220a114bac7a88f2d92495e5c
parentMerge updates from master (diff)
downloadgentoo-bf253597e352b3195a08aae392e997d534707f01.tar.gz
gentoo-bf253597e352b3195a08aae392e997d534707f01.tar.bz2
gentoo-bf253597e352b3195a08aae392e997d534707f01.zip
2022-03-21 09:04:34 UTC
-rw-r--r--metadata/md5-cache/dev-python/Arpeggio-1.10.2 (renamed from metadata/md5-cache/dev-python/arpeggio-1.10.2)2
-rw-r--r--metadata/md5-cache/dev-python/Arpeggio-2.0.017
-rw-r--r--metadata/md5-cache/dev-python/cfn-lint-0.58.016
-rw-r--r--metadata/md5-cache/dev-python/cfn-lint-0.58.116
-rw-r--r--metadata/md5-cache/dev-python/cfn-lint-0.58.216
-rw-r--r--metadata/md5-cache/dev-python/croniter-1.2.016
-rw-r--r--metadata/md5-cache/dev-python/discogs-client-2.3.1416
-rw-r--r--metadata/md5-cache/dev-python/doit-0.34.118
-rw-r--r--metadata/md5-cache/dev-python/oslo-serialization-4.2.016
-rw-r--r--metadata/md5-cache/dev-python/parver-0.3.18
-rw-r--r--metadata/md5-cache/dev-python/parver-0.3.1-r117
-rw-r--r--metadata/md5-cache/dev-python/python-slugify-5.0.216
-rw-r--r--metadata/md5-cache/dev-python/python-slugify-6.0.116
-rw-r--r--metadata/md5-cache/dev-python/slixmpp-1.8.1 (renamed from metadata/md5-cache/dev-python/python-slugify-6.1.0)15
-rw-r--r--metadata/md5-cache/dev-python/sympy-1.10.116
-rw-r--r--metadata/md5-cache/dev-python/textX-1.4 (renamed from metadata/md5-cache/dev-python/textx-1.4)6
-rw-r--r--metadata/md5-cache/dev-python/textX-3.0.016
-rw-r--r--metadata/md5-cache/sci-mathematics/z3-4.8.1516
-rw-r--r--metadata/pkg_desc_index24
-rw-r--r--metadata/timestamp.chk2
20 files changed, 127 insertions, 158 deletions
diff --git a/metadata/md5-cache/dev-python/arpeggio-1.10.2 b/metadata/md5-cache/dev-python/Arpeggio-1.10.2
index a4401252f45e..180f7723b3fb 100644
--- a/metadata/md5-cache/dev-python/arpeggio-1.10.2
+++ b/metadata/md5-cache/dev-python/Arpeggio-1.10.2
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/textX/Arpeggio/archive/1.10.2.tar.gz -> Arpeggio-1.10.2.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=0deac721995ec1a4a14795733c79c464
+_md5_=373c2f53327a30db7ce5e276d400696a
diff --git a/metadata/md5-cache/dev-python/Arpeggio-2.0.0 b/metadata/md5-cache/dev-python/Arpeggio-2.0.0
new file mode 100644
index 000000000000..b21ac4701245
--- /dev/null
+++ b/metadata/md5-cache/dev-python/Arpeggio-2.0.0
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=test? ( dev-python/memory_profiler[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
+DESCRIPTION=Parser interpreter based on PEG grammars
+EAPI=8
+HOMEPAGE=https://pypi.org/project/Arpeggio/ https://github.com/textX/Arpeggio
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=MIT
+RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/textX/Arpeggio/archive/2.0.0.tar.gz -> Arpeggio-2.0.0.tar.gz
+_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
+_md5_=fe96fb681029c5d748ddcb8c8bebbe84
diff --git a/metadata/md5-cache/dev-python/cfn-lint-0.58.0 b/metadata/md5-cache/dev-python/cfn-lint-0.58.0
deleted file mode 100644
index 2cff6999e720..000000000000
--- a/metadata/md5-cache/dev-python/cfn-lint-0.58.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/aws-sam-translator-1.42.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=CloudFormation Linter
-EAPI=8
-HOMEPAGE=https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86
-LICENSE=MIT
-RDEPEND=>=dev-python/aws-sam-translator-1.42.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/aws-cloudformation/cfn-lint/archive/v0.58.0.tar.gz -> cfn-lint-0.58.0.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=28b147f83a489586ff361f5346b6ff11
diff --git a/metadata/md5-cache/dev-python/cfn-lint-0.58.1 b/metadata/md5-cache/dev-python/cfn-lint-0.58.1
deleted file mode 100644
index 4d033b7a15c9..000000000000
--- a/metadata/md5-cache/dev-python/cfn-lint-0.58.1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/aws-sam-translator-1.42.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=CloudFormation Linter
-EAPI=8
-HOMEPAGE=https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
-LICENSE=MIT
-RDEPEND=>=dev-python/aws-sam-translator-1.42.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/aws-cloudformation/cfn-lint/archive/v0.58.1.tar.gz -> cfn-lint-0.58.1.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=2c2ac12c7deeecf2e50bb8340508a649
diff --git a/metadata/md5-cache/dev-python/cfn-lint-0.58.2 b/metadata/md5-cache/dev-python/cfn-lint-0.58.2
deleted file mode 100644
index f2aa6e03d41f..000000000000
--- a/metadata/md5-cache/dev-python/cfn-lint-0.58.2
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/aws-sam-translator-1.42.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=CloudFormation Linter
-EAPI=8
-HOMEPAGE=https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
-LICENSE=MIT
-RDEPEND=>=dev-python/aws-sam-translator-1.42.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jschema_to_python-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sarif_om-1.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/aws-cloudformation/cfn-lint/archive/v0.58.2.tar.gz -> cfn-lint-0.58.2.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=2c2ac12c7deeecf2e50bb8340508a649
diff --git a/metadata/md5-cache/dev-python/croniter-1.2.0 b/metadata/md5-cache/dev-python/croniter-1.2.0
deleted file mode 100644
index 821519e843f8..000000000000
--- a/metadata/md5-cache/dev-python/croniter-1.2.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tzlocal[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python module to provide iteration for datetime object
-EAPI=8
-HOMEPAGE=https://github.com/kiorky/croniter https://pypi.org/project/croniter/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm64 ~riscv x86
-LICENSE=MIT
-RDEPEND=dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=mirror://pypi/c/croniter/croniter-1.2.0.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=75c61a0dc97cb3be0c2973049b20477d
diff --git a/metadata/md5-cache/dev-python/discogs-client-2.3.14 b/metadata/md5-cache/dev-python/discogs-client-2.3.14
new file mode 100644
index 000000000000..4221ba954855
--- /dev/null
+++ b/metadata/md5-cache/dev-python/discogs-client-2.3.14
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/oauthlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Continuation of the official Python API client for Discogs
+EAPI=8
+HOMEPAGE=https://github.com/joalla/discogs_client/ https://pypi.org/project/python3-discogs-client/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD-2
+RDEPEND=dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/oauthlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/p/python3-discogs-client/python3-discogs-client-2.3.14.tar.gz
+_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
+_md5_=28831cd3625069d16ce0f6b1609e85f1
diff --git a/metadata/md5-cache/dev-python/doit-0.34.1 b/metadata/md5-cache/dev-python/doit-0.34.1
deleted file mode 100644
index d78ea0b417a2..000000000000
--- a/metadata/md5-cache/dev-python/doit-0.34.1
+++ /dev/null
@@ -1,18 +0,0 @@
-BDEPEND=test? ( dev-python/cloudpickle[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyinotify[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=test? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyflakes[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
-DESCRIPTION=Automation tool
-EAPI=7
-HOMEPAGE=https://pydoit.org/ https://pypi.org/project/doit/
-INHERIT=bash-completion-r1 distutils-r1
-IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 x86
-LICENSE=MIT
-PDEPEND=>=dev-python/doit-py-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-RDEPEND=dev-python/cloudpickle[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyinotify[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=mirror://pypi/d/doit/doit-0.34.1.tar.gz
-_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=e225fe0b23952ca8aeefe3127de2eeca
diff --git a/metadata/md5-cache/dev-python/oslo-serialization-4.2.0 b/metadata/md5-cache/dev-python/oslo-serialization-4.2.0
deleted file mode 100644
index da87331b6a58..000000000000
--- a/metadata/md5-cache/dev-python/oslo-serialization-4.2.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=>=dev-python/pbr-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/msgpack-0.5.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/openstackdocstheme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/openstackdocstheme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Oslo Serialization library
-EAPI=8
-HOMEPAGE=https://launchpad.net/oslo
-INHERIT=distutils-r1
-IUSE=test doc python_targets_python3_8 python_targets_python3_9
-KEYWORDS=amd64 ~arm arm64 x86
-LICENSE=Apache-2.0
-RDEPEND=>=dev-python/msgpack-0.5.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=mirror://pypi/o/oslo.serialization/oslo.serialization-4.2.0.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=5c6f092e8933907435304e15dd0ff33c
diff --git a/metadata/md5-cache/dev-python/parver-0.3.1 b/metadata/md5-cache/dev-python/parver-0.3.1
index 40bbcfae7a9f..08f54c18e17c 100644
--- a/metadata/md5-cache/dev-python/parver-0.3.1
+++ b/metadata/md5-cache/dev-python/parver-0.3.1
@@ -1,6 +1,6 @@
-BDEPEND=test? ( >=dev-python/arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+BDEPEND=test? ( >=dev-python/Arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
-DEPEND=test? ( >=dev-python/arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pretend[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
+DEPEND=test? ( >=dev-python/Arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pretend[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=Parse and manipulate version numbers
EAPI=7
HOMEPAGE=https://github.com/RazerM/parver https://pypi.org/project/parver/
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=amd64 ~arm64 x86
LICENSE=MIT
-RDEPEND=>=dev-python/arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
+RDEPEND=>=dev-python/Arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/RazerM/parver/archive/0.3.1.tar.gz -> parver-0.3.1.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=efcb927d83f0e4bbe6a75c6466e1d1f4
+_md5_=e6e52ac1b87ea6da001e0a18c3022f4e
diff --git a/metadata/md5-cache/dev-python/parver-0.3.1-r1 b/metadata/md5-cache/dev-python/parver-0.3.1-r1
new file mode 100644
index 000000000000..f9816cc90bec
--- /dev/null
+++ b/metadata/md5-cache/dev-python/parver-0.3.1-r1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=dev-python/Arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pretend[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
+DESCRIPTION=Parse and manipulate version numbers
+EAPI=8
+HOMEPAGE=https://github.com/RazerM/parver https://pypi.org/project/parver/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/Arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/RazerM/parver/archive/0.3.1.tar.gz -> parver-0.3.1.tar.gz
+_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
+_md5_=5ecf0d881f715016ed5ddf5693667476
diff --git a/metadata/md5-cache/dev-python/python-slugify-5.0.2 b/metadata/md5-cache/dev-python/python-slugify-5.0.2
deleted file mode 100644
index 37c80cea5369..000000000000
--- a/metadata/md5-cache/dev-python/python-slugify-5.0.2
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/text-unidecode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=A Python Slugify application that handles Unicode
-EAPI=7
-HOMEPAGE=https://github.com/un33k/python-slugify https://pypi.org/project/python-slugify/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~ppc64 x86
-LICENSE=MIT
-RDEPEND=dev-python/text-unidecode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/un33k/python-slugify/archive/5.0.2.tar.gz -> python-slugify-5.0.2.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=e995cd60fadf475d096b65f991dbdc01
diff --git a/metadata/md5-cache/dev-python/python-slugify-6.0.1 b/metadata/md5-cache/dev-python/python-slugify-6.0.1
deleted file mode 100644
index 00e24d4cafa3..000000000000
--- a/metadata/md5-cache/dev-python/python-slugify-6.0.1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/text-unidecode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=A Python Slugify application that handles Unicode
-EAPI=8
-HOMEPAGE=https://github.com/un33k/python-slugify/ https://pypi.org/project/python-slugify/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~ppc64 ~x86
-LICENSE=MIT
-RDEPEND=dev-python/text-unidecode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/un33k/python-slugify/archive/v6.0.1.tar.gz -> python-slugify-6.0.1.tar.gz
-_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=b16d96063edd66e0941f45000e5e64f6
diff --git a/metadata/md5-cache/dev-python/python-slugify-6.1.0 b/metadata/md5-cache/dev-python/slixmpp-1.8.1
index f953dd1ce9cf..405cb3506a4e 100644
--- a/metadata/md5-cache/dev-python/python-slugify-6.1.0
+++ b/metadata/md5-cache/dev-python/slixmpp-1.8.1
@@ -1,16 +1,17 @@
-BDEPEND=test? ( dev-python/text-unidecode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+BDEPEND=test? ( dev-python/aiodns[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/aiohttp[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/defusedxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyasn1-modules[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyasn1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] net-dns/libidn dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=A Python Slugify application that handles Unicode
+DEPEND=net-dns/libidn
+DESCRIPTION=Python 3 library for XMPP
EAPI=8
-HOMEPAGE=https://github.com/un33k/python-slugify/ https://pypi.org/project/python-slugify/
+HOMEPAGE=https://lab.louiz.org/poezio/slixmpp
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~ppc64 ~x86
+KEYWORDS=~amd64
LICENSE=MIT
-RDEPEND=dev-python/text-unidecode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+RDEPEND=dev-python/aiodns[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/aiohttp[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/defusedxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyasn1-modules[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyasn1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] net-dns/libidn python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://github.com/un33k/python-slugify/archive/v6.1.0.tar.gz -> python-slugify-6.1.0.tar.gz
+SRC_URI=mirror://pypi/s/slixmpp/slixmpp-1.8.1.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=b16d96063edd66e0941f45000e5e64f6
+_md5_=ac4211fe3b7b33c6cce202cf53a03f0c
diff --git a/metadata/md5-cache/dev-python/sympy-1.10.1 b/metadata/md5-cache/dev-python/sympy-1.10.1
new file mode 100644
index 000000000000..3c013de99075
--- /dev/null
+++ b/metadata/md5-cache/dev-python/sympy-1.10.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/mpmath[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] aesara? ( dev-python/aesara[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) imaging? ( dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ipython? ( dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) latex? ( virtual/latex-base dev-texlive/texlive-fontsextra png? ( app-text/dvipng ) pdf? ( app-text/ghostscript-gpl ) ) mathml? ( dev-libs/libxml2:2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) opengl? ( dev-python/pyopengl[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) pyglet? ( dev-python/pyglet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) symengine? ( dev-python/symengine[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) texmacs? ( app-office/texmacs ) >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Computer Algebra System in pure Python
+EAPI=8
+HOMEPAGE=https://www.sympy.org/
+INHERIT=distutils-r1 virtualx
+IUSE=aesara examples imaging ipython latex mathml opengl pdf png pyglet symengine test texmacs test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
+LICENSE=BSD
+RDEPEND=dev-python/mpmath[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] aesara? ( dev-python/aesara[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) imaging? ( dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ipython? ( dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) latex? ( virtual/latex-base dev-texlive/texlive-fontsextra png? ( app-text/dvipng ) pdf? ( app-text/ghostscript-gpl ) ) mathml? ( dev-libs/libxml2:2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) opengl? ( dev-python/pyopengl[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) pyglet? ( dev-python/pyglet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) symengine? ( dev-python/symengine[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) texmacs? ( app-office/texmacs ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test ) !test? ( test )
+SLOT=0
+SRC_URI=https://github.com/sympy/sympy/archive/sympy-1.10.1.tar.gz
+_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d virtualx fa024aa649b6bd544144bf94893d402c
+_md5_=7b4b96b256672e83d01b7c13ea4c5e2e
diff --git a/metadata/md5-cache/dev-python/textx-1.4 b/metadata/md5-cache/dev-python/textX-1.4
index d6255ea9460e..719c63c3e930 100644
--- a/metadata/md5-cache/dev-python/textx-1.4
+++ b/metadata/md5-cache/dev-python/textX-1.4
@@ -1,5 +1,5 @@
DEFINED_PHASES=compile configure install prepare test
-DEPEND=dev-python/arpeggio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+DEPEND=dev-python/Arpeggio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Meta-language for DSL implementation inspired by Xtext
EAPI=6
HOMEPAGE=https://pypi.org/project/textX/ https://github.com/igordejanovic/textX
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
-RDEPEND=dev-python/arpeggio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+RDEPEND=dev-python/Arpeggio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/t/textX/textX-1.4.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch 9f813bb3c47cf2e60619a663b87c5f4e toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs dbc9f8d2d49c66467bc327fddd8317bd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 4f29a8b760a594a212abe9c2ba957c31 multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
-_md5_=3ef99a53a426f52b4d3217a8908be8e7
+_md5_=8664708a107e99074e8b43afa38de16a
diff --git a/metadata/md5-cache/dev-python/textX-3.0.0 b/metadata/md5-cache/dev-python/textX-3.0.0
new file mode 100644
index 000000000000..911e726d9d00
--- /dev/null
+++ b/metadata/md5-cache/dev-python/textX-3.0.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/html5lib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/Arpeggio-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Meta-language for DSL implementation inspired by Xtext
+EAPI=8
+HOMEPAGE=https://pypi.org/project/textX/ https://github.com/textX/textX/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/Arpeggio-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/textX/textX/archive/3.0.0.tar.gz -> textX-3.0.0.gh.tar.gz
+_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
+_md5_=f543eb26c1441eb942f5ffbfd7239b1e
diff --git a/metadata/md5-cache/sci-mathematics/z3-4.8.15 b/metadata/md5-cache/sci-mathematics/z3-4.8.15
new file mode 100644
index 000000000000..010632b0e3a9
--- /dev/null
+++ b/metadata/md5-cache/sci-mathematics/z3-4.8.15
@@ -0,0 +1,16 @@
+BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
+DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) gmp? ( dev-libs/gmp:0=[cxx(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) java? ( >=virtual/jdk-1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 )
+DESCRIPTION=An efficient theorem prover
+EAPI=8
+HOMEPAGE=https://github.com/Z3Prover/z3/
+INHERIT=cmake-multilib java-pkg-opt-2 python-single-r1
+IUSE=doc examples gmp isabelle java python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 java python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
+LICENSE=MIT
+RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) gmp? ( dev-libs/gmp:0=[cxx(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) java? ( >=dev-java/java-config-2.2.0-r3 )
+REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
+SLOT=0/4.8
+SRC_URI=https://github.com/Z3Prover/z3/archive/z3-4.8.15.tar.gz
+_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multilib-build 75c3a5814f2cb851f641711bfcc100c0 multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib de2335e0bd21535a925d008ee3b98e2a java-utils-2 fe178a2da6b16798a2363acc5543dffa java-pkg-opt-2 e5029f11aa150c447c7e006015f84356 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
+_md5_=82ae8a9cebe6873eaf8d282102b7a6ea
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index a7c0919593ea..5ba7eb71ca6f 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8203,6 +8203,7 @@ dev-php/zetacomponents-Base 1.9.1 1.9.3: Base package for any Zeta component
dev-php/zetacomponents-ConsoleTools 1.7.2-r1: A set of classes to do different actions with the console
dev-python/3to2 1.1.1-r1: Tool to refactor valid 3.x syntax into valid 2.x syntax
dev-python/APScheduler 3.8.1 3.9.0 3.9.1: In-process task scheduler with Cron-like capabilities
+dev-python/Arpeggio 1.10.2 2.0.0: Parser interpreter based on PEG grammars
dev-python/Babel 2.9.1: Collection of tools for internationalizing Python applications
dev-python/BitVector 3.5.0: A pure-Python memory-efficient packed representation for bit arrays
dev-python/CppHeaderParser 2.7.4: Parse C++ header files and generate a data structure
@@ -8272,7 +8273,6 @@ dev-python/argh 0.26.2-r2: A simple argparse wrapper
dev-python/argon2-cffi 21.3.0-r2: CFFI bindings to the Argon2 password hashing library
dev-python/argon2-cffi-bindings 21.2.0: Low-level CFFI bindings for the Argon2 password hashing library
dev-python/argparse-manpage 1.5-r1 2 2.1 2.2: Automatically build man-pages for your Python project
-dev-python/arpeggio 1.10.2: Parser interpreter based on PEG grammars
dev-python/arrow 1.2.2: Better dates and times for Python
dev-python/asgiref 3.5.0: ASGI utilities (successor to WSGI)
dev-python/asn1crypto 1.4.0 1.5.0 1.5.1: Python ASN.1 library with a focus on performance and a pythonic API
@@ -8368,7 +8368,7 @@ dev-python/cerberus 1.3.2 1.3.4: A lightweight and extensible data-validation li
dev-python/certifi 3021.3.16-r1: A certifi hack to use system trust store on Linux/FreeBSD
dev-python/cffi 1.14.6 1.15.0: Foreign Function Interface for Python calling C code
dev-python/cfgv 3.3.1: Validate configuration and produce human-readable error messages
-dev-python/cfn-lint 0.58.0 0.58.1 0.58.2 0.58.3: CloudFormation Linter
+dev-python/cfn-lint 0.58.3: CloudFormation Linter
dev-python/cftime 1.5.1 1.5.2 1.6.0: Time-handling functionality from netcdf4-python
dev-python/cgroup-utils 0.8: Tools and libraries for control groups of Linux
dev-python/chai 1.1.2: Easy to use mocking, stubbing and spying framework
@@ -8423,7 +8423,7 @@ dev-python/coverage 6.3.1 6.3.2-r1: Code coverage measurement for Python
dev-python/cppy 1.1.0 1.2.0: C++ header library which makes it easier to write Python extension modules
dev-python/crashtest 0.3.1: Python library that makes exceptions handling and inspection easier
dev-python/crcmod 1.7-r5: Python CRC Generator module
-dev-python/croniter 1.2.0 1.3.4: Python module to provide iteration for datetime object
+dev-python/croniter 1.3.4: Python module to provide iteration for datetime object
dev-python/cryptography 3.4.7-r2 3.4.7-r3 36.0.0: Library providing cryptographic recipes and primitives
dev-python/css-parser 1.0.7 1.0.7-r1: A CSS Cascading Style Sheets library (fork of cssutils)
dev-python/csscompressor 0.9.5: A python port of YUI CSS Compressor
@@ -8458,7 +8458,7 @@ dev-python/dictdiffer 0.9.0: Dictdiffer is a library that helps you to diff and
dev-python/dicttoxml 1.7.4-r3: Converts a Python dictionary or other data type to a valid XML string
dev-python/diff-match-patch 20181111 20200713: Diff, match and patch algorithms for plain text
dev-python/dill 0.3.4: Serialize all of python (almost)
-dev-python/discogs-client 2.3.12-r1 2.3.13 9999: Continuation of the official Python API client for Discogs
+dev-python/discogs-client 2.3.12-r1 2.3.13 2.3.14 9999: Continuation of the official Python API client for Discogs
dev-python/diskcache 5.4.0 5.4.0-r1: Disk and file backed cache
dev-python/dissononce 0.34.3-r2: A python implementation for Noise Protocol Framework
dev-python/distlib 0.3.4-r1: Low-level components of distutils2/packaging
@@ -8507,7 +8507,7 @@ dev-python/doctest-ignore-unicode 0.1.2-r1: Add flag to ignore unicode literal p
dev-python/docutils 0.16-r1 0.17.1 0.18.1: Python Documentation Utilities
dev-python/docutils-glep 1.2: Gentoo GLEP support for docutils
dev-python/dogpile-cache 1.1.5: A locking API for expiring values while a single thread generates a new value
-dev-python/doit 0.34.1 0.34.2: Automation tool
+dev-python/doit 0.34.2: Automation tool
dev-python/doit-py 0.5.0: doit tasks for python stuff
dev-python/dominate 2.6.0: Library for creating and manipulating HTML documents using an elegant DOM API
dev-python/doublex 1.9.2-r1: Python test doubles
@@ -8954,7 +8954,7 @@ dev-python/oslo-config 8.7.1 8.8.0: Oslo Configuration API
dev-python/oslo-context 4.1.0: Helpers to maintain useful information about a request context
dev-python/oslo-i18n 5.1.0: Oslo i18n library
dev-python/oslo-log 4.6.1 4.6.1-r1 4.7.0: OpenStack logging config library, configuration for all openstack projects
-dev-python/oslo-serialization 4.2.0 4.3.0: Oslo Serialization library
+dev-python/oslo-serialization 4.3.0: Oslo Serialization library
dev-python/oslo-utils 4.12.2: Oslo Utility library
dev-python/oslotest 4.5.0 4.5.0-r1: Oslo test framework
dev-python/osrf_pycommon 1.0.0 2.0.0 2.0.1: Commonly needed Python modules used by Python software developed at OSRF
@@ -8976,7 +8976,7 @@ dev-python/parse_type 0.6.0: Extension to the parse module
dev-python/parsedatetime 2.6: Parse human-readable date/time strings
dev-python/parso 0.7.1-r1 0.8.3: a python parser that supports error recovery and round-trip parsing
dev-python/partd 1.2.0: Appendable key-value storage
-dev-python/parver 0.3.1: Parse and manipulate version numbers
+dev-python/parver 0.3.1 0.3.1-r1: Parse and manipulate version numbers
dev-python/passlib 1.7.4-r1: Password hashing framework supporting over 20 schemes
dev-python/paste 3.5.0: Tools for using a Web Server Gateway Interface stack
dev-python/pastedeploy 2.1.1-r1: Load, configure, and compose WSGI applications and servers
@@ -9336,7 +9336,7 @@ dev-python/python-openstackclient 5.7.0 5.7.0-r1 5.8.0: A client for the OpenSta
dev-python/python-poppler-qt5 0.75.0: Python binding for libpoppler-qt5
dev-python/python-redmine 2.3.0: Python interface to the Redmine REST API
dev-python/python-sense-hat 2.2.0-r3: Raspberry Pi Sense HAT python library
-dev-python/python-slugify 5.0.2 6.0.1 6.1.0 6.1.1: A Python Slugify application that handles Unicode
+dev-python/python-slugify 6.1.1: A Python Slugify application that handles Unicode
dev-python/python-socks 2.0.3: SOCKS4, SOCKS5, HTTP tunneling functionality for Python
dev-python/python-sshpubkeys 3.3.1: OpenSSH public key parser for Python
dev-python/python-stdnum 1.17: A module to handle standardized numbers and codes
@@ -9496,7 +9496,7 @@ dev-python/sip 4.19.25-r1 5.5.0-r2 6.4.0 6.5.0: Python bindings generator for C/
dev-python/six 1.16.0: Python 2 and 3 compatibility library
dev-python/slackclient 2.5.0: Client for Slack supporting the Slack Web and Real Time Messaging API
dev-python/slimit 0.8.1-r1: A JavaScript minifier written in Python
-dev-python/slixmpp 1.7.1 1.8.0.1 9999: Python 3 library for XMPP
+dev-python/slixmpp 1.7.1 1.8.0.1 1.8.1 9999: Python 3 library for XMPP
dev-python/smartypants 2.0.1-r1 9999: ASCII quote-dot-dash to HTML entity converter
dev-python/smmap 5.0.0: A pure Python implementation of a sliding window memory map manager
dev-python/snakeoil 0.9.5 0.9.7 0.9.9 0.9.10 9999: misc common functionality and useful optimizations
@@ -9591,7 +9591,7 @@ dev-python/svgwrite 1.4.1: Python Package to write SVG files
dev-python/swagger-spec-validator 2.7.3 2.7.4: validate Swagger specs against Swagger 1.1 or 2.0 specification
dev-python/sybil 3.0.0 3.0.1: Automated testing for the examples in your documentation
dev-python/symengine 0.8.1-r1 0.9.1 0.9.2: Python wrappers to the symengine C++ library
-dev-python/sympy 1.9 1.10: Computer Algebra System in pure Python
+dev-python/sympy 1.9 1.10 1.10.1: Computer Algebra System in pure Python
dev-python/tabulate 0.8.9: Pretty-print tabular data
dev-python/tagpy 2018.1-r2: Python Bindings for TagLib
dev-python/tappy 3.1: Test Anything Protocol (TAP) tools
@@ -9611,9 +9611,9 @@ dev-python/testresources 2.0.1: A pyunit extension for managing expensive test r
dev-python/testscenarios 0.5.0-r1: A pyunit extension for dependency injection
dev-python/testtools 2.5.0: Extensions to the Python standard library unit testing framework
dev-python/text-unidecode 1.3 1.3-r1: The most basic port of the Text::Unidecode Perl library
+dev-python/textX 1.4 3.0.0: Meta-language for DSL implementation inspired by Xtext
dev-python/textdistance 4.2.2: Compute distance between the two texts
dev-python/texttable 1.6.4: Module for creating simple ASCII tables
-dev-python/textx 1.4: Meta-language for DSL implementation inspired by Xtext
dev-python/threadpoolctl 3.1.0: Limit the number of threads used in native libs that have their own threadpool
dev-python/three-merge 0.1.1: Simple Python library to perform a 3-way merge between strings
dev-python/thrift 0.14.1: Python implementation of Thrift
@@ -16889,7 +16889,7 @@ sci-mathematics/why3-for-spark 2019-r2 2020 2021-r1: Platform for deductive prog
sci-mathematics/wxmaxima 20.12.2 21.05.2 21.11.0: Graphical frontend to Maxima, using the wxWidgets toolkit
sci-mathematics/yacas 1.7.0-r1 1.9.1: General purpose computer algebra system
sci-mathematics/yafu 1.34.3-r1: Yet another factoring utility
-sci-mathematics/z3 4.8.14: An efficient theorem prover
+sci-mathematics/z3 4.8.14 4.8.15: An efficient theorem prover
sci-misc/ViSP-images 3.3.0: ViSP images data set
sci-misc/apertium 3.2.0: Shallow-transfer machine Translation engine and toolbox
sci-misc/boinc 7.16.17 9999: The Berkeley Open Infrastructure for Network Computing
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index e38132892997..6c50242e56f4 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 21 Mar 2022 08:49:19 +0000
+Mon, 21 Mar 2022 09:04:34 +0000