forked from pool/python-kasa
Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kasa?expand=0&rev=9
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-kasa
|
Name: python-kasa
|
||||||
@@ -58,6 +57,8 @@ Use 'kasa' binary.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
find . -name \*.py -o -name \*.json -exec chmod -x '{}' \;
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user