dev-python/mkdocs-rss-plugin: rename dev-python/{GitPython → gitpython}

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-11-25 01:51:24 +05:00
parent 4a3fe32716
commit 4899a86fd5

View File

@@ -33,8 +33,8 @@ KEYWORDS="~amd64"
# RESTRICT="doc? ( network-sandbox )"
BDEPEND="
>=dev-python/GitPython-3.1[${PYTHON_USEDEP}]
<dev-python/GitPython-3.2[${PYTHON_USEDEP}]
>=dev-python/gitpython-3.1[${PYTHON_USEDEP}]
<dev-python/gitpython-3.2[${PYTHON_USEDEP}]
>=dev-python/mkdocs-1.5[${PYTHON_USEDEP}]
<dev-python/mkdocs-2[${PYTHON_USEDEP}]
>=dev-python/cachecontrol-0.14[${PYTHON_USEDEP}]