mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-11 07:16:42 +02:00
community/py3-gvm: upgrade to 24.3.0
This commit is contained in:
parent
d67867501a
commit
c9e8506aab
@ -3,13 +3,13 @@
|
||||
pkgname=py3-gvm
|
||||
_pkgname=${pkgname/py3/python}
|
||||
# follow the same version of gvm-tools
|
||||
pkgver=23.11.0
|
||||
pkgver=24.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Greenbone Vulnerability Management Python Library "
|
||||
url="https://github.com/greenbone/python-gvm"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="python3 py3-paramiko py3-lxml py3-defusedxml"
|
||||
depends="python3 py3-paramiko py3-lxml py3-defusedxml py3-typing-extensions"
|
||||
makedepends="py3-gpep517 py3-installer py3-poetry-core"
|
||||
checkdepends="py3-defusedxml py3-pytest py3-lxml py3-paramiko py3-pontos"
|
||||
subpackages="$pkgname-pyc"
|
||||
@ -36,5 +36,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
0596d5634b038bde787c93411c50f4c64e232857b8a4b4d2713ba6af5330d13a9702f37606e152bfd8f8319ae8a4c68a1684a4f532d13f667f1be870ff7bbb95 py3-gvm-23.11.0.tar.gz
|
||||
d6e9dcaf3e776309b18b11393049e2edd08884241a2d050806d9b82dcc91d12e2a121f532b311a83e8f9bf367694b41efe66a9a8eefbe1bfb7bb7453ce08715c py3-gvm-24.3.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user