dev-python/glyphsets: remove setuptools_scm constraint

Closes: https://bugs.gentoo.org/835892
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-31 10:39:16 +02:00
parent 52fd7e6286
commit b1d90535e7
2 changed files with 18 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ DEPEND="
>=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
"
PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm.constraint.patch" )
python_prepare_all() {
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
distutils-r1_python_prepare_all