On 21. 06. 22 16:27, Steven A. Falco wrote:
On 6/20/22 07:45 AM, Tomas Hrnciar wrote:
Hello.

As you might already know, we have recently merged in the Python 3.11side tag to Rawhide, despite several builds not succeeding. We always aim for some compromise between having the side tag open for too long and having too many failures.

I'm working on fixing the problems in KiCad.  There hasn't been a successful compose of Rawhide just yet - how can I update my Rawhide VM to include the new version of Python so I can test my changes?  Is there a flag to dnf that would take into account the koji packages that are waiting for the compose?


$ cat /etc/yum.repos.d/koji.repo
[koji]
name=koji
baseurl=http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/
enabled=0

[koji-source]
name=koji-source
baseurl=http://kojipkgs.fedoraproject.org/repos/rawhide/latest/src/
enabled=0

$ sudo dnf --enablerepo=koji upgrade

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