question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

botocore 1.14.4 blocks users from updating docutils to 0.16

See original GitHub issue

Hi!

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:closed
  • Created 4 years ago
  • Reactions:17
  • Comments:22 (9 by maintainers)

github_iconTop GitHub Comments

12reactions
neg3ntropycommented, Mar 17, 2020

This is not an enhancement, It’s a bug.

3reactions
swetashrecommented, Jun 8, 2020

Thank you for your post. Marking this as feature request.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found