1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/community/hugo
mio 6f18e64ab6 community/hugo: upgrade to 0.147.2
https://github.com/gohugoio/hugo/releases/tag/v0.147.2
https://github.com/gohugoio/hugo/releases

Fix `TestVimeoShortcode` test, skip `TestSilenceDependencyDeprecations` test.

```
--- FAIL: TestVimeoShortcode (0.35s)
    shortcodes_integration_test.go:486:
        error:
          no substring match found

[...]

        stack:
          github.com/gohugoio/hugo/hugolib/integrationtest_builder.go:323
            <cannot parse source file: open github.com/gohugoio/hugo/hugolib/integrationtest_builder.go: no such file or directory>
          github.com/gohugoio/hugo/tpl/tplimpl/shortcodes_integration_test.go:486
            <cannot parse source file: open github.com/gohugoio/hugo/tpl/tplimpl/shortcodes_integration_test.go: no such file or directory>

FAIL
FAIL	github.com/gohugoio/hugo/tpl/tplimpl	2.804s
```
2025-05-12 08:05:49 +00:00
..
APKBUILD community/hugo: upgrade to 0.147.2 2025-05-12 08:05:49 +00:00
fix-test-vimeo-shortcode.patch community/hugo: upgrade to 0.147.2 2025-05-12 08:05:49 +00:00
skip-dartsass-test.patch community/hugo: upgrade to 0.147.2 2025-05-12 08:05:49 +00:00
skip-para-test.patch
skip-tailwindcss-test.patch