blob: 52a4360526666cb55e6d77f9457ef8cb80d9a49d (
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.10.post0
pkgrel = 1
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.10.post0-py37-none-manylinux_2_28_x86_64.whl
sha256sums_x86_64 = a20f0aa7fd96745a867717ff5eeaffd224b899a7bcb5e3a7a3815d1bfd05853f
source_aarch64 = https://files.pythonhosted.org/packages/py37/o/odrive/odrive-0.6.10.post0-py37-none-manylinux_2_28_aarch64.whl
sha256sums_aarch64 = 4104c61a33eaa9bb3e5befbb29de717e0fcab6028d77c40e2a55c076ee3e0de8
pkgname = python-odrive
|