Re: Help needed with Fedora Python Classroom Lab container image

2020-05-26 Thread Clement Verna
On Wed, 27 May 2020 at 02:28, Adam Williamson wrote: > On Wed, 2020-05-27 at 01:20 +0200, Miro Hrončok wrote: > > Hello. > > > > There is a docker/podman container image part of the Fedora Python > Classroom Lab: > > > >https://labs.fedoraproject.org/en/python-classroom > > > > I need help wi

Help needed with Fedora Python Classroom Lab container image

2020-05-26 Thread Miro Hrončok
Hello. There is a docker/podman container image part of the Fedora Python Classroom Lab: https://labs.fedoraproject.org/en/python-classroom I need help with two main issues: 1) The container doesn't built for Fedora 32: https://koji.fedoraproject.org/koji/taskinfo?taskID=45001647 But I

Re: Redesigning the %python_provide macro from scratch

2020-05-26 Thread Tomas Orsava
On 5/26/20 11:52 AM, Miro Hrončok wrote: On 26. 05. 20 11:29, Tomas Orsava wrote: On 5/25/20 7:42 PM, Miro Hrončok wrote: On 25. 05. 20 18:33, Tomas Orsava wrote: On 4/19/20 4:55 PM, Miro Hrončok wrote: 4) Make it so that for given arguments, the macro will only expand to something once per b

Re: Redesigning the %python_provide macro from scratch

2020-05-26 Thread Miro Hrončok
On 26. 05. 20 11:29, Tomas Orsava wrote: On 5/25/20 7:42 PM, Miro Hrončok wrote: On 25. 05. 20 18:33, Tomas Orsava wrote: On 4/19/20 4:55 PM, Miro Hrončok wrote: 4) Make it so that for given arguments, the macro will only expand to something once per build. Hence when you use it with package n

Re: Redesigning the %python_provide macro from scratch

2020-05-26 Thread Tomas Orsava
On 5/25/20 7:42 PM, Miro Hrončok wrote: On 25. 05. 20 18:33, Tomas Orsava wrote: On 4/19/20 4:55 PM, Miro Hrončok wrote: 4) Make it so that for given arguments, the macro will only expand to something once per build. Hence when you use it with package name, the automatic provides won't re-add