diff options
author | 2025-01-06 12:43:36 +0100 | |
---|---|---|
committer | 2025-01-06 12:46:13 +0100 | |
commit | a8b0603debde89961272f2c84f7eb2176868e714 (patch) | |
tree | e1212ef2b41d6bc8d1b55c9bb123c659bcf27ac3 /dev-python/attrs | |
parent | dev-python/pycares: Remove old (diff) | |
download | gentoo-a8b0603debde89961272f2c84f7eb2176868e714.tar.gz gentoo-a8b0603debde89961272f2c84f7eb2176868e714.tar.bz2 gentoo-a8b0603debde89961272f2c84f7eb2176868e714.zip |
dev-python/attrs: Require newer hatchling
Closes: https://bugs.gentoo.org/947528
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/attrs')
-rw-r--r-- | dev-python/attrs/attrs-24.3.0-r1.ebuild (renamed from dev-python/attrs/attrs-24.3.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/attrs/attrs-24.3.0.ebuild b/dev-python/attrs/attrs-24.3.0-r1.ebuild index 46e7afc71a68..e4da2f978f91 100644 --- a/dev-python/attrs/attrs-24.3.0.ebuild +++ b/dev-python/attrs/attrs-24.3.0-r1.ebuild @@ -20,6 +20,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND=" + >=dev-python/hatchling-1.26.0[${PYTHON_USEDEP}] >=dev-python/hatch-fancy-pypi-readme-23.2.0[${PYTHON_USEDEP}] dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( |