mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-python/fontMath: export version for setuptools_scm
Closes: https://bugs.gentoo.org/799029 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -21,3 +21,7 @@ RDEPEND="
|
|||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
|
pkg_setup() {
|
||||||
|
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV%_*}"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user