Hugo

Latest version: v0.127.0

Safety actively analyzes 640549 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 47

0.125.7

This release mirrors the [official v0.125.7 patch release for Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.125.7). For the changes incorporated into Hugo with this release, please refer to the [release notes](https://github.com/gohugoio/hugo/releases/tag/v0.125.7) for Hugo v0.125.7.

The release can be installed and used with the

bash
pip install hugo


command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64).

**Full range of commits**: https://github.com/agriyakhetarpal/hugo-python-distributions/compare/v0.125.6...v0.125.7

0.125.6

This release mirrors the [official v0.125.6 patch release for Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.125.6). For the changes incorporated into Hugo with this release, please refer to the [release notes](https://github.com/gohugoio/hugo/releases/tag/v0.125.6) for Hugo v0.125.6.

The release can be installed and used with the

bash
pip install hugo


command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64).

PRs that made it into this release
* Use `execv` syscall instead of `execvp` by agriyakhetarpal in https://github.com/agriyakhetarpal/hugo-python-distributions/pull/98

**Full range of commits**: https://github.com/agriyakhetarpal/hugo-python-distributions/compare/v0.125.5...v0.125.6

0.125.5

This release mirrors the [official v0.125.5 patch release for Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.125.5). For the changes incorporated into Hugo with this release, please refer to the [release notes](https://github.com/gohugoio/hugo/releases/tag/v0.125.5) for Hugo v0.125.5.

The release can be installed and used with the

bash
pip install hugo


command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64).

Some new updates

* Wheels are now available for `s390x` and `ppc64le` architectures on Linux (https://github.com/agriyakhetarpal/hugo-python-distributions/pull/89, 5c7664c22998f208b14c2f0295fc4fc4b290e0ee)
* Build static binaries on Windows to avoid missing DLLs (https://github.com/agriyakhetarpal/hugo-python-distributions/pull/94)

**Full range of commits**: https://github.com/agriyakhetarpal/hugo-python-distributions/compare/v0.125.4...v0.125.5

0.125.4

This release mirrors the [official v0.125.4 patch release for Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.125.4). For the changes incorporated into Hugo with this release, please refer to the [release notes](https://github.com/gohugoio/hugo/releases/tag/v0.125.4) for Hugo v0.125.4.

>[!NOTE]
> Hugo's license file was modified in https://github.com/gohugoio/hugo/commit/6b867972ec6df0ce79ddf614bbca039f4daa6060, which has been updated accordingly in this release. However, the license currently in adoption is still the Apache-2.0 license, which is the same as the one used for this project.

The release can be installed and used with the

bash
pip install hugo


command on Linux (amd64, aarch64), macOS (amd64, arm64), and Windows (amd64).

**Full range of commits**: https://github.com/agriyakhetarpal/hugo-python-distributions/compare/v0.125.3...v0.125.4

0.125.3

This release mirrors the [official v0.125.3 security patch release for Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.125.3). For the changes incorporated into Hugo with this release, please refer to the [release notes](https://github.com/gohugoio/hugo/releases/tag/v0.125.3) for Hugo v0.125.3 and [Hugo's security model](https://gohugo.io/about/security/).

The release can be installed and used with the

bash
pip install hugo


command on Linux (amd64, aarch64), macOS (amd64, arm64), and Windows (amd64).

New changes in this release

* Do not rely on `pooch` and `tdqm` dependencies while building from source by agriyakhetarpal in https://github.com/agriyakhetarpal/hugo-python-distributions/pull/82. This removes both of these build-time dependencies and configures the Go toolchain to build Hugo from sources directly.

> [!NOTE]
> `pooch` and `tqdm` were build-time dependencies and therefore were used only for those building from source or using the source distribution. They have not been distributed as a part of PyPI wheels in this release or in previous releases.

* This additionally fixes 35, and therefore the binaries distributed by `hugo-python-distributions` contain the correct upstream commit hash and build date & time, fully matching other vendors such as Homebrew and official binaries.


**Full range of commits**: https://github.com/agriyakhetarpal/hugo-python-distributions/compare/v0.125.2...v0.125.3

0.125.2

This release mirrors the [official v0.125.2 patch release for Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.125.2). For the changes incorporated into Hugo with this release, please refer to the [release notes](https://github.com/gohugoio/hugo/releases/tag/v0.125.2) for Hugo v0.125.2.

The release can be installed and used with the

bash
pip install hugo


command on Linux (amd64, aarch64), macOS (amd64, arm64), and Windows (amd64).

**Full range of commits**: https://github.com/agriyakhetarpal/hugo-python-distributions/compare/v0.125.1...v0.125.2

Page 2 of 47

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.