On 29. 10. 21 14:49, Miro Hrončok wrote:
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

This has been fixed now. It will require:

      python3.10dist(pyyaml) < 6~~

A bit ugly, but what appears to be a working solution.

As always, let me know if there is some unexpected trouble.

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

Reply via email to