Add %python_provide for python3 subpackage

This commit is contained in:
Miro Hrončok 2018-06-12 13:07:05 +02:00
parent cff973f66a
commit f574d4eb0a

View File

@ -52,6 +52,8 @@ BuildRequires: python3-ply
BuildRequires: python3-nose
BuildRequires: python3-flake8
BuildRequires: python3-coverage
%{?python_provide:%python_provide python3-lesscpy}
%description -n python3-lesscpy
A compiler written in python 3 for the lesscss language. For those of us not
willing/able to have node.js installed in our environment. Not all features