internal/rosa/package/python: setuptools 83.0.0 to 84.0.0
Test / Create distribution (push) Successful in 52s
Test / Sandbox (push) Successful in 2m59s
Test / Hakurei (push) Successful in 4m41s
Test / Sandbox (race detector) (push) Successful in 5m48s
Test / Hakurei (race detector) (push) Successful in 7m1s
Test / ShareFS (push) Successful in 7m24s
Test / Flake checks (push) Successful in 1m9s

This has also turned into AI slop at some point, although its quality was never great to begin with. This may be a candidate to pin and ignore.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-09 19:13:05 +09:00
parent d236c9eaf7
commit 1e85dca9e2
+2 -2
View File
@@ -148,11 +148,11 @@ package python-setuptools {
website = "https://pypi.org/project/setuptools"; website = "https://pypi.org/project/setuptools";
anitya = 4021; anitya = 4021;
version# = "83.0.0"; version# = "84.0.0";
source = remoteGitHub { source = remoteGitHub {
suffix = "pypa/setuptools"; suffix = "pypa/setuptools";
tag = "v"+version; tag = "v"+version;
checksum = "WqYSqCAvwpcIG6yXV8vVzRMNWl2CrcPOUPwlYrLV70ykHSpKxW1-XYQ4Z4n0ebAt"; checksum = "K9PGFv7ju_v4sykQCcROCc8Zdz3TfxYv95JlKFGXUnpf1yqRZW3oA0LuUQfE2x8n";
}; };
exec = pip { exec = pip {