mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
18 lines
5.6 KiB
Groff
18 lines
5.6 KiB
Groff
BDEPEND=>=dev-python/gitpython-3.1.43[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/gitpython-3.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/mkdocs-1.6.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/mkdocs-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cachecontrol-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/cachecontrol-1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.31[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( >=dev-python/feedparser-6.0.11[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/feedparser-6.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonfeed-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/jsonfeed-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/mkdocs-material-9.5.47[python_targets_python3_12(-)?,python_targets_python3_13(-)?,social] >=dev-python/validator-collection-1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/validator-collection-1.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] doc? ( || ( ( dev-lang/python:3.13 dev-python/mkdocs[python_targets_python3_13(-)] dev-python/termynal[python_targets_python3_13(-)] dev-python/mkdocstrings[python_targets_python3_13(-)] dev-python/mkdocstrings-python[python_targets_python3_13(-)] dev-python/mkdocs-material[python_targets_python3_13(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_13(-)] dev-python/mkdocs-git-committers-plugin[python_targets_python3_13(-)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/mkdocs[python_targets_python3_12(-)] dev-python/termynal[python_targets_python3_12(-)] dev-python/mkdocstrings[python_targets_python3_12(-)] dev-python/mkdocstrings-python[python_targets_python3_12(-)] dev-python/mkdocs-material[python_targets_python3_12(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_12(-)] dev-python/mkdocs-git-committers-plugin[python_targets_python3_12(-)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_12(-)] ) ) dev-vcs/git )
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=>=dev-python/gitpython-3.1.43[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/gitpython-3.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/mkdocs-1.6.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/mkdocs-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cachecontrol-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/cachecontrol-1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.31[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( >=dev-python/feedparser-6.0.11[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/feedparser-6.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonfeed-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/jsonfeed-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/mkdocs-material-9.5.47[python_targets_python3_12(-)?,python_targets_python3_13(-)?,social] >=dev-python/validator-collection-1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/validator-collection-1.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
|
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 docs
|
|
IUSE=test python_targets_python3_12 python_targets_python3_13 doc
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.17.4.tar.gz -> mkdocs-rss-plugin-1.17.4.gh.tar.gz https://github.com/henri-gasc/mkdocs-rss-plugin-cache/archive/refs/tags/1.17.4.tar.gz -> mkdocs-rss-plugin-cache-1.17.4.gh.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 docs 006125f2158d2f16904ebd9114336058
|
|
_md5_=34e7444fff326c6e61fdf223d1febf1f
|