summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d0111ecbee6f8d474131c4be78180942e153531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-udsoncan
	pkgdesc = Implementation of the Unified Diagnostic Service (UDS) protocol (ISO-14229) used in the automotive industry.
	pkgver = 1.23.2
	pkgrel = 1
	url = https://pypi.org/project/udsoncan
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-can
	depends = python-aioisotp
	depends = python-can-isotp
	provides = python-udsoncan
	conflicts = python-udsoncan
	options = !strip
	options = !debug
	source = udsoncan-1.23.2.tar.gz::https://files.pythonhosted.org/packages/source/u/udsoncan/udsoncan-1.23.2.tar.gz
	sha256sums = dd4eb0e240f2e327d40495248bf099a86556952cc05ae424ca536834b60bda83

pkgname = python-udsoncan