mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/sphinx-argparse-cli: fix typo
Closes: https://bugs.gentoo.org/909178 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -23,6 +23,6 @@ BDEPEND="dev-python/hatch-vcs[${PYTHON_USEDEP}]"
|
|||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
distutils-r1_src-configure
|
distutils-r1_src_configure
|
||||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user