python3-opcua: update to 0.98.12
This commit is contained in:
parent
f05af361f3
commit
15b6fe8d57
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python3-opcua'
|
# Template file for 'python3-opcua'
|
||||||
pkgname=python3-opcua
|
pkgname=python3-opcua
|
||||||
version=0.98.11
|
version=0.98.12
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="opcua-${version}"
|
wrksrc="opcua-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,4 +11,4 @@ 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=91b4dad14c2e1bede58cdd00ac0fb1ba4872af2ad894580973990edefbcce027
|
checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa
|
||||||
|
|
Loading…
Reference in New Issue