blob: 14b007d2e038b75ffc98b79c4ea770e288726816 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-adafruit-circuitpython-busdevice
pkgdesc = CircuitPython bus device classes to manage bus sharing
pkgver = 5.2.15
pkgrel = 1
url = https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
arch = armv6h
arch = armv7h
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-adafruit-blinka
optdepends = python-rpi-gpio
source = https://pypi.io/packages/source/a/adafruit_circuitpython_busdevice/adafruit_circuitpython_busdevice-5.2.15.tar.gz
sha256sums = 87a25bf558f1bb8662980af9a2857a53de898942a7b4ab58e16e9ea77cb59f59
pkgname = python-adafruit-circuitpython-busdevice
|