diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-04-23 03:16:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-04-23 03:16:56 +0000 |
commit | 6708544f1a4520f7726f18601bba648a9c28d751 (patch) | |
tree | d1c3f03f4ddc08436a129ced6bb610bbecb34a1c /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-6708544f1a4520f7726f18601bba648a9c28d751.tar.gz gentoo-6708544f1a4520f7726f18601bba648a9c28d751.tar.bz2 gentoo-6708544f1a4520f7726f18601bba648a9c28d751.zip |
2023-04-23 03:16:56 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/importlib-metadata-6.6.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/mkdocs-material-9.1.7 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/trove-classifiers-2023.4.22 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 6 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
5 files changed, 52 insertions, 4 deletions
diff --git a/metadata/md5-cache/dev-python/importlib-metadata-6.6.0 b/metadata/md5-cache/dev-python/importlib-metadata-6.6.0 new file mode 100644 index 000000000000..fa351d542b7b --- /dev/null +++ b/metadata/md5-cache/dev-python/importlib-metadata-6.6.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zipp[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit_core-3.8.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Read metadata from Python packages +EAPI=7 +HOMEPAGE=https://github.com/python/importlib_metadata/ https://pypi.org/project/importlib-metadata/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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=Apache-2.0 +RDEPEND=dev-python/zipp[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://files.pythonhosted.org/packages/source/i/importlib-metadata/importlib_metadata-6.6.0.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 f12c3dec394316618cba1e403667cdd8 pypi 3b6a844fbf71f1581992b44c78b549b7 +_md5_=3cf2e0147b8ce32c0c2d9e321d1a5ada diff --git a/metadata/md5-cache/dev-python/mkdocs-material-9.1.7 b/metadata/md5-cache/dev-python/mkdocs-material-9.1.7 new file mode 100644 index 000000000000..c8b772c0b5d8 --- /dev/null +++ b/metadata/md5-cache/dev-python/mkdocs-material-9.1.7 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hatchling-1.12.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material-extensions[python_targets_python3_11(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_11(-)] dev-python/mkdocs-redirects[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material-extensions[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.16-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material-extensions[python_targets_python3_9(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_9(-)] dev-python/mkdocs-redirects[python_targets_python3_9(-)] ) ) ) +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_9 python_targets_python3_10 python_targets_python3_11 doc +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=MIT +PDEPEND=>=dev-python/mkdocs-material-extensions-1.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +RDEPEND=>=dev-python/colorama-0.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jinja-3.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-3.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mkdocs-1.4.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.14[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pymdown-extensions-9.9.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/regex-2022.4.24[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.26[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +SLOT=0 +SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/9.1.7.tar.gz -> mkdocs-material-9.1.7.gh.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 f12c3dec394316618cba1e403667cdd8 docs 7b9e167549c44efa7994614f33ba6d7a +_md5_=e5a5f45a7b21f9a44d5f3f843861bfc6 diff --git a/metadata/md5-cache/dev-python/trove-classifiers-2023.4.22 b/metadata/md5-cache/dev-python/trove-classifiers-2023.4.22 new file mode 100644 index 000000000000..309491ed3aa4 --- /dev/null +++ b/metadata/md5-cache/dev-python/trove-classifiers-2023.4.22 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/calver[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Canonical source for classifiers on PyPI (pypi.org) +EAPI=8 +HOMEPAGE=https://github.com/pypa/trove-classifiers/ https://pypi.org/project/trove-classifiers/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=Apache-2.0 +RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2023.4.22.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 f12c3dec394316618cba1e403667cdd8 pypi 3b6a844fbf71f1581992b44c78b549b7 +_md5_=c5be461dde21555048a828229a0125ff diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index e6d16f582bc6..f50c28306ebe 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8251,7 +8251,7 @@ dev-python/imagesize 1.4.1: Pure Python module for getting image size from png/j dev-python/imapclient 2.3.1: easy-to-use, pythonic, and complete IMAP client library dev-python/iminuit 2.19.0 2.21.3: Minuit numerical function minimization in Python dev-python/immutables 0.19: A high-performance immutable mapping type for Python -dev-python/importlib-metadata 6.0.1 6.5.0 6.5.1: Read metadata from Python packages +dev-python/importlib-metadata 6.0.1 6.5.0 6.5.1 6.6.0: Read metadata from Python packages dev-python/importlib-resources 5.12.0: Read resources from Python packages dev-python/incremental 22.10.0: Incremental is a small library that versions your Python projects dev-python/indexed_gzip 1.7.1: Fast random access of gzip files in Python @@ -8437,7 +8437,7 @@ dev-python/mkdocs-bootswatch 1.1-r2: Bootswatch themes for MkDocs dev-python/mkdocs-git-authors-plugin 0.7.0: Mkdocs plugin to display git authors of a page dev-python/mkdocs-git-revision-date-localized-plugin 1.2.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 9.1.5 9.1.6-r1: A Material Design theme for MkDocs +dev-python/mkdocs-material 9.1.5 9.1.6-r1 9.1.7: A Material Design theme for MkDocs dev-python/mkdocs-material-extensions 1.1.1: Extension pack for Python Markdown dev-python/mkdocs-minify-plugin 0.6.4: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk dev-python/mkdocs-pymdownx-material-extras 2.4.2 2.4.3: Custom alterations based on Mkdocs-Material @@ -9225,7 +9225,7 @@ dev-python/treq 22.2.0-r1: A requests-like API built on top of twisted.web's Age dev-python/trimesh 3.21.4 3.21.5: Python library for loading and using triangular meshes dev-python/trio 0.22.0-r1: Python library for async concurrency and I/O dev-python/trio-websocket 0.10.2: WebSocket client and server implementation for Python Trio -dev-python/trove-classifiers 2023.3.9 2023.4.18 2023.4.20: Canonical source for classifiers on PyPI (pypi.org) +dev-python/trove-classifiers 2023.3.9 2023.4.18 2023.4.20 2023.4.22: Canonical source for classifiers on PyPI (pypi.org) dev-python/trustme 0.9.0-r1: #1 quality TLS certs while you wait, for the discerning tester dev-python/tubes 0.2.1: Flow control and backpressure for event-driven applications dev-python/tweedledum 1.1.1-r1: Library for analysis, compilation, synthesis, optimization of quantum circuits diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index cb94c68ff760..1193f6073b77 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 23 Apr 2023 02:46:57 +0000 +Sun, 23 Apr 2023 03:16:56 +0000 |