botocore 1.14.4 blocks users from updating docutils to 0.16
See original GitHub issueHi!
When botocore is used in a virtualenv next to other packages or in context of a whole GNU/Linux distribution, this line in setup.py
https://github.com/boto/botocore/blob/70c7767374c42bd86a896391dff55fc25ebfac27/setup.py#L27
blocks users from updating to docutils 0.16 which is not ideal. Can the upper boundary be dropped or be turned into semver-like <1
at least to be more friendly to other packages and user freedom?
Thanks and best, Sebastian
PS: I have seen #900 and #933 (but I don’t consider this the right direction while docutils is imported from public botocore API).
Issue Analytics
- State:
- Created 4 years ago
- Reactions:17
- Comments:22 (9 by maintainers)
Top Results From Across the Web
botocore - PyPI
A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well...
Read more >pip complains about dependency versions but installs them ...
When I hit pip install -r requirements.txt I see this error: botocore 1.15.11 has requirement docutils<0.16,>=0.10 ...
Read more >Package List — Spack 0.20.0.dev0 documentation
A package universe and a request to install, remove, or upgrade packages have to be encoded in the CUDF format. Such a CUDF...
Read more >Compare Packages Between Distributions - DistroWatch.com
android-sdk-update-manager 24.4.1 android-studio 2021.3.1.16 ... async-container 0.16.12 async-io 1.34.0 async-lru 1.0.3 ... fluentd 1.14.4 flufl-lock 7.1.1
Read more >Open Source Used In SDWan 20.8.1 - Cisco
1.77 xdg-user-dirs 0.15 2ubuntu6.16.04.1 ... 1.765 kubernetes-apimachinery 0.16.9 ... of this license document, but changing it is not allowed. Preamble.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is not an enhancement, It’s a bug.
Thank you for your post. Marking this as feature request.