diff options
author | 2022-03-09 19:22:00 +0000 | |
---|---|---|
committer | 2022-03-09 19:22:00 +0000 | |
commit | c927db48e77845b299b758a3750fa572aed367ea (patch) | |
tree | da991ca8f313b311220d20132302e3913841fc49 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-c927db48e77845b299b758a3750fa572aed367ea.tar.gz gentoo-c927db48e77845b299b758a3750fa572aed367ea.tar.bz2 gentoo-c927db48e77845b299b758a3750fa572aed367ea.zip |
2022-03-09 19:21:57 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/csvkit-1.0.7 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/dnspython-2.2.1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/mkdocs-material-8.2.2 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/mkdocs-material-8.2.5 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/poetry-core-1.0.8 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/prettytable-3.2.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/py-amqp-5.1.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pydevd-2.8.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pylru-1.2.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/readme_renderer-33.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/responses-0.19.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/versioneer-0.22 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/virtualenv-20.13.3 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/waitress-2.1.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/zope-testing-4.10 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 28 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
17 files changed, 252 insertions, 15 deletions
diff --git a/metadata/md5-cache/dev-python/csvkit-1.0.7 b/metadata/md5-cache/dev-python/csvkit-1.0.7 new file mode 100644 index 000000000000..1850aaeab1e8 --- /dev/null +++ b/metadata/md5-cache/dev-python/csvkit-1.0.7 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/agate-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/agate-excel-0.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/agate-dbf-0.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/agate-sql-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.6.1[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=A suite of utilities for converting to and working with CSV +EAPI=8 +HOMEPAGE=https://github.com/wireservice/csvkit https://pypi.org/project/csvkit/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=dev-python/agate-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/agate-excel-0.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/agate-dbf-0.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/agate-sql-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.6.1[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/csvkit/csvkit-1.0.7.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=cb4c4487b0a1763f942809d53a89bdec diff --git a/metadata/md5-cache/dev-python/dnspython-2.2.1 b/metadata/md5-cache/dev-python/dnspython-2.2.1 new file mode 100644 index 000000000000..590b3d48211f --- /dev/null +++ b/metadata/md5-cache/dev-python/dnspython-2.2.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/cryptography[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/idna-4.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/poetry-core[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=DNS toolkit for Python +EAPI=8 +HOMEPAGE=https://www.dnspython.org/ https://pypi.org/project/dnspython/ +INHERIT=distutils-r1 +IUSE=examples test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=ISC +RDEPEND=dev-python/cryptography[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/idna-4.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/rthalley/dnspython/archive/v2.2.1.tar.gz -> dnspython-2.2.1.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=26afd8af18c9c9c6f1c54512af9b385b diff --git a/metadata/md5-cache/dev-python/mkdocs-material-8.2.2 b/metadata/md5-cache/dev-python/mkdocs-material-8.2.2 new file mode 100644 index 000000000000..ae36e6b46086 --- /dev/null +++ b/metadata/md5-cache/dev-python/mkdocs-material-8.2.2 @@ -0,0 +1,15 @@ +BDEPEND=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(-)?] doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)] dev-python/mkdocs-redirects[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1: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.12_p1-r1: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=8 +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 python_targets_python3_10 doc +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=>=dev-python/jinja-2.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mkdocs-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pymdown-extensions-9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mkdocs-material-extensions-1.0[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 ) +SLOT=0 +SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/8.2.2.tar.gz -> mkdocs-material-8.2.2.gh.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d docs 7c38d94fa7c1b4235fe571dc09e018df +_md5_=607f9d0a2b4b98c7ff728f15cfb3a9ae diff --git a/metadata/md5-cache/dev-python/mkdocs-material-8.2.5 b/metadata/md5-cache/dev-python/mkdocs-material-8.2.5 new file mode 100644 index 000000000000..ca7aa3c4b4f8 --- /dev/null +++ b/metadata/md5-cache/dev-python/mkdocs-material-8.2.5 @@ -0,0 +1,15 @@ +BDEPEND=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(-)?] doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)] dev-python/mkdocs-redirects[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1: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.12_p1-r1: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=8 +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 python_targets_python3_10 doc +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=>=dev-python/jinja-2.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mkdocs-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pymdown-extensions-9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mkdocs-material-extensions-1.0[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 ) +SLOT=0 +SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/8.2.5.tar.gz -> mkdocs-material-8.2.5.gh.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d docs 7c38d94fa7c1b4235fe571dc09e018df +_md5_=607f9d0a2b4b98c7ff728f15cfb3a9ae diff --git a/metadata/md5-cache/dev-python/poetry-core-1.0.8 b/metadata/md5-cache/dev-python/poetry-core-1.0.8 new file mode 100644 index 000000000000..5d7e0ba20f55 --- /dev/null +++ b/metadata/md5-cache/dev-python/poetry-core-1.0.8 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pep517[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/virtualenv[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/attrs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lark-parser[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyparsing[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyrsistent[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tomlkit[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Poetry PEP 517 Build Backend +EAPI=8 +HOMEPAGE=https://pypi.org/project/poetry-core/ https://github.com/python-poetry/poetry-core +INHERIT=distutils-r1 +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 +LICENSE=MIT +RDEPEND=dev-python/attrs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lark-parser[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyparsing[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyrsistent[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tomlkit[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/python-poetry/poetry-core/archive/1.0.8.tar.gz -> poetry-core-1.0.8.gh.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=dc3484b2c606054f2d7aac2b18ffe83b diff --git a/metadata/md5-cache/dev-python/prettytable-3.2.0 b/metadata/md5-cache/dev-python/prettytable-3.2.0 new file mode 100644 index 000000000000..8eae19f70016 --- /dev/null +++ b/metadata/md5-cache/dev-python/prettytable-3.2.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0=[sqlite] ) 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/pytest-lazy-fixture[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/wcwidth[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[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(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Easily displaying tabular data in a visually appealing ASCII table format +EAPI=8 +HOMEPAGE=https://github.com/jazzband/prettytable/ https://pypi.org/project/prettytable/ +INHERIT=distutils-r1 +IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc ~x86 +LICENSE=BSD +RDEPEND=dev-python/wcwidth[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/p/prettytable/prettytable-3.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_=134362063ac2bc237e67cd1246b7ab58 diff --git a/metadata/md5-cache/dev-python/py-amqp-5.1.0 b/metadata/md5-cache/dev-python/py-amqp-5.1.0 new file mode 100644 index 000000000000..4d264e8d0c5e --- /dev/null +++ b/metadata/md5-cache/dev-python/py-amqp-5.1.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-python/vine-5.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/case-1.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-rerunfailures-6.0[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_celery[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_celery[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_celery[python_targets_python3_8(-)] ) ) ) 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 +DESCRIPTION=Low-level AMQP client for Python (fork of amqplib) +EAPI=8 +HOMEPAGE=https://github.com/celery/py-amqp https://pypi.org/project/amqp/ +INHERIT=distutils-r1 +IUSE=extras doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=BSD +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=mirror://pypi/a/amqp/amqp-5.1.0.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=7be87ec760c4eacf893d2fa7aaa068e1 diff --git a/metadata/md5-cache/dev-python/pydevd-2.8.0 b/metadata/md5-cache/dev-python/pydevd-2.8.0 new file mode 100644 index 000000000000..91cd240ff710 --- /dev/null +++ b/metadata/md5-cache/dev-python/pydevd-2.8.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/untangle[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( !<dev-python/debugpy-1.4.2 sys-devel/gdb >=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=PyDev.Debugger (used in PyDev, PyCharm and VSCode Python) +EAPI=8 +HOMEPAGE=https://github.com/fabioz/PyDev.Debugger/ +INHERIT=distutils-r1 toolchain-funcs +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=EPL-1.0 +RDEPEND=!<dev-python/debugpy-1.4.2 sys-devel/gdb 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 ) +SLOT=0 +SRC_URI=https://github.com/fabioz/PyDev.Debugger/archive/pydev_debugger_2_8_0.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=a41fd376f087813207d94031d9f40e82 diff --git a/metadata/md5-cache/dev-python/pylru-1.2.1 b/metadata/md5-cache/dev-python/pylru-1.2.1 new file mode 100644 index 000000000000..ebc431e99d25 --- /dev/null +++ b/metadata/md5-cache/dev-python/pylru-1.2.1 @@ -0,0 +1,15 @@ +BDEPEND=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 least recently used (LRU) cache for Python +EAPI=8 +HOMEPAGE=https://github.com/jlhutch/pylru +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~arm ~arm64 +LICENSE=GPL-2 +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 ) +SLOT=0 +SRC_URI=mirror://pypi/p/pylru/pylru-1.2.1.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=560c4fc5e914f1a29fd1c9a62029047e diff --git a/metadata/md5-cache/dev-python/readme_renderer-33.0 b/metadata/md5-cache/dev-python/readme_renderer-33.0 new file mode 100644 index 000000000000..dd5fa83b7a10 --- /dev/null +++ b/metadata/md5-cache/dev-python/readme_renderer-33.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/bleach-2.1.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/docutils-0.13.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.5.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[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(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=a library for rendering "readme" descriptions for Warehouse +EAPI=8 +HOMEPAGE=https://github.com/pypa/readme_renderer https://pypi.org/project/readme-renderer/ +INHERIT=distutils-r1 +IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos +LICENSE=Apache-2.0 +RDEPEND=>=dev-python/bleach-2.1.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/docutils-0.13.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.5.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/r/readme_renderer/readme_renderer-33.0.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=7fc6305a26694e0ff8d3a9d31ae5e3aa diff --git a/metadata/md5-cache/dev-python/responses-0.19.0 b/metadata/md5-cache/dev-python/responses-0.19.0 new file mode 100644 index 000000000000..df1fd68c9c32 --- /dev/null +++ b/metadata/md5-cache/dev-python/responses-0.19.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pytest-localserver[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( <dev-python/requests-3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.25.10[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[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(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Utility for mocking out the Python Requests library +EAPI=8 +HOMEPAGE=https://github.com/getsentry/responses +INHERIT=distutils-r1 +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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=Apache-2.0 +RDEPEND=<dev-python/requests-3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.25.10[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/r/responses/responses-0.19.0.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=63093998262d8bbbf3388605300ac7b1 diff --git a/metadata/md5-cache/dev-python/versioneer-0.22 b/metadata/md5-cache/dev-python/versioneer-0.22 new file mode 100644 index 000000000000..b762c5801f26 --- /dev/null +++ b/metadata/md5-cache/dev-python/versioneer-0.22 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git ) 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=Easy VCS-based management of project version strings +EAPI=8 +HOMEPAGE=https://pypi.org/project/versioneer/ https://github.com/python-versioneer/python-versioneer/ +INHERIT=distutils-r1 +IUSE=test 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 ~amd64-linux ~x86-linux +LICENSE=public-domain +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=mirror://pypi/v/versioneer/versioneer-0.22.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=1e5eecc67375115f053ba06d4fd2f858 diff --git a/metadata/md5-cache/dev-python/virtualenv-20.13.3 b/metadata/md5-cache/dev-python/virtualenv-20.13.3 new file mode 100644 index 000000000000..9eb567922e98 --- /dev/null +++ b/metadata/md5-cache/dev-python/virtualenv-20.13.3 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flaky[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pip-20.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-freezegun-0.4.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-mock-2.0.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-timeout-1.3.4[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(-)?] >=dev-python/packaging-20.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/backports-entry_points_selectable-1.0.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/distlib-0.3.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/filelock-3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/platformdirs-2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-41[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.9.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[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(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Virtual Python Environment builder +EAPI=8 +HOMEPAGE=https://virtualenv.pypa.io/en/stable/ https://pypi.org/project/virtualenv/ https://github.com/pypa/virtualenv/ +INHERIT=distutils-r1 +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 +LICENSE=MIT +RDEPEND=>=dev-python/backports-entry_points_selectable-1.0.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/distlib-0.3.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/filelock-3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/platformdirs-2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-41[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.9.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/v/virtualenv/virtualenv-20.13.3.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=7460e4fdb9ae21b42cc5136c52e5ca5d diff --git a/metadata/md5-cache/dev-python/waitress-2.1.0 b/metadata/md5-cache/dev-python/waitress-2.1.0 new file mode 100644 index 000000000000..ac05feae3d66 --- /dev/null +++ b/metadata/md5-cache/dev-python/waitress-2.1.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[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(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A pure-Python WSGI server +EAPI=7 +HOMEPAGE=https://docs.pylonsproject.org/projects/waitress/en/latest/ https://pypi.org/project/waitress/ https://github.com/Pylons/waitress +INHERIT=distutils-r1 +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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos +LICENSE=ZPL +RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/w/waitress/waitress-2.1.0.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_=ac95158b129b7f193539b0cdcb2f4a93 diff --git a/metadata/md5-cache/dev-python/zope-testing-4.10 b/metadata/md5-cache/dev-python/zope-testing-4.10 new file mode 100644 index 000000000000..03104fb26a1d --- /dev/null +++ b/metadata/md5-cache/dev-python/zope-testing-4.10 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/namespace-zope[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[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(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Zope testing helpers +EAPI=8 +HOMEPAGE=https://pypi.org/project/zope.testing/ https://github.com/zopefoundation/zope.testing +INHERIT=distutils-r1 +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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=ZPL +RDEPEND=dev-python/namespace-zope[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/z/zope.testing/zope.testing-4.10.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d +_md5_=6abf6888b51d201022dbfce4ddbbfb3e diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 85dac8f28629..73571ab25c3e 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8415,7 +8415,7 @@ dev-python/csscompressor 0.9.5: A python port of YUI CSS Compressor dev-python/cssselect 1.1.0-r1: parses CSS3 Selectors and translates them to XPath 1.0 dev-python/cssselect2 0.4.1-r1 0.5.0: Parses CSS3 Selectors and translates them to XPath 1.0 dev-python/cssutils 2.3.0 2.4.0: A CSS Cascading Style Sheets library -dev-python/csvkit 1.0.6-r1: A suite of utilities for converting to and working with CSV +dev-python/csvkit 1.0.6-r1 1.0.7: A suite of utilities for converting to and working with CSV dev-python/ctypescrypto 0.5 9999: Python interface to some openssl function based on ctypes module dev-python/curtsies 0.3.10: Curses-like terminal wrapper, with colored strings dev-python/cvxopt 1.2.7 1.3.0: Python package for convex optimization @@ -8483,7 +8483,7 @@ dev-python/django_polymorphic 3.0.0 3.1: Seamless Polymorphic Inheritance for Dj dev-python/djangorestframework 3.13.1 3.13.1-r1: Web APIs with django made easy dev-python/dkimpy 1.0.5: DKIM and ARC email signing and verification library dev-python/dns-lexicon 3.8.3 3.8.4 3.8.5 3.9.0 3.9.2 3.9.4: Manipulate DNS records on various DNS providers in a standardized/agnostic way -dev-python/dnspython 2.2.0: DNS toolkit for Python +dev-python/dnspython 2.2.0 2.2.1: DNS toolkit for Python dev-python/doc8 0.9.1: Style checker for Sphinx (or other) RST documentation dev-python/docker-py 5.0.3: Python client for Docker dev-python/dockerpty 0.4.1-r1: Python library to use the pseudo-tty of a docker container @@ -8845,7 +8845,7 @@ dev-python/mkdocs-bootswatch 1.1-r1: Bootswatch themes for MkDocs dev-python/mkdocs-git-authors-plugin 0.6.2 0.6.3 0.6.4: Mkdocs plugin to display git authors of a page dev-python/mkdocs-git-revision-date-localized-plugin 0.11.1 0.12.1 1.0.0: Display the localized date of the last git modification of a markdown file dev-python/mkdocs-i18n 0.4.4: MkDocs i18n plugin -dev-python/mkdocs-material 8.1.8 8.1.9 8.2.1: A Material Design theme for MkDocs +dev-python/mkdocs-material 8.1.8 8.1.9 8.2.1 8.2.2 8.2.5: A Material Design theme for MkDocs dev-python/mkdocs-material-extensions 1.0.3: Extension pack for Python Markdown dev-python/mkdocs-minify-plugin 0.5.0 0.5.0-r1: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk dev-python/mkdocs-redirects 1.0.3-r1: Plugin for Mkdocs page redirects @@ -9017,7 +9017,7 @@ dev-python/pocketlint 0.22: Shared code for running pylint against rhinstaller p dev-python/pockets 0.9.1-r2: Collection of helpful Python tools dev-python/podcastparser 0.6.8-r1: Podcast parser for the gpodder client dev-python/podman-py 3.2.1: A library to interact with a Podman server -dev-python/poetry-core 1.0.7: Poetry PEP 517 Build Backend +dev-python/poetry-core 1.0.7 1.0.8: Poetry PEP 517 Build Backend dev-python/polib 1.1.1: A library to manipulate gettext files (.po and .mo files) dev-python/polygon 3.0.7 3.0.7-r1 3.0.9: Python package to handle polygonal shapes in 2D dev-python/pony 0.7.16: Python ORM with beautiful query syntax @@ -9027,7 +9027,7 @@ dev-python/poyo 0.5.0: A lightweight YAML Parser for Python dev-python/precis-i18n 1.0.3 1.0.4: Internationalized Usernames and Passwords dev-python/pretend 1.0.9-r1: A library for stubbing in Python dev-python/pretty-yaml 21.10.1: PyYAML-based module to produce pretty and readable YAML-serialized data -dev-python/prettytable 3.0.0 3.1.0 3.1.1: Easily displaying tabular data in a visually appealing ASCII table format +dev-python/prettytable 3.0.0 3.1.0 3.1.1 3.2.0: Easily displaying tabular data in a visually appealing ASCII table format dev-python/priority 1.3.0 2.0.0 2.0.0-r1: A pure-Python implementation of the HTTP/2 priority tree dev-python/process-tests 2.1.2: Tools for testing processes dev-python/progress 1.6: Easy to use progress bars @@ -9050,7 +9050,7 @@ dev-python/puremagic 1.11 1.12: Pure python implementation of magic file detecti dev-python/pushbullet-py 0.12.0: A simple python client for pushbullet.com dev-python/pweave 0.30.3-r1: Scientific report generator and literate programming tool dev-python/py 1.11.0-r1: library with cross-python path, ini-parsing, io, code, log facilities -dev-python/py-amqp 5.0.9 5.0.9-r1: Low-level AMQP client for Python (fork of amqplib) +dev-python/py-amqp 5.0.9 5.0.9-r1 5.1.0: Low-level AMQP client for Python (fork of amqplib) dev-python/py-cpuinfo 8.0.0: Get CPU info with pure Python 2 & 3 dev-python/py-ubjson 0.16.1: Universal Binary JSON encoder/decoder dev-python/py-zabbix 1.1.7: Zabbix module for Python @@ -9091,7 +9091,7 @@ dev-python/pydantic 1.8.2_p20210719 1.9.0: Data parsing and validation using Pyt dev-python/pydata-sphinx-theme 0.7.2: Bootstrap-based Sphinx theme from the PyData community dev-python/pydbus 0.6.0: Pythonic DBus library dev-python/pydecomp 0.3-r2 0.3-r3 9999: A python library of common (de)compression and contents handling -dev-python/pydevd 2.7.0: PyDev.Debugger (used in PyDev, PyCharm and VSCode Python) +dev-python/pydevd 2.7.0 2.8.0: PyDev.Debugger (used in PyDev, PyCharm and VSCode Python) dev-python/pydispatcher 2.1.2: Multi-producer-multi-consumer signal dispatching mechanism dev-python/pydocstyle 6.1.1: Python docstring style checker dev-python/pydot 1.4.2-r3: Python interface to Graphviz's Dot language @@ -9135,7 +9135,7 @@ dev-python/pylev 1.4.0: Python Levenshtein implementation dev-python/pylibacl 0.6.0: POSIX ACLs (Access Control Lists) for Python dev-python/pylibmc 1.6.1-r1 1.6.1-r2: Libmemcached wrapper written as a Python extension dev-python/pylint 2.12.2: Python code static checker -dev-python/pylru 1.2.0: A least recently used (LRU) cache for Python +dev-python/pylru 1.2.0 1.2.1: A least recently used (LRU) cache for Python dev-python/pyls-spyder 0.4.0-r1: Spyder extensions for the python language server dev-python/pymad 0.10 0.10-r1: Python wrapper for libmad MP3 decoding in python dev-python/pymdown-extensions 9.1 9.2: Extensions for Python Markdown @@ -9378,7 +9378,7 @@ dev-python/ratelimit 2.2.1: An API rate limit decorator for Python dev-python/rcssmin 1.0.6 1.1.0 1.1.0-r1: CSS minifier written in python dev-python/rdflib 5.0.0 6.1.1: RDF library containing a triple store and parser/serializer dev-python/re-assert 1.1.0: Show where your regex match assertion failed -dev-python/readme_renderer 32.0: a library for rendering "readme" descriptions for Warehouse +dev-python/readme_renderer 32.0 33.0: a library for rendering "readme" descriptions for Warehouse dev-python/readthedocs-sphinx-ext 2.1.4: Code specific for Read the Docs and Sphinx dev-python/rebulk 3.1.0: Python library that performs advanced searches in strings dev-python/recommonmark 0.7.1: Python docutils-compatibility bridge to CommonMark @@ -9406,7 +9406,7 @@ dev-python/requests_download 0.1.2: A convenient function to download to a file dev-python/requests_pkcs12 1.10: Adds PKCS#12 support to the Python requests library in a clean way dev-python/requestsexceptions 1.4.0: Finds the correct path to exceptions in the requests library dev-python/resolvelib 0.5.4 0.8.1: provides a Resolver class that includes dependency resolution logic -dev-python/responses 0.18.0: Utility for mocking out the Python Requests library +dev-python/responses 0.18.0 0.19.0: Utility for mocking out the Python Requests library dev-python/restructuredtext-lint 1.3.0 1.4.0: Checks PyPI validity of reStructuredText dev-python/retry-decorator 1.1.1: Decorator for retrying when exceptions occur dev-python/retrying 1.3.3: General-purpose retrying library @@ -9672,9 +9672,9 @@ dev-python/vdf 3.4: A module for (de)serialization to and from VDF, Valve's key- dev-python/vdirsyncer 0.18.0-r2: Synchronize calendars and contacts dev-python/vecrec 0.3.0 0.3.1: 2D vector and rectangle classes dev-python/verboselogs 1.7: Verbose logging for Python's logging module -dev-python/versioneer 0.21: Easy VCS-based management of project version strings +dev-python/versioneer 0.21 0.22: Easy VCS-based management of project version strings dev-python/vine 5.0.0: Python Promises -dev-python/virtualenv 20.11.2 20.12.1 20.13.0 20.13.1 20.13.2: Virtual Python Environment builder +dev-python/virtualenv 20.11.2 20.12.1 20.13.0 20.13.1 20.13.2 20.13.3: Virtual Python Environment builder dev-python/virtualenv-clone 0.5.6: A script for cloning a non-relocatable virtualenv dev-python/virtualenvwrapper 4.8.4-r1: Set of extensions to Ian Bicking's virtualenv tool dev-python/visitor 0.1.3-r1: A tiny pythonic visitor implementation @@ -9682,7 +9682,7 @@ dev-python/vncdotool 0.13.0 1.0.0: Command line VNC client dev-python/vobject 0.9.6.1-r2: Python package for parsing and generating vCard and vCalendar files dev-python/voluptuous 0.12.2: A Python data validation library dev-python/vpython 7.6.1-r3 7.6.2 7.6.3: VPython for Jupyter notebook -dev-python/waitress 2.0.0: A pure-Python WSGI server +dev-python/waitress 2.0.0 2.1.0: A pure-Python WSGI server dev-python/wand 0.6.7: Ctypes-based simple ImageMagick binding for Python dev-python/warlock 1.3.3-r1 1.3.3-r3: Python object model built on JSON schema and JSON patch dev-python/watchdog 1.0.2 2.1.6: Python API and shell utilities to monitor file system events @@ -9746,7 +9746,7 @@ dev-python/zope-exceptions 4.4 4.5: General purpose exceptions for Zope packages dev-python/zope-i18nmessageid 5.0.1: Zope support for i18nmessageid (tagging source of i18n strings) dev-python/zope-interface 5.4.0: Interfaces for Python dev-python/zope-schema 6.1.1 6.2.0: Zope schema Architecture -dev-python/zope-testing 4.9: Zope testing helpers +dev-python/zope-testing 4.9 4.10: Zope testing helpers dev-python/zope-testrunner 5.3.0 5.4.0: Zope testrunner script dev-python/zstandard 0.17.0: Zstandard Bindings for Python dev-python/zstd 1.5.1.0: Simple python bindings to Yann Collet ZSTD compression library diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 9bf921618e1b..17f01c740a05 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 09 Mar 2022 18:37:05 +0000 +Wed, 09 Mar 2022 19:21:57 +0000 |