Skip to content

Commit 24b3d1d

Browse files
fix DISTUTILS_USE_PEP517
Signed-off-by: Anton Fischl <github@fischl-online.de>
1 parent 2294c07 commit 24b3d1d

File tree

3 files changed

+2
-100
lines changed

3 files changed

+2
-100
lines changed

dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild renamed to dev-python/django-tagging/django-tagging-0.5.0-r2.ebuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ EAPI=8
55

66
PYPI_NO_NORMALIZE=1
77
PYTHON_COMPAT=( python3_{9..13} )
8+
DISTUTILS_USE_PEP517=setuptools
89

910
inherit distutils-r1 pypi
1011

net-analyzer/graphite-web/graphite-web-1.1.10-r2.ebuild

Lines changed: 0 additions & 100 deletions
This file was deleted.

net-analyzer/graphite-web/graphite-web-1.1.10-r4.ebuild renamed to net-analyzer/graphite-web/graphite-web-1.1.10-r5.ebuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ EAPI=8
55
PYTHON_COMPAT=( python3_{9..13} )
66
DISTUTILS_USE_SETUPTOOLS=no # export USE_SETUPTOOLS to activate
77
PYPI_NO_NORMALIZE=1
8+
DISTUTILS_USE_PEP517=setuptools
89

910
inherit distutils-r1 prefix pypi
1011

0 commit comments

Comments
 (0)