On Sat, Nov 28, 2020 at 08:24:55PM +0200, Elan Ruusamäe wrote:
> 
> On 11/27/20 10:17 PM, qboosh wrote:
> >-Requires:   python(abi) = %{py_ver}
> >
> >+Requires:   python(abi) = %{py3_ver}
> 
> 
> shouldn't this be namespace to python3 name?
> 
> 
> Requires:     python3(abi) = %{py3_ver}

No, to be consistent with current python3 package:

$ rpm -qP python3-libs | grep abi
python(abi) = 3.8

Multiple versions can be installed, so it's not necessary to use another
namespace. At least for rpm5, not verified with rpm.org yet.


-- 
Jakub Bogusz    http://qboosh.pl/
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to