From 11cf08a53deb85278c9052a4ecc403637fed2dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 7 Apr 2022 09:48:36 +0200 Subject: dev-python/hatchling: Add missing platformdirs dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/836984 Signed-off-by: Michał Górny --- dev-python/hatchling/hatchling-0.22.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python') diff --git a/dev-python/hatchling/hatchling-0.22.0.ebuild b/dev-python/hatchling/hatchling-0.22.0.ebuild index 2129e316e6e4..72e3b3bb04e8 100644 --- a/dev-python/hatchling/hatchling-0.22.0.ebuild +++ b/dev-python/hatchling/hatchling-0.22.0.ebuild @@ -38,6 +38,7 @@ BDEPEND=" dev-python/atomicwrites[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] dev-python/httpx[${PYTHON_USEDEP}] + dev-python/platformdirs[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] ) " -- cgit v1.2.3