doc
OBS-URL: https://build.opensuse.org/package/show/system:homeautomation:home-assistant/python-bluepy?expand=0&rev=8
This commit is contained in:
5
python-bluepy.changes
Normal file
5
python-bluepy.changes
Normal file
@@ -0,0 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 07:47:01 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- initial package
|
||||
|
||||
@@ -23,10 +23,9 @@
|
||||
Name: python-bluepy
|
||||
Version: 1.1.4
|
||||
Release: 0
|
||||
Summary: Automation Library for Yamaha Network receivers
|
||||
License: GPL
|
||||
Group: Python interface to Bluetooth LE on Linux
|
||||
Url: https://github.com/wuub/rxv
|
||||
Summary: Python interface to Bluetooth LE on Linux
|
||||
Url: http://ianharvey.github.io/bluepy-doc/
|
||||
Source: bluepy-%{version}.tar.xz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -42,6 +41,14 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Bluepy is a Python package to allow Bluetooth Low Energy (a.k.a Bluetooth
|
||||
Smart) peripherals to be controlled from Python. Installation instructions
|
||||
and release notes are in the file README.md.
|
||||
|
||||
Source code and further documentation is at:
|
||||
https://github.com/IanHarvey/bluepy
|
||||
http://ianharvey.github.io/bluepy-doc/
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n bluepy-%{version}
|
||||
|
||||
Reference in New Issue
Block a user