unearth
unearth copied to clipboard
A utility to fetch and download python packages
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0)
- Specifically, this resolves: pdm-project/pdm#1945 which was caused by an unknown host name due to not having a DNS entry.
**Describe the bug** PyPI (pypi.org) gets added as an index even though it's overwritten in pyproject.toml using the `pypi` name in `unearth>=0.13` I guess it could be caused by https://github.com/frostming/unearth/commit/7d1c215...
On a Gitlab CI, I get a traceback using PDM (https://github.com/pdm-project/pdm/issues/2532). I think that the problem is related to unearth. The exception can be reproduced only with unearth: ``` $...
**Is your feature request related to a problem? Please describe.** I would like to use the output of `pip freeze` directly with the `unearth` cli. **Describe the solution you'd like**...
**Describe the bug** Looks like Azure put their python package index behind an authorization mechanisms that redirects you through a login portal in such a way that this package gets...
Update locked dependencies. ## Update summary There are 1 updates: | | Package | From | To | | --- | --- | --- | --- | | :arrow_up: |...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.5.4) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.1...v1.11.0)
Update locked dependencies. ## Update summary There are 2 updates: | | Package | From | To | | --- | --- | --- | --- | | :arrow_up: |...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.5)