summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-argparse-cli
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-06-27 18:20:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-06-27 18:20:01 +0000
commit074bd56693f106fd6a9ed2e6e44cfa50dff79e83 (patch)
tree429c2efd67050b943548a721e3876b03042218fe /dev-python/sphinx-argparse-cli
parentc1f2af78d7929d71d43cf63191638ede4ba5b853 (diff)
downloadbaldeagleos-repo-074bd56693f106fd6a9ed2e6e44cfa50dff79e83.tar.gz
baldeagleos-repo-074bd56693f106fd6a9ed2e6e44cfa50dff79e83.tar.xz
baldeagleos-repo-074bd56693f106fd6a9ed2e6e44cfa50dff79e83.zip
Adding metadata
Diffstat (limited to 'dev-python/sphinx-argparse-cli')
-rw-r--r--dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild b/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild
index b72aaa78a13b..81e47380c74a 100644
--- a/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild
+++ b/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild
@@ -23,6 +23,6 @@ BDEPEND="dev-python/hatch-vcs[${PYTHON_USEDEP}]"
distutils_enable_tests pytest
src_configure() {
- distutils-r1_src-configure
+ distutils-r1_src_configure
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
}