commit:     2df25e7fcc266e3213bd8aa1c11886d32ef7a20a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 17:47:30 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 17:47:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df25e7f

dev-python/py-zabbix: use PEP517

Closes: https://bugs.gentoo.org/921669
Closes: https://bugs.gentoo.org/909931
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../py-zabbix/{py-zabbix-1.1.7.ebuild => py-zabbix-1.1.7-r1.ebuild}    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild 
b/dev-python/py-zabbix/py-zabbix-1.1.7-r1.ebuild
similarity index 82%
rename from dev-python/py-zabbix/py-zabbix-1.1.7.ebuild
rename to dev-python/py-zabbix/py-zabbix-1.1.7-r1.ebuild
index 4cc568fc0419..e3657ba45343 100644
--- a/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild
+++ b/dev-python/py-zabbix/py-zabbix-1.1.7-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
+DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( python3_{10..12} pypy3 )
 

Reply via email to