diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-09-20 08:00:20 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-20 08:00:20 +0200 |
commit | 40075dacc1138a4d2daffde99ef6f3d2293cfbf5 (patch) | |
tree | 8edd54f5185e45af902da7c48fbc35d6b7bd04d2 /dev-python/hatchling | |
parent | dev-python/hatchling: Fix pathspec dep (diff) | |
download | gentoo-40075dacc1138a4d2daffde99ef6f3d2293cfbf5.tar.gz gentoo-40075dacc1138a4d2daffde99ef6f3d2293cfbf5.tar.bz2 gentoo-40075dacc1138a4d2daffde99ef6f3d2293cfbf5.zip |
dev-python/hatchling: Add a comment about dep source
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.10.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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}] |