commit:     409a3733f2315956c3c51f23623e22d42d292b65
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 11:42:55 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 11:42:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409a3733

dev-python/hatchling: Bump trove-classifiers dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../hatchling/{hatchling-1.25.0.ebuild => hatchling-1.25.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/hatchling/hatchling-1.25.0.ebuild 
b/dev-python/hatchling/hatchling-1.25.0-r1.ebuild
similarity index 97%
rename from dev-python/hatchling/hatchling-1.25.0.ebuild
rename to dev-python/hatchling/hatchling-1.25.0-r1.ebuild
index 731a9a1edeab..5ad63d90deea 100644
--- a/dev-python/hatchling/hatchling-1.25.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.25.0-r1.ebuild
@@ -41,7 +41,7 @@ RDEPEND="
 # stops treating unknown classifiers as a fatal error
 # https://github.com/pypa/hatch/issues/1368
 RDEPEND+="
-       >=dev-python/trove-classifiers-2024.3.25[${PYTHON_USEDEP}]
+       >=dev-python/trove-classifiers-2024.10.16[${PYTHON_USEDEP}]
 "
 BDEPEND="
        ${RDEPEND}

Reply via email to