14
0

[info=1d7098fe10526c5fad2834e70cdea1772989259f]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orangebox?expand=0&rev=5
This commit is contained in:
2022-02-17 07:34:26 +00:00
committed by Git OBS Bridge
parent 53075fd8af
commit b6f64689ad
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:903139e9aaaff79ed1fa0082efb9cccd9b31b94ef7b72807ff61a32f4b052738
oid sha256:6f7ce2f4a40ad14cd75edc9e812027c0b3ec14f859da8ec2be1b6d4829cbec53
size 203740

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-wakeonlan
# spec file for package python-orangebox
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -37,6 +37,8 @@ BuildArch: noarch
%python_subpackages
%description
Betaflight blackbox recording tooling. It provides a CLI tool and
also python modules.
%prep
%setup -q -n orangebox -c -T
@@ -62,5 +64,5 @@ export CFLAGS="%{optflags}"
%files %{python_files}
%python_alternative %_bindir/bb2csv
%python_alternative %_bindir/bbsplit
%{python_sitelib}/*
%{python_sitelib}/orangebox*