summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e19933e1e2ab6a36f6cdc48289f368820f01df7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-adafruit-circuitpython-bme280
	pkgdesc = CircuitPython library for the Bosch BME280 temperature/humidity/pressure sensor
	pkgver = 2.6.9
	pkgrel = 0
	url = https://github.com/adafruit/Adafruit_CircuitPython_BME280
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = python-setuptools
	makedepends = python-pip
	depends = python
	depends = python-adafruit-circuitpython-busdevice
	optdepends = python-raspberry-gpio
	source = https://pypi.io/packages/source/a/adafruit-circuitpython-bme280/adafruit-circuitpython-bme280-2.6.9.tar.gz
	sha256sums = b1e22878dd802a4a06429861db6d7527ddb4a5cedd50ffe500c8f2cc4800b952

pkgname = python-adafruit-circuitpython-bme280