summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-09-06 06:36:33 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-09-06 06:36:33 +0000
commitacaa80c84d1d0eb4e8acba24ecbfeb7c31cd23b8 (patch)
tree22843933a0aab5c76cc022ff372c87cc8ff95de7 /metadata
parentMerge updates from master (diff)
downloadgentoo-acaa80c84d1d0eb4e8acba24ecbfeb7c31cd23b8.tar.gz
gentoo-acaa80c84d1d0eb4e8acba24ecbfeb7c31cd23b8.tar.bz2
gentoo-acaa80c84d1d0eb4e8acba24ecbfeb7c31cd23b8.zip
2021-09-06 06:36:31 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/bitarray-2.3.315
-rw-r--r--metadata/md5-cache/dev-python/deprecated-1.2.1316
-rw-r--r--metadata/md5-cache/dev-python/humanize-3.10.016
-rw-r--r--metadata/md5-cache/dev-python/mkdocs-material-7.1.915
-rw-r--r--metadata/md5-cache/dev-python/pyphen-0.10.016
-rw-r--r--metadata/md5-cache/dev-python/setuptools-57.5.017
-rw-r--r--metadata/md5-cache/dev-python/xlsxwriter-1.4.416
-rw-r--r--metadata/md5-cache/dev-python/xlsxwriter-1.4.516
-rw-r--r--metadata/md5-cache/dev-python/xlsxwriter-2.0.016
-rw-r--r--metadata/pkg_desc_index14
-rw-r--r--metadata/timestamp.chk2
11 files changed, 56 insertions, 103 deletions
diff --git a/metadata/md5-cache/dev-python/bitarray-2.3.3 b/metadata/md5-cache/dev-python/bitarray-2.3.3
new file mode 100644
index 000000000000..076324940d08
--- /dev/null
+++ b/metadata/md5-cache/dev-python/bitarray-2.3.3
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Efficient arrays of booleans -- C extension
+EAPI=8
+HOMEPAGE=https://github.com/ilanschnell/bitarray https://pypi.org/project/bitarray/
+INHERIT=distutils-r1
+IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+LICENSE=PSF-2
+RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+SLOT=0
+SRC_URI=mirror://pypi/b/bitarray/bitarray-2.3.3.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
+_md5_=83c3618eca0c3f422984662fe0f911ef
diff --git a/metadata/md5-cache/dev-python/deprecated-1.2.13 b/metadata/md5-cache/dev-python/deprecated-1.2.13
new file mode 100644
index 000000000000..5dace93fde46
--- /dev/null
+++ b/metadata/md5-cache/dev-python/deprecated-1.2.13
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python @deprecated decorator to deprecate old API
+EAPI=8
+HOMEPAGE=https://github.com/tantale/deprecated
+INHERIT=distutils-r1
+IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=MIT
+RDEPEND=dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/tantale/deprecated/archive/v1.2.13.tar.gz -> deprecated-1.2.13.gh.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
+_md5_=6dc1e209efcd82e71fb3e3027521bc4d
diff --git a/metadata/md5-cache/dev-python/humanize-3.10.0 b/metadata/md5-cache/dev-python/humanize-3.10.0
deleted file mode 100644
index 8590042b0e5c..000000000000
--- a/metadata/md5-cache/dev-python/humanize-3.10.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/freezegun[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Common humanization utilities
-EAPI=8
-HOMEPAGE=https://github.com/jmoiron/humanize/
-INHERIT=distutils-r1
-IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 x86
-LICENSE=MIT
-RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=mirror://pypi/h/humanize/humanize-3.10.0.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
-_md5_=0223c79852d3a5bb1b58dbac8f248429
diff --git a/metadata/md5-cache/dev-python/mkdocs-material-7.1.9 b/metadata/md5-cache/dev-python/mkdocs-material-7.1.9
deleted file mode 100644
index 94ff564f724d..000000000000
--- a/metadata/md5-cache/dev-python/mkdocs-material-7.1.9
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( dev-lang/python:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_9(-)] dev-python/mkdocs-redirects[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_8(-)] dev-python/mkdocs-redirects[python_targets_python3_8(-)] ) ) )
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=A Material Design theme for MkDocs
-EAPI=7
-HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
-INHERIT=distutils-r1 docs
-IUSE=python_targets_python3_8 python_targets_python3_9 doc
-KEYWORDS=amd64 x86
-LICENSE=MIT
-RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/mkdocs-1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pygments-2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pymdown-extensions-7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-SLOT=0
-SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/7.1.9.tar.gz -> mkdocs-material-7.1.9.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf docs 7c38d94fa7c1b4235fe571dc09e018df
-_md5_=a21444a8f41790e8992f93c7d9d243cb
diff --git a/metadata/md5-cache/dev-python/pyphen-0.10.0 b/metadata/md5-cache/dev-python/pyphen-0.10.0
deleted file mode 100644
index 56d1336a74a5..000000000000
--- a/metadata/md5-cache/dev-python/pyphen-0.10.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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 for hyphenation using hunspell dictionaries
-EAPI=7
-HOMEPAGE=https://github.com/Kozea/Pyphen
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 x86
-LICENSE=GPL-2+ LGPL-2+ MPL-1.1
-RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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/Kozea/Pyphen/archive/0.10.0.tar.gz -> Pyphen-0.10.0.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
-_md5_=3a32c6856f53e9b40658edef9f89fe78
diff --git a/metadata/md5-cache/dev-python/setuptools-57.5.0 b/metadata/md5-cache/dev-python/setuptools-57.5.0
new file mode 100644
index 000000000000..b18345dc5733
--- /dev/null
+++ b/metadata/md5-cache/dev-python/setuptools-57.5.0
@@ -0,0 +1,17 @@
+BDEPEND=test? ( python_targets_pypy3? ( dev-python/jaraco-envs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jaraco-path-3.2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-fixture-config[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-virtualenv[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-python/jaraco-envs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jaraco-path-3.2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-fixture-config[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-virtualenv[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/jaraco-envs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jaraco-path-3.2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-fixture-config[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-virtualenv[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/jaraco-envs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jaraco-path-3.2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-fixture-config[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-virtualenv[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Collection of extensions to Distutils
+EAPI=7
+HOMEPAGE=https://github.com/pypa/setuptools https://pypi.org/project/setuptools/
+INHERIT=distutils-r1 multiprocessing
+IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=MIT
+PDEPEND=>=dev-python/certifi-2016.9.26[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/s/setuptools/setuptools-57.5.0.tar.gz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.10.0rc1.tar.xz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
+_md5_=1df5c6fb8ca6a4797b15bfb13973de51
diff --git a/metadata/md5-cache/dev-python/xlsxwriter-1.4.4 b/metadata/md5-cache/dev-python/xlsxwriter-1.4.4
deleted file mode 100644
index a8203e93bc25..000000000000
--- a/metadata/md5-cache/dev-python/xlsxwriter-1.4.4
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python module for creating Excel XLSX files
-EAPI=8
-HOMEPAGE=https://github.com/jmcnamara/XlsxWriter
-INHERIT=distutils-r1
-IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux
-LICENSE=BSD
-RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_1.4.4.tar.gz -> XlsxWriter-RELEASE_1.4.4.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
-_md5_=93c0a78ab120fd641465e541f3fe9fcd
diff --git a/metadata/md5-cache/dev-python/xlsxwriter-1.4.5 b/metadata/md5-cache/dev-python/xlsxwriter-1.4.5
deleted file mode 100644
index b570ad8c1fdf..000000000000
--- a/metadata/md5-cache/dev-python/xlsxwriter-1.4.5
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python module for creating Excel XLSX files
-EAPI=8
-HOMEPAGE=https://github.com/jmcnamara/XlsxWriter
-INHERIT=distutils-r1
-IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux
-LICENSE=BSD
-RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_1.4.5.tar.gz -> XlsxWriter-RELEASE_1.4.5.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
-_md5_=448181e8cd6f8dbdd19b39c6d03ef46f
diff --git a/metadata/md5-cache/dev-python/xlsxwriter-2.0.0 b/metadata/md5-cache/dev-python/xlsxwriter-2.0.0
deleted file mode 100644
index 86a4ce11a19c..000000000000
--- a/metadata/md5-cache/dev-python/xlsxwriter-2.0.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python module for creating Excel XLSX files
-EAPI=8
-HOMEPAGE=https://github.com/jmcnamara/XlsxWriter
-INHERIT=distutils-r1
-IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux
-LICENSE=BSD
-RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_2.0.0.tar.gz -> XlsxWriter-RELEASE_2.0.0.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
-_md5_=448181e8cd6f8dbdd19b39c6d03ef46f
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 57142d950255..5774fbd10294 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8322,7 +8322,7 @@ dev-python/betamax 0.8.1: python-requests HTTP exchanges recorder
dev-python/betamax-matchers 0.4.0: A group of experimental matchers for Betamax
dev-python/bibtexparser 1.1.0: A BibTeX parser written in python
dev-python/binaryornot 0.4.4-r2: Ultra-lightweight pure Python package to guess whether a file is binary or text
-dev-python/bitarray 2.2.2 2.2.5 2.3.0 2.3.1 2.3.2: Efficient arrays of booleans -- C extension
+dev-python/bitarray 2.2.2 2.2.5 2.3.0 2.3.1 2.3.2 2.3.3: Efficient arrays of booleans -- C extension
dev-python/bitstring 3.1.9: A pure Python module for creation and analysis of binary data
dev-python/black 20.8_beta1 21.6_beta0 21.7_beta0 21.8_beta0: The uncompromising Python code formatter
dev-python/bleach 4.0.0: An easy whitelist-based HTML-sanitizing tool
@@ -8446,7 +8446,7 @@ dev-python/deepmerge 0.3.0: Tools to handle merging of nested data structures in
dev-python/defcon 0.8.1 0.9.0: A set of UFO based objects for use in font editing applications
dev-python/defusedxml 0.7.1: XML bomb protection for Python stdlib modules, an xml serialiser
dev-python/denonavr 0.10.7 0.10.8 0.10.9: Automation Library for Denon AVR receivers
-dev-python/deprecated 1.2.12: Python @deprecated decorator to deprecate old API
+dev-python/deprecated 1.2.12 1.2.13: Python @deprecated decorator to deprecate old API
dev-python/deprecation 2.1.0: A library to handle automated deprecations
dev-python/dictdiffer 0.9.0: Dictdiffer is a library that helps you to diff and patch dictionaries
dev-python/dicttoxml 1.7.4-r1 1.7.4-r2: Converts a Python dictionary or other data type to a valid XML string
@@ -8658,7 +8658,7 @@ dev-python/httpretty 1.1.3 1.1.4: HTTP client mock for Python
dev-python/httpx 0.18.2 0.19.0: Fully-featured HTTP client which provides sync and async APIs
dev-python/huawei-lte-api 1.4.18: API For huawei LAN/WAN LTE Modems
dev-python/humanfriendly 8.2 9.1 9.2: Human friendly output for text interfaces using Python
-dev-python/humanize 3.10.0 3.11.0: Common humanization utilities
+dev-python/humanize 3.11.0: Common humanization utilities
dev-python/hvac 0.10.8 0.10.9 0.10.11 0.10.12 0.10.13 0.10.14 0.11.0: hashicorp vault client in python
dev-python/hyper-h2 3.2.0 4.0.0: HTTP/2 State-Machine based protocol implementation
dev-python/hyperframe 5.2.0 6.0.1: HTTP/2 framing layer for Python
@@ -8831,7 +8831,7 @@ dev-python/mkdocs 1.2.2: Project documentation with Markdown
dev-python/mkdocs-bootstrap 1.1-r1: Bootstrap theme for MkDocs
dev-python/mkdocs-bootswatch 1.1-r1: Bootswatch themes for MkDocs
dev-python/mkdocs-git-revision-date-localized-plugin 0.9.2 0.9.3: Display the localized date of the last git modification of a markdown file
-dev-python/mkdocs-material 7.1.9 7.2.2 7.2.4 7.2.6: A Material Design theme for MkDocs
+dev-python/mkdocs-material 7.2.2 7.2.4 7.2.6: A Material Design theme for MkDocs
dev-python/mkdocs-material-extensions 1.0.1 1.0.3: Extension pack for Python Markdown
dev-python/mkdocs-minify-plugin 0.4.0: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
dev-python/mkdocs-redirects 1.0.1 1.0.3: Plugin for Mkdocs page redirects
@@ -9139,7 +9139,7 @@ dev-python/pypax 0.9.5 9999: Python module to get or set either PT_PAX and/or XA
dev-python/pypcap 1.2.3-r1: Simplified object-oriented Python extension module for libpcap
dev-python/pypeg2 2.15.2-r1: An intrinsic PEG Parser-Interpreter for Python
dev-python/pyperclip 1.8.2: A cross-platform clipboard module for Python.
-dev-python/pyphen 0.10.0 0.11.0-r1: Python module for hyphenation using hunspell dictionaries
+dev-python/pyphen 0.11.0-r1: Python module for hyphenation using hunspell dictionaries
dev-python/pypiserver 1.4.2: Minimal PyPI server
dev-python/pypng 0.0.20 0.0.21: Pure Python PNG image encoder/decoder
dev-python/pyprof2calltree 1.4.5: convert python profile data to kcachegrind calltree form
@@ -9420,7 +9420,7 @@ dev-python/serpent 1.40: A simple serialization library based on ast.literal_eva
dev-python/serverfiles 0.2.1 0.3.1: Utility for accessing HTTP server and storing files locally for reuse
dev-python/service_identity 21.1.0: Service identity verification for pyOpenSSL
dev-python/setproctitle 1.2.2: Allow customization of the process title
-dev-python/setuptools 57.4.0-r2: Collection of extensions to Distutils
+dev-python/setuptools 57.4.0-r2 57.5.0: Collection of extensions to Distutils
dev-python/setuptools-git 1.2-r2: Setuptools revision control system plugin for Git
dev-python/setuptools_rust 0.12.1: a plugin for setuptools to build Rust Python extensions
dev-python/setuptools_scm 6.0.1-r1 6.3.0-r1: Manage versions by scm tags via setuptools
@@ -9671,7 +9671,7 @@ dev-python/xarray 0.19.0: N-D labeled arrays and datasets in Python
dev-python/xcffib 0.11.1: A drop in replacement for xpyb, an XCB python binding
dev-python/xdoctest 0.15.4 0.15.6 0.15.8: A rewrite of Python's builtin doctest module but without all the weirdness
dev-python/xlrd 2.0.1: Library to extract data from Microsoft Excel spreadsheets
-dev-python/xlsxwriter 1.4.4 1.4.5 2.0.0 3.0.1: Python module for creating Excel XLSX files
+dev-python/xlsxwriter 3.0.1: Python module for creating Excel XLSX files
dev-python/xlwt 1.3.0-r1: Python library to create spreadsheet files compatible with Excel
dev-python/xmlschema 1.7.0 1.7.1: An XML Schema validator and decoder
dev-python/xmltodict 0.12.0-r1: Makes working with XML feel like you are working with JSON
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 8aab6f0e1b46..dcfc56f6bd90 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 06 Sep 2021 06:21:32 +0000
+Mon, 06 Sep 2021 06:36:31 +0000