mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
18 lines
5.5 KiB
Groff
18 lines
5.5 KiB
Groff
BDEPEND=>=dev-python/gitpython-3.1.43[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/gitpython-3.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mkdocs-1.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/mkdocs-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cachecontrol-0.14[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/cachecontrol-1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.31[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/feedparser-6.0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/feedparser-6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonfeed-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/jsonfeed-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mkdocs-material-9.5.47[python_targets_python3_11(-)?,python_targets_python3_12(-)?,social] >=dev-python/validator-collection-1.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/validator-collection-1.6[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( || ( ( 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-lang/python:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/termynal[python_targets_python3_11(-)] dev-python/mkdocstrings[python_targets_python3_11(-)] dev-python/mkdocstrings-python[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_11(-)] dev-python/mkdocs-git-committers-plugin[python_targets_python3_11(-)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_11(-)] ) ) dev-vcs/git )
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=>=dev-python/gitpython-3.1.43[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/gitpython-3.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mkdocs-1.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/mkdocs-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cachecontrol-0.14[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/cachecontrol-1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.31[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/feedparser-6.0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/feedparser-6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonfeed-1.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/jsonfeed-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mkdocs-material-9.5.47[python_targets_python3_11(-)?,python_targets_python3_12(-)?,social] >=dev-python/validator-collection-1.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/validator-collection-1.6[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
|
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_11 python_targets_python3_12 doc
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.17.1.tar.gz -> mkdocs-rss-plugin-1.17.1.gh.tar.gz https://github.com/henri-gasc/mkdocs-rss-plugin-cache/archive/refs/tags/1.17.1.tar.gz -> mkdocs-rss-plugin-cache-1.17.1.gh.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 b3cc4a2381bd472de569903520b0edea docs 006125f2158d2f16904ebd9114336058
|
|
_md5_=8c5ee6a636f8a49c2a6a263cf3c0c5c6
|