mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
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'
|
||||
pkgname=python3-opcua
|
||||
version=0.98.12
|
||||
revision=2
|
||||
version=0.98.13
|
||||
revision=1
|
||||
wrksrc="opcua-${version}"
|
||||
build_style=python3-module
|
||||
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"
|
||||
maintainer="Pulux <pulux@pf4sh.de>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://freeopcua.github.io/"
|
||||
distfiles="${PYPI_SITE}/o/opcua/opcua-${version}.tar.gz"
|
||||
checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa
|
||||
checksum=3352f30b5fed863146a82778aaf09faa5feafcb9dd446a4f49ff34c0c3ebbde6
|
||||
|
|
Loading…
Add table
Reference in a new issue