python3-opcua: update to 0.98.13.
This commit is contained in:
parent
ad83d55cfd
commit
31e0b2408f
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'python3-opcua'
|
# Template file for 'python3-opcua'
|
||||||
pkgname=python3-opcua
|
pkgname=python3-opcua
|
||||||
version=0.98.12
|
version=0.98.13
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="opcua-${version}"
|
wrksrc="opcua-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-cryptography python3-dateutil python3-lxml"
|
depends="python3-cryptography python3-dateutil python3-lxml python3-pytz"
|
||||||
|
checkdepends="$depends"
|
||||||
short_desc="Pure Python OPC-UA client and server library"
|
short_desc="Pure Python OPC-UA client and server library"
|
||||||
maintainer="Pulux <pulux@pf4sh.de>"
|
maintainer="Pulux <pulux@pf4sh.de>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://freeopcua.github.io/"
|
homepage="http://freeopcua.github.io/"
|
||||||
distfiles="${PYPI_SITE}/o/opcua/opcua-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/opcua/opcua-${version}.tar.gz"
|
||||||
checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa
|
checksum=3352f30b5fed863146a82778aaf09faa5feafcb9dd446a4f49ff34c0c3ebbde6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue