Bug 1213834 - python-qt3 on 16.0 needs python(abi)=2.7 but this cannot be satisfied
Summary: python-qt3 on 16.0 needs python(abi)=2.7 but this cannot be satisfied
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 16.0
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Yasuhiko Kamata
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-01 02:52 UTC by Ilya Chernykh
Modified: 2023-08-02 08:37 UTC (History)
0 users

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 Ilya Chernykh 2023-08-01 02:52:29 UTC
It seems that dependemcy on python(abi)=2.7 is added automatically but this is not provided by anything. Theoretically should be provided by python-base (version 2.7 is built in KDE:KDE3) but even manually adding this to "Provides" does not work.
Comment 1 Ilya Chernykh 2023-08-01 02:54:18 UTC
This prevents building of python-kde3 among other things.
Comment 2 Yasuhiko Kamata 2023-08-02 08:37:02 UTC
After adding "Provides: python(abi) = 2.7" to python-base.spec in python-base package, builds seems to work fine.
It was submitted to OBS as request #1101912.
It looks like you're adding it to the wrong file (python.spec).

https://build.opensuse.org/request/show/1101912