dev-python/qbittorrent-api: PEP517 - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 301928353e0638db15073e725251201440f612be
DIR parent 8e9596f0e7275275ab393592bfe96d1f0bdf1911
HTML Author: parazyd <parazyd@dyne.org>
Date: Fri, 2 Dec 2022 14:04:34 +0100
dev-python/qbittorrent-api: PEP517
Diffstat:
M dev-python/qbittorrent-api/qbittor… | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/dev-python/qbittorrent-api/qbittorrent-api-2022.11.40.ebuild b/dev-python/qbittorrent-api/qbittorrent-api-2022.11.40.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1