summaryrefslogtreecommitdiff
path: root/dev-python/hatchling
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-30 06:48:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-30 06:48:47 +0000
commit4499b26581b9e8f4aa4506749656d199e9b1cabd (patch)
treeb0df5c67ac6f75af3c2db22baebf3682875513f4 /dev-python/hatchling
parentbef33c2a72e2e738a35d7097dd29aa25a9e09a01 (diff)
downloadbaldeagleos-repo-4499b26581b9e8f4aa4506749656d199e9b1cabd.tar.gz
baldeagleos-repo-4499b26581b9e8f4aa4506749656d199e9b1cabd.tar.xz
baldeagleos-repo-4499b26581b9e8f4aa4506749656d199e9b1cabd.zip
Adding metadata
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r--dev-python/hatchling/hatchling-1.26.3-r1.ebuild (renamed from dev-python/hatchling/hatchling-1.26.3.ebuild)7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-python/hatchling/hatchling-1.26.3.ebuild b/dev-python/hatchling/hatchling-1.26.3-r1.ebuild
index e738cde5d735..efcb282478f6 100644
--- a/dev-python/hatchling/hatchling-1.26.3.ebuild
+++ b/dev-python/hatchling/hatchling-1.26.3-r1.ebuild
@@ -36,12 +36,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/tomli-1.2.2[${PYTHON_USEDEP}]
' 3.10)
-"
-# always depend on the newest version available, at least until upstream
-# stops treating unknown classifiers as a fatal error
-# https://github.com/pypa/hatch/issues/1368
-RDEPEND+="
- >=dev-python/trove-classifiers-2024.10.16[${PYTHON_USEDEP}]
+ dev-python/trove-classifiers[${PYTHON_USEDEP}]
"
BDEPEND="
${RDEPEND}