serious-scaffold / ss-python

A Python Project Template for Long-Term Maintainability
https://serious-scaffold.github.io/ss-python/
MIT License
76 stars 8 forks source link

Error when update build-system requires with renovate #525

Closed huxuan closed 5 months ago

huxuan commented 5 months ago
          ### ⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pdm.lock
Command failed: pdm update --no-sync pdm-backend
WARNING: Project requires a python version of >=3.8, The virtualenv is being created for you as it cannot be matched to the right version.
INFO: python.use_venv is on, creating a virtualenv for this project...
Virtualenv is created successfully at /tmp/renovate/repos/github/serious-scaffold/ss-python/.venv
[ProjectError]: pdm-backend does not exist in default dependencies nor is a transitive dependency.

Originally posted by @serious-scaffold[bot] in https://github.com/serious-scaffold/ss-python/issues/521#issuecomment-2095058931

huxuan commented 5 months ago

Per discussion here, a pull request for external dependency proposed is here.

There does not seems to have anything we can do in ss-python. Just keep this issue open for track.

huxuan commented 5 months ago

close as changes on external dependency merged.