[packages/waf] - updated python(abi) dependency, compile python library
Jakub Bogusz
qboosh at pld-linux.org
Sat Nov 28 19:38:23 CET 2020
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/
More information about the pld-devel-en
mailing list