2023-12-27 20:32:26 UTC

This commit is contained in:
Repository mirror & CI
2023-12-27 20:32:26 +00:00
parent d148e2b949
commit ce21234906
19 changed files with 119 additions and 45 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/mkdocs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-material[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/mkdocs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-material[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=MkDocs plugin to generate a RSS feeds.
EAPI=8
HOMEPAGE=https://github.com/Guts/mkdocs-rss-plugin https://pypi.org/project/mkdocs-rss-plugin
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.11.0.tar.gz -> mkdocs-rss-plugin-1.11.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=248735aa4f5dff859b61807b066cdacb

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-python/mkdocs[python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_10(-)?] test? ( dev-python/black[python_targets_python3_10(-)?] dev-python/feedparser[python_targets_python3_10(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/mkdocs[python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_10(-)?] test? ( dev-python/black[python_targets_python3_10(-)?] dev-python/feedparser[python_targets_python3_10(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?] )
DESCRIPTION=MkDocs plugin to generate a RSS feeds.
EAPI=8
HOMEPAGE=https://github.com/Guts/mkdocs-rss-plugin https://pypi.org/project/mkdocs-rss-plugin
INHERIT=distutils-r1
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.6.0.tar.gz -> mkdocs-rss-plugin-1.6.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=557e98692d28f272c214805e40c77119

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/37/15/fa6de52d9cb3a44158431d4cce870e7c2a56cdccedc8fa1262cbf61d4e1e/skia-pathops-0.8.0.post1.zip
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=b4b7eeca235e0a61e22562374bf528dd
_md5_=3c240f910204ffd660ae1fc6887088f2

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
SLOT=0
SRC_URI=https://github.com/executablebooks/sphinx-design/archive/refs/tags/v0.5.0.tar.gz -> sphinx-design-0.5.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=ecb2ccb097479e57872c9cbebd32ad69
_md5_=7927ff22b3d09e23827ca469300a8b3f

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-python/setuptools[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?] dev-python/codecov[python_targets_python3_10(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
BDEPEND=dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/codecov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?] dev-python/codecov[python_targets_python3_10(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?] )
DEPEND=dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/codecov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=Python library of 60+ commonly-used validator functions.
EAPI=8
HOMEPAGE=https://github.com/insightindustry/validator-collection https://pypi.org/project/validator-collection
INHERIT=distutils-r1
IUSE=test test doc python_targets_python3_10
IUSE=test test doc python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/insightindustry/validator-collection/archive/refs/tags/v.1.5.0.tar.gz -> validator-collection-1.5.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
_md5_=95b2c830107a29a9606a403fca7f0bad
_md5_=d2a32b64acf130a08fd1690af19e4fa9