14
0
forked from pool/python-kasa
2023-03-09 17:37:06 +00:00
committed by Git OBS Bridge
parent cf1c18c566
commit a3bae4a8da

View File

@@ -16,7 +16,6 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%define skip_python36 1
Name: python-kasa
@@ -58,6 +57,8 @@ Use 'kasa' binary.
%prep
%setup -q
find . -name \*.py -o -name \*.json -exec chmod -x '{}' \;
%build
%pyproject_wheel