summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e6b60df19244a4353baac6c39fbc7237a14e5e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-pygatt
	pkgdesc = Python Bluetooth LE (Low Energy) and GATT Library
	pkgver = 5.0.0
	pkgrel = 2
	url = https://github.com/peplin/pygatt
	arch = any
	license = Apache-2.0 AND MIT
	checkdepends = python-coverage
	checkdepends = python-mock
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pexpect
	depends = python-pyserial
	source = python-pygatt-5.0.0.tar.gz::https://github.com/peplin/pygatt/archive/refs/tags/v5.0.0.tar.gz
	source = 0001-Remove-dependency-on-enum-compat.patch
	source = 0002-Relax-version-requirements.patch
	sha256sums = 94d02ec4de32a81d1f5adc87664091a38e3cf0c2680dfe9b313c4de797e5e737
	sha256sums = 3d73f29806f1ce8d9f37927b2c9243f2ec2fd783730708ad0e9d96afa0720e2c
	sha256sums = 8928f19c185be8dc2ba4583c88cb3d1ae580667f2d902c50c72d95e1fdba6061

pkgname = python-pygatt