On 29. 10. 21 14:39, Miro Hrončok wrote:
From now on, it will be generated as: python3.10dist(pyyaml) < 6~ Which will not be satisfied by any alpha/beta/rc release of PyYAML 6.
An only as I was typing this, I have realized that it won't work for dev releases, because 6~~dev1 < 6~ :(
https://bugzilla.redhat.com/show_bug.cgi?id=2014616#c9 Fortunately, we don't have that many dev releases packaged: $ repoquery -q --repo=rawhide -a --provides | grep python3dist | grep '~~dev' python3dist(dictdiffer) = 0.1~~dev1 python3dist(mako) = 1.1.4~~dev0 python3dist(pcapy) = 0.11.5~~dev0 python3dist(pipx) = 0.16.4.1~~dev0 python3dist(podman-compose) = 0.1.7~~dev0 python3dist(pygments-markdown-lexer) = 0.1~~dev39 python3dist(quodlibet) = 4.5~~dev0 python3dist(sphinx-intl) = 2.0.1~~dev20210723 python3dist(tracmonotone) = 0.0.15~~dev20210704 python3dist(winpdb-reborn) = 2~~dev5 python3dist(yubikey-manager) = 4.0.8~~dev0 For some of them (e.g. mako), this seems to be a mistake even. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok _______________________________________________ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure