blob: 96bebf5429e583d66be30d28e011e3df6b1b2a68 (
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
|
pkgbase = python-odrive
pkgdesc = Control utilities for the ODrive high performance motor controller
pkgver = 0.6.9.post0
pkgrel = 2
url = https://pypi.org/project/odrive/
arch = x86_64
arch = aarch64
license = MIT
makedepends = python-installer
depends = python-aiohttp
depends = python-appdirs
depends = ipython
depends = python-pyelftools
depends = python-pyusb
depends = python-jsonschema
depends = python-colorama
depends = python-setuptools
optdepends = python-matplotlib: required to run the liveplotter
source = https://cdn.odriverobotics.com/files/odrive-udev-rules.rules
sha256sums = b574486e0fcdf13f2faa7165f5634d466353274547ab4d3a36b75f67c7124d3c
source_x86_64 = https://files.pythonhosted.org/packages/py37/o/odrive/odrive-0.6.9.post0-py37-none-manylinux_2_28_x86_64.whl
sha256sums_x86_64 = 28d7869eed8acc7c3f408462fb1da5bfe9486a2e0006f05bc9b5e9b140cfcb5d
source_aarch64 = https://files.pythonhosted.org/packages/py37/o/odrive/odrive-0.6.9.post0-py37-none-manylinux_2_28_aarch64.whl
sha256sums_aarch64 = 11478527059e196344127ced864fd9f0578ac5607daa83f15329ed5c7479e3ec
pkgname = python-odrive
|