Closed esloch closed 10 months ago
@esloch I just merged this PR: https://github.com/osl-incubator/sugar/pull/102 could you rebase your branch on top of the upstream main?
@esloch I just merged this PR: #102 could you rebase your branch on top of the upstream main?
I think that we need to update the poetry.lock.
Could you remove and recreate it please?
Could you remove and recreate it please?
I removed the "poetry.lock" and then run the "poetry update":
(sugar) ✔ /workspace/repos/osl/sugar [rename-module|● 1]
21:39 $ poetry update
Updating dependencies
Resolving dependencies... (65.4s)
The current project's Python requirement (>=3.8.1) is not compatible with some of the required packages Python requirement:
- makim requires Python >=3.8.1,<4.0.0, so it will not be satisfied for Python >=4.0.0
Because containers-sugar depends on makim (1.8.3) which requires Python >=3.8.1,<4.0.0, version solving failed.
• Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
For makim, a possible solution would be to set the `python` property to ">=3.8.1,<4.0.0"
@esloch the issue with the installation was fixed (I hope!) now the error is about the tests.
@esloch the issue with the installation was fixed (I hope!) now the error is about the tests.
Thanks Ivan!
@esloch , just cut a new release. please, rebase your branch on top of the upstream main
:tada: This PR is included in version 1.10.0 :tada:
The release is available on:
1.10.0
Your semantic-release bot :package::rocket:
Pull Request description
How to test these changes
...
Pull Request checklists
This PR is a:
About this PR:
Author's checklist:
Additional information
Reviewer's checklist
Copy and paste this template for your review's note: