From 2adc88f8cdc28491470fcb243ff81cdbbbbda765 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 5 May 2023 01:02:37 +0000 Subject: Adding metadata --- dev-python/rustworkx/rustworkx-0.12.1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'dev-python/rustworkx') diff --git a/dev-python/rustworkx/rustworkx-0.12.1.ebuild b/dev-python/rustworkx/rustworkx-0.12.1.ebuild index 436e82867518..9866b2f915b9 100644 --- a/dev-python/rustworkx/rustworkx-0.12.1.ebuild +++ b/dev-python/rustworkx/rustworkx-0.12.1.ebuild @@ -3,6 +3,10 @@ EAPI=8 +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) + CRATES=" ahash-0.7.6 autocfg-1.1.0 @@ -74,9 +78,6 @@ CRATES=" winapi-x86_64-pc-windows-gnu-0.4.0 " -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - inherit cargo distutils-r1 DESCRIPTION="A high performance Python graph library implemented in Rust" -- cgit v1.3.1