Eget-py

Latest version: v1.3.3.post0

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

Scan your dependencies

Page 1 of 3

1.3.3

Changelog:

* Support for zstd compression (`.zst` or `.tar.zst`).
* Improved detection for arm32.
* New `-k` option for disabling SSL verification on downloads (not usable with `GITHUB_TOKEN`).

1.3.2

Changelog:

* Eget will now search for your configuration (`eget.toml`) in `EGET_CONFIG` or `XDG_CONFIG_HOME` as a fallback.

1.3.1

Changelog:

* Bug fixes for configuration files (tilde expansion).
* Adds `--download-all` option to batch download all projects listed in the configuration file.

1.3.0

This release includes two new features:

* New support for setting global and per-repository options in a config file. See the [configuration](https://github.com/zyedidia/eget#configuration) section in the readme for documentation.
* If the string passed in via `--tag` does not match an existing tag directly, eget will look for tags that contain the string, and use the latest one if there is a match.

1.2.1

Minor release including some bug fixes and improvements.

* Bug with symlink extraction fixed.
* Improved extraction performance when using `--file '*'`
* Autodetect "ubuntu" as linux.
* EGET_GITHUB_TOKEN used instead of GITHUB_TOKEN if it exists.

1.2.0

* Better interaction between `--to` and `--upgrade-only`.
* Support for `.tbz` and `.txz` extensions.
* Now uses environment PROXY settings for downloading.
* Support for symbolic links in extracted directories.
* New `--remove` flag for uninstalling binaries from `EGET_BIN`.
* New `^` syntax for anti-matches in `--asset`.
* System detector is now applied to `--asset` if applicable.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.