mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-util/claude-code: add 2.0.25, drop 2.0.24
Added elog about removal (from upstream) of claude-code sdk entrypoints from this package. Signed-off-by: Jay Faulkner <jayf@gentoo.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST claude-code-2.0.24.tgz 36170399 BLAKE2B 91da9168d3a7d4c679f504ac052c6fc9f587b048bda8a427823dc5b6e64daccc335984c20afa9362f04ffc953e21c9481b83e71e4fa10a1fdd923ac75e3e8a8d SHA512 e9ffc05e84e2dd2985619978da5e8bf1badd3d290bf8c0d059eb11049c20672dde9cd2342da567d63ffa47143bb683ca9c8c82842374afa8598bad4df339f3cd
|
||||
DIST claude-code-2.0.25.tgz 36076706 BLAKE2B ebb6a405fc9c1d8afc53353325bad4ffa4d37908827b6de6b714b8f16cdc196ea36ac14724f33ca63682b365913dbadb740f6cc8dc5291af4cca670cb704ffe0 SHA512 e60a28301f4308b9b36ad43e6f6474fe93f65b1512003726a45efb41fddf203a537f7d1416b78b5e5da97b57b12769089ec7e23caecfbc3b898a9e4c0c4bf809
|
||||
|
||||
@@ -78,3 +78,10 @@ pkg_preinst() {
|
||||
mv "${ROOT}/etc/${PN}/policies.json" "${ROOT}/etc/${PN}/managed-settings.json"
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "As of claude-code 2.0.25, the claude-code SDK entrypoint was removed"
|
||||
elog "upstream recommends using the @anthropic-ai/claude-code-sdk npm package"
|
||||
elog "which is not packaged in gentoo. Users of the SDK will have to source "
|
||||
elog "it elsewhere."
|
||||
}
|
||||
Reference in New Issue
Block a user