mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/click: destabilize & mask 8.3.0
8.3.1 is a quasi-release and 8.3.0 has regressions, so destabilise and mask 8.3.0 too (8.3.1 was done in af954596ebe10208a7b6c6fc0ed65fac5388a95b). Bug: https://bugs.gentoo.org/964910 Bug: https://github.com/pallets/click/issues/3087 Bug: https://github.com/pallets/click/pull/3109 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
5694ee9f68
commit
9d316862d6
@ -21,7 +21,7 @@ SRC_URI="
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
|
||||
IUSE="examples"
|
||||
|
||||
distutils_enable_sphinx docs \
|
||||
|
||||
@ -36,9 +36,12 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-11-10)
|
||||
# Release not on PyPI (yet?), causing regressions in dev-python/black.
|
||||
# Sam James <sam@gentoo.org> (2025-11-05)
|
||||
# re 8.3.0: Has regressions breaking media-video/subliminal and 8.3.1
|
||||
# which fixes some (but not all of those regressions) is semi-released only.
|
||||
# re 8.3.1: Release not on PyPI (yet?), causing regressions in dev-python/black.
|
||||
# https://github.com/pallets/click/issues/3087
|
||||
~dev-python/click-8.3.0
|
||||
~dev-python/click-8.3.1
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-11-03)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user