internal/rosa/python: mako 1.3.10 to 1.3.11
All checks were successful
Test / Create distribution (push) Successful in 1m9s
Test / ShareFS (push) Successful in 8m17s
Test / Sandbox (race detector) (push) Successful in 8m23s
Test / Hakurei (race detector) (push) Successful in 11m2s
Test / Sandbox (push) Successful in 3m54s
Test / Hakurei (push) Successful in 6m57s
Test / Flake checks (push) Successful in 3m15s

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

View File

@@ -217,8 +217,8 @@ func init() {
artifactsM[PythonMako] = newPypi( artifactsM[PythonMako] = newPypi(
"mako", 3915, "mako", 3915,
"a template library written in Python", "a template library written in Python",
"1.3.10", "py3", "none", "any", "1.3.11", "py3", "none", "any",
"tQ1VGLIQOYm70HuuzsOPRbFWCWYvgckSjx2rKczXHRlMIBet28XGnnPh6i1GbFUu", "WJ_hxYI-nNiuDiM6QhfAG84uO5U-M2aneB0JS9AQ2J2Oi6YXAbBxIdOeOEng6CoS",
PythonMarkupSafe, PythonMarkupSafe,
) )