parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

commit 301928353e0638db15073e725251201440f612be
parent 8e9596f0e7275275ab393592bfe96d1f0bdf1911
Author: parazyd <parazyd@dyne.org>
Date:   Fri,  2 Dec 2022 14:04:34 +0100

dev-python/qbittorrent-api: PEP517

Diffstat:
Mdev-python/qbittorrent-api/qbittorrent-api-2022.11.40.ebuild | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

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