summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ecf906835ef43943219ece39e3633457317b880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = python-cantools
	pkgdesc = Python CAN bus tools in Python 3
	pkgver = 42.0.3
	pkgrel = 1
	url = https://github.com/eerimoq/cantools
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python>=3.8
	depends = python-bitstruct>=8.16.1
	depends = python-can>=3.3.4
	depends = python-textparser>=0.21.1
	depends = python-diskcache
	depends = python-argparse-addons
	depends = python-crccheck
	depends = python-matplotlib
	optdepends = mypy
	optdepends = python-pipx
	optdepends = python-ruff
	optdepends = python-tox
	provides = python-cantools
	conflicts = python-cantools
	source = git+https://github.com/eerimoq/cantools.git#tag=42.0.3
	sha256sums = 88882ce7b8b0c0aba6a2173aa705b6eb12a1e3bd1b9c5421f04e4f592eb4b0df

pkgname = python-cantools