blob: af16e768cc57083e091cf9192e3a3b2b074a6faa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-opcua-client
pkgdesc = OPC-UA Client GUI
pkgver = 0.8.4
pkgrel = 3
url = https://github.com/FreeOpcUa/opcua-client-gui
arch = any
license = GPL-3.0-only
makedepends = gendesk
depends = python
depends = python-pyqt5
depends = python-numpy
depends = python-opcua-asyncio
depends = python-opcua-widgets
optdepends = python-pyqtgraph: graph rendering
source = https://files.pythonhosted.org/packages/py3/o/opcua-client/opcua_client-0.8.4-py3-none-any.whl
source = opcua-client.desktop
sha256sums = 8ada075d24b5f4629e41f77024653ed38b1a2312c8d98fd349e91e7994ca3ae7
sha256sums = 78286ed6e5802b038574a7d42801985873fbe62c7f6b4d8ce51a763b686398e9
pkgname = python-opcua-client
|