mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New package: python3-pocua-0.98.9
This commit is contained in:
parent
cff6c7664b
commit
f462dc16e9
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-opcua/template
Normal file
15
srcpkgs/python3-opcua/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-opcua'
|
||||||
|
pkgname=python3-opcua
|
||||||
|
version=0.98.9
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="opcua-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-cryptography python3-dateutil python3-lxml"
|
||||||
|
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=cff42f65dc8aa0752d6e0c416be40298009a0b6001c71109b3032f70816fc779
|
Loading…
Add table
Reference in a new issue