blob: 8e854b246c817e7bbd61f425070445865cfd01d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-smbus2
pkgdesc = A drop-in replacement for smbus-cffi/smbus-python
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/kplindegaard/smbus2
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://github.com/kplindegaard/smbus2/archive/refs/tags/0.6.0.tar.gz
sha256sums = a602790a98c21ac4de9afd49d3d771e942c39257a7e670f807516248ec7a5e7b
pkgname = python-smbus2
|