From 79320e06f5d62db1399fba27c60c1980b7d037ae Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 15 Jun 2024 14:37:39 -0400 Subject: dev-python/django-simple-history: switch to hatchling Signed-off-by: Julien Roy --- dev-python/django-simple-history/django-simple-history-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-simple-history/django-simple-history-3.7.0.ebuild b/dev-python/django-simple-history/django-simple-history-3.7.0.ebuild index 59a6a00..311076a 100644 --- a/dev-python/django-simple-history/django-simple-history-3.7.0.ebuild +++ b/dev-python/django-simple-history/django-simple-history-3.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools +DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 pypi -- cgit v1.2.3