aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-04-15 22:15:18 +0900
committerOphestra <cat@gensokyo.uk>2026-04-15 22:15:18 +0900
commit200890224765ae0d1fbffb66851602c4b3f92109 (patch)
tree89ad8cbcf2caf8d133bd8fb9d19ad77c4df33dff /internal
parent30ac985fd266a76b486ad337a93fe7e46ed5fa25 (diff)
internal/rosa/python: packaging 26.0 to 26.1
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
-rw-r--r--internal/rosa/python.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/python.go b/internal/rosa/python.go
index ce5ca365..e835e379 100644
--- a/internal/rosa/python.go
+++ b/internal/rosa/python.go
@@ -181,8 +181,8 @@ func init() {
artifactsM[PythonPackaging] = newPypi(
"packaging", 60461,
"reusable core utilities for various Python Packaging interoperability specifications",
- "26.0", "py3", "none", "any",
- "iVVXcqdwHDskPKoCFUlh2x8J0Gyq-bhO4ns9DvUJ7oJjeOegRYtSIvLV33Bki-pP",
+ "26.1", "py3", "none", "any",
+ "6WZjBJeRb0eZZavxM8cLPcgD-ch-1FblsHoCFKC_9VUC5XAmd397LwliVhsnQcSN",
)
artifactsM[PythonIniConfig] = newPypi(