commit: 495997f9d96dfbbec167cf22bc9ba49646e88045 Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Tue Jul 8 11:06:56 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Sun Jul 13 09:13:25 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=495997f9
dev-python/rich-click: version bump 1.8.9 Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com> Part-of: https://github.com/gentoo/sci/pull/1366 Closes: https://github.com/gentoo/sci/pull/1366 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> .../rich-click/{rich-click-1.8.8.ebuild => rich-click-1.8.9.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rich-click/rich-click-1.8.8.ebuild b/dev-python/rich-click/rich-click-1.8.9.ebuild similarity index 94% rename from dev-python/rich-click/rich-click-1.8.8.ebuild rename to dev-python/rich-click/rich-click-1.8.9.ebuild index 033c0f8d6..afcb32b4f 100644 --- a/dev-python/rich-click/rich-click-1.8.8.ebuild +++ b/dev-python/rich-click/rich-click-1.8.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1
