Bug 1220005 - Package python-neovim requires all python versions (3.9—3.12) packages of msgpack&greenlet
Summary: Package python-neovim requires all python versions (3.9—3.12) packages of msg...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Python (show other bugs)
Version: Current
Hardware: Other openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Python maintainers (group account)
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-16 10:29 UTC by Mykola Krachkovsky
Modified: 2024-03-07 06:18 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Krachkovsky 2024-02-16 10:29:59 UTC
Package python-neovim for some reason depends on all versions of python-msgpack and python-greenlet. E.g. python311-neovim [1] depends on:

python310-greenlet
python310-msgpack
python311-greenlet
python311-msgpack
python312-greenlet
python312-msgpack
python39-greenlet
python39-msgpack

NeoVim recommends python3-neovim, which leads to installing of all versions of python3.

[1] https://build.opensuse.org/projects/openSUSE:Factory/packages/python-neovim/repositories/standard/binaries/x86_64/python311-neovim-0.5.0-1.2.noarch.rpm
Comment 1 Matej Cepl 2024-03-07 06:18:25 UTC
All done.