Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

chore(deps): update dependency pyinstaller to v6 #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyinstaller (source) ^5.7.0 -> ^6.0.0 age adoption passing confidence

Release Notes

pyinstaller/pyinstaller (pyinstaller)

v6.4.0

Compare Source

Please see the v6.4.0 section of the changelog for a list of the changes since v6.3.0.

v6.3.0

Compare Source

Please see the v6.3.0 section of the changelog for a list of the changes since v6.2.0.

v6.2.0

Compare Source

Please see the v6.2.0 section of the changelog for a list of the changes since v6.1.0.

v6.1.0

Compare Source

Please see the v6.1.0 section of the changelog for a list of the changes since v6.0.0.

v6.0.0

Compare Source

Please see the v6.0.0 section of the changelog for a list of the changes since v5.13.2.


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 renovate bot force-pushed the renovate/pyinstaller-6.x branch 3 times, most recently from 87cbe70 to 191d4cd Compare September 30, 2023 18:13
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 6 times, most recently from f07a7a4 to 87e78f4 Compare October 7, 2023 21:12
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 3 times, most recently from fd90297 to e82d29e Compare October 13, 2023 19:37
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 3 times, most recently from f0f24e6 to 6a2dc70 Compare October 18, 2023 12:19
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 3 times, most recently from 4048f15 to 5b072ff Compare October 30, 2023 03:24
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 3 times, most recently from 567f764 to a112e94 Compare November 10, 2023 19:27
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 2 times, most recently from 15fc8c6 to ba29aff Compare November 20, 2023 03:40
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 2 times, most recently from 28c24be to ba074dd Compare November 27, 2023 03:19
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 5 times, most recently from fb64cc7 to 0d2daa4 Compare December 11, 2023 03:46
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 4 times, most recently from 472349a to 391d7a2 Compare December 18, 2023 03:45
@renovate renovate bot force-pushed the renovate/pyinstaller-6.x branch 3 times, most recently from 1cec267 to 6dbf2f3 Compare December 25, 2023 03:46
Copy link
Contributor Author

renovate bot commented Dec 29, 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: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's Python requirement (>=3.10,<4) is not compatible with some of the required packages Python requirement:
  - pyinstaller requires Python <3.13,>=3.8, so it will not be satisfied for Python >=3.13,<4
  - pyinstaller requires Python <3.13,>=3.8, so it will not be satisfied for Python >=3.13,<4
  - pyinstaller requires Python <3.13,>=3.8, so it will not be satisfied for Python >=3.13,<4
  - pyinstaller requires Python <3.13,>=3.8, so it will not be satisfied for Python >=3.13,<4
  - pyinstaller requires Python <3.13,>=3.8, so it will not be satisfied for Python >=3.13,<4

Because no versions of pyinstaller match >6.0.0,<6.1.0 || >6.1.0,<6.2.0 || >6.2.0,<6.3.0 || >6.3.0,<6.4.0 || >6.4.0,<7.0.0
 and pyinstaller (6.0.0) requires Python <3.13,>=3.8, pyinstaller is forbidden.
And because pyinstaller (6.1.0) requires Python <3.13,>=3.8, pyinstaller is forbidden.
And because pyinstaller (6.2.0) requires Python <3.13,>=3.8
 and pyinstaller (6.3.0) requires Python <3.13,>=3.8, pyinstaller is forbidden.
So, because pyinstaller (6.4.0) requires Python <3.13,>=3.8
 and pacup depends on pyinstaller (^6.0.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For pyinstaller, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For pyinstaller, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For pyinstaller, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For pyinstaller, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For pyinstaller, a possible solution would be to set the `python` property to ">=3.10,<3.13"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants