summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58ad646f4145a6317f03f786f7fee0b058a7ef0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-smbus-git
	pkgdesc = Python wrapper for SMBus access over i2c-dev.
	pkgver = r317.1831b61
	pkgrel = 1
	url = https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/about/
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = GPL
	makedepends = python
	makedepends = git
	depends = python
	depends = i2c-tools-git
	provides = python-smbus
	conflicts = python-smbus
	options = !strip
	source = python-smbus::git+https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git
	md5sums = SKIP

pkgname = python-smbus-git