dev-python/glyphsets: fix patch name

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-28 10:48:46 +02:00
parent 2edabf1732
commit 07f2b481c6

View File

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