From 7c0d6f70e63c936dcdbbc95c05d4fcf5a0c6a24a Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Fri, 31 May 2024 19:44:18 +0200 Subject: dev-python/concurrent-log-handler Small fix --- dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild') diff --git a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild index ccc25a2..8a75ca1 100644 --- a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild +++ b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild @@ -3,7 +3,7 @@ EAPI=8 -DISTUTILS_USE_PEP517=setuptools +DISTUTILS_USE_PEP517=hatchling PYTHON_COMPAT=( python3_{8..12} ) inherit distutils-r1 -- cgit v1.2.3