Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pyfiglet to v1 #229

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Update dependency pyfiglet to v1 #229

merged 1 commit into from
Sep 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyfiglet 0.8.post1 -> 1.0.2 age adoption passing confidence

Release Notes

pwaller/pyfiglet (pyfiglet)

v1.0.2

Compare Source

This release fixes a leaked file descriptor.

v1.0.1

Compare Source

This release adds a python_requires >= 3.9 to setup.py to prevent old python
versions from picking up the newly incompatible version.

v1.0.0

This release was yanked, because it introduced incompatibilities with old
versions of python but did not specify a python_requires line.

To prevent

  • Support for Python 2 was dropped
  • Support for compressed fonts
  • Support for more fonts
  • Various fixes for corner cases of font rendering
  • Drop use of pkg_resources in favour of importlib.resources
  • Add pyproject.toml
  • Many small fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 11, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: projects/xobusy/hvc/poetry.lock
[21:41:59.941] INFO (9): Installing tool python v3.11.3...
installing v2 tool python v3.11.3
linking tool python v3.11.3
Python 3.11.3
pip 23.2.1 from /opt/containerbase/tools/python/3.11.3/lib/python3.11/site-packages/pip (python 3.11)
[21:42:08.113] INFO (9): Installed tool python in 8.1s.
[21:42:09.175] INFO (170): Installing tool poetry v1.5.1...
installing v2 tool poetry v1.5.1
linking tool poetry v1.5.1
Poetry (version 1.5.1)
[21:42:18.879] INFO (170): Installed tool poetry in 9.7s.

The currently activated Python version 3.11.3 is not supported by the project (3.11.4).
Trying to find and use a compatible version. 

Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.

@MisileLab MisileLab merged commit ee119cc into main Sep 15, 2023
1 check passed
@MisileLab MisileLab deleted the renovate/pyfiglet-1.x branch September 15, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant