internal/rosa/python: packaging 26.0 to 26.1
All checks were successful
Test / Create distribution (push) Successful in 1m7s
Test / Sandbox (push) Successful in 2m58s
Test / Hakurei (push) Successful in 5m25s
Test / ShareFS (push) Successful in 6m57s
Test / Sandbox (race detector) (push) Successful in 3m28s
Test / Hakurei (race detector) (push) Successful in 6m50s
Test / Flake checks (push) Successful in 3m20s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-15 22:15:18 +09:00
parent 30ac985fd2
commit 2008902247

View File

@@ -181,8 +181,8 @@ func init() {
artifactsM[PythonPackaging] = newPypi( artifactsM[PythonPackaging] = newPypi(
"packaging", 60461, "packaging", 60461,
"reusable core utilities for various Python Packaging interoperability specifications", "reusable core utilities for various Python Packaging interoperability specifications",
"26.0", "py3", "none", "any", "26.1", "py3", "none", "any",
"iVVXcqdwHDskPKoCFUlh2x8J0Gyq-bhO4ns9DvUJ7oJjeOegRYtSIvLV33Bki-pP", "6WZjBJeRb0eZZavxM8cLPcgD-ch-1FblsHoCFKC_9VUC5XAmd397LwliVhsnQcSN",
) )
artifactsM[PythonIniConfig] = newPypi( artifactsM[PythonIniConfig] = newPypi(