Re: Working with epel7 on Fedora

2020-05-18 Thread José Abílio Matos
On Monday, 18 May 2020 17.38.10 WEST Miro Hrončok wrote: > And I change it to: > > %python3_pkgversion 36 > %python3_other_pkgversion 34 > > When needed. It is tedious I think that we need some kind of rpmenv (mostly in terms of the configuration files but you get the idea). :-) I am only

Re: Working with epel7 on Fedora

2020-05-18 Thread Scott Talbert
On Mon, 18 May 2020, Miro Hrončok wrote: On 18. 05. 20 18:23, Scott Talbert wrote: Any good workarounds for working with epel7 Python packages on Fedora? Mainly dealing with the fact that python3_pkgversion differs from Fedora to EPEL7.  Ie, when doing 'fedpkg mockbuild' the SRPM will be

Re: Working with epel7 on Fedora

2020-05-18 Thread Miro Hrončok
On 18. 05. 20 18:23, Scott Talbert wrote: Any good workarounds for working with epel7 Python packages on Fedora? Mainly dealing with the fact that python3_pkgversion differs from Fedora to EPEL7.  Ie, when doing 'fedpkg mockbuild' the SRPM will be generated with the wrong python3_pkgversion.

Working with epel7 on Fedora

2020-05-18 Thread Scott Talbert
Any good workarounds for working with epel7 Python packages on Fedora? Mainly dealing with the fact that python3_pkgversion differs from Fedora to EPEL7. Ie, when doing 'fedpkg mockbuild' the SRPM will be generated with the wrong python3_pkgversion. I tried this, but it didn't seem to work: