dev-python/glyphsLib: version to scm

Bug: https://bugs.gentoo.org/835554
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-18 10:54:42 +01:00
parent d2102b9db7
commit de8da4b5e4

View File

@@ -32,6 +32,7 @@ BDEPEND="
distutils_enable_tests pytest
python_prepare_all() {
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
sed -e '/\<wheel\>/d' -i setup.cfg
distutils-r1_python_prepare_all
}