On 12. 06. 25 17:02, Łukasz Wojniłowicz wrote:
Thanks. I wrote that, because bugzilla mentioned python-click. I didn't know that bugzilla wasn't working properly. It's confusing.
So the bugzilla says "nothing provides python3.13dist(click) needed by python3-aw-core-0.5.17-3.fc42.noarch" which might give a false impression that click is somehow blocking this.
However, the real important part is "3.13", not "click". The error means:
This package has Python 3.13 runtime requires that are no longer available because the dependencies were rebuilt with 3.14. This package needs to be rebuilt with Python 3.14 so it requires python3.14dist(click) instead.
Out of curiosity, how did you come up with python-peewee? It's not mentioned in the bugzilla.
When you scratchbuild the package, you'll get:
nothing provides python(abi) = 3.13 needed by python3-peewee
See for example https://koschei.fedoraproject.org/package/python-aw-core
I believe it would save everybody time with opening/closing tickets and then manually rebuilding all the packages just to see that everything is fine.
What do you mean by "everything is fine"?
I meant, that after finally building it myself, I would conclude that "everything is fine". I based my knowledge on python-click, which is fine but reported missing in my ticket. I was of the impression that you wanted me to do the obvious move, and build manually my package against its all fine building dependencies.
For cases where everything is actually fine, we'll handle the builds.
python-devel@lists.fedoraproject.org