commit: 40075dacc1138a4d2daffde99ef6f3d2293cfbf5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 06:00:20 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 06:00:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40075dac
dev-python/hatchling: Add a comment about dep source
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hatchling/hatchling-1.10.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/hatchling/hatchling-1.10.0-r1.ebuild
b/dev-python/hatchling/hatchling-1.10.0-r1.ebuild
index df0b58619f54..032bce4be38a 100644
--- a/dev-python/hatchling/hatchling-1.10.0-r1.ebuild
+++ b/dev-python/hatchling/hatchling-1.10.0-r1.ebuild
@@ -26,6 +26,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
+# deps are listed in backend/src/hatchling/ouroboros.py
RDEPEND="
>=dev-python/editables-0.2[${PYTHON_USEDEP}]
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]