commit:     2ae225a6e181d9b61d5a33e11b26a204c03e2743
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu May  4 01:10:57 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu May  4 01:14:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ae225a6

dev-python/skia-pathops: set DISTUTILS_EXT=1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/skia-pathops/skia-pathops-0.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild 
b/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild
index 56a99dff7..300aaf90d 100644
--- a/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild
+++ b/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild
@@ -6,6 +6,7 @@ EAPI=8
 PYTHON_COMPAT=( python3_{10..11} )
 PYPI_NO_NORMALIZE=1
 DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
 inherit distutils-r1 pypi
 
 DESCRIPTION="Python bindings for the Skia Path Ops"
@@ -23,7 +24,6 @@ KEYWORDS="~amd64"
 BDEPEND="
        app-arch/unzip
        dev-python/cython[${PYTHON_USEDEP}]
-       dev-python/setuptools-scm[${PYTHON_USEDEP}]
        dev-util/gn
        dev-util/ninja
        test? (

Reply via email to