update python requirements
This commit is contained in:
parent
b3545d7ba9
commit
f3ca478ee3
2 changed files with 8 additions and 16 deletions
12
.SRCINFO
12
.SRCINFO
|
|
@ -1,19 +1,15 @@
|
|||
pkgbase = udsclient3
|
||||
pkgdesc = UDS client required for polilabs, a remote desktop service for the UPV
|
||||
pkgver = 4.0.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://polilabs.upv.es/uds/page/client-download
|
||||
arch = any
|
||||
license = unknown
|
||||
depends = python>=3.6
|
||||
depends = python-paramiko
|
||||
depends = python>=3.9
|
||||
depends = python-requests
|
||||
depends = python-six
|
||||
depends = python-pyqt5
|
||||
depends = python-crypto
|
||||
depends = python-certifi
|
||||
depends = python-psutil
|
||||
depends = qtermwidget
|
||||
depends = python-cryptography
|
||||
depends = python-pyqt6
|
||||
depends = freerdp
|
||||
source = udsclient3-4.0.0.tar.gz::https://polilabs.upv.es/uds/res/clients/udsclient3-4.0.0.tar.gz
|
||||
sha256sums = f1082d62dc10b5cbd74f9613bfc6a9dbe79a5bd348ddf0fd13251bd6ed194d27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue