Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37730695
en ru br
ALT Linux repos
S:0.20150805-alt2

Group :: Development/Python
RPM: python3-module-gattlib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: python3-module-gattlib
Version: 0.20150805
Release: alt2

Summary: Python library to access Bluetooth LE devices
License: BSD
Group: Development/Python
Url: https://pypi.org/project/gattlib/

Source: %name-%version.tar
Patch1: alt-boost-compat.patch

BuildRequires(pre): rpm-build-python3
BuildRequires: gcc-c++ boost-python3-devel
BuildRequires: pkgconfig(bluez) pkgconfig(glib-2.0)
BuildRequires: rpm-build-python3 python3-module-setuptools

%description
%summary

%prep
%setup
%patch1 -p2

sed -i -e "s: at PY3VER at :%{python_version_nodots python3}:g" setup.py

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/gattlib.cpython-3*.so
%python3_sitelibdir/gattlib-%version-*-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin