docutils contraint prevents plonecli build
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system, cli
Research direction
Reproduce the problem with plonecli create addon my.addon followed by plonecli build using the versions listed in the report. Trace the build dependency constraints involving docutils, readme-renderer, and releaser. Done means a newly created add-on builds without the reported docutils constraint conflict.
Written by the indexing model from the issue text.
Description
- Plone CLI version: 2.5
- Python version: 3.10.12
- Operating System: ubunutu 22.04 LTS
Description
I tried to create a new addon. A version constraint problem occured since a few days,
What I Did
I created an addon:
plonecli create addon my.addon
and tried to build it:
plonecli build
The following problem occured during build:
(...)
Version and requirements information containing docutils:
[versions] constraint on docutils: 0.18.1
Requirement of readme-renderer[md]>=40: docutils>=0.21.2
Requirement of readme-renderer>=35.0: docutils>=0.21.2
While:
Installing releaser.
Error: The requirement ('docutils>=0.21.2') is not allowed by your [versions] constraint (0.18.1)
- Dominant language
- Python
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from plone/plonecli
-
01 type: bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
uvx plonecli --help Open01 type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100