rtslib-fb: update to 2.2.1.
This commit is contained in:
parent
51a0af9fb8
commit
187f554799
@ -1,9 +1,9 @@
|
||||
# Template file for 'rtslib-fb'
|
||||
pkgname=rtslib-fb
|
||||
version=2.1.74
|
||||
revision=5
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
depends="python3-six python3-pyudev"
|
||||
checkdepends="$depends"
|
||||
short_desc="Python object API for managing the Linux LIO kernel target"
|
||||
@ -11,4 +11,5 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/open-iscsi/rtslib-fb"
|
||||
distfiles="https://github.com/open-iscsi/rtslib-fb/archive/v${version}.tar.gz"
|
||||
checksum=9f581c4bcffebc60be236af8a6ebdeccdb66d0435eeb04ab1b743c170b95d046
|
||||
distfiles="${PYPI_SITE}/r/rtslib-fb/rtslib_fb-${version}.tar.gz"
|
||||
checksum=ad0fcbab21afa20260d30e5cf9161e631cfef7c10d73de3649920d83701bb14e
|
||||
|
Loading…
x
Reference in New Issue
Block a user