mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rtslib-fb: update to 2.2.1.
This commit is contained in:
parent
51a0af9fb8
commit
187f554799
1 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rtslib-fb'
|
# Template file for 'rtslib-fb'
|
||||||
pkgname=rtslib-fb
|
pkgname=rtslib-fb
|
||||||
version=2.1.74
|
version=2.2.1
|
||||||
revision=5
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
depends="python3-six python3-pyudev"
|
depends="python3-six python3-pyudev"
|
||||||
checkdepends="$depends"
|
checkdepends="$depends"
|
||||||
short_desc="Python object API for managing the Linux LIO kernel target"
|
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"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/open-iscsi/rtslib-fb"
|
homepage="https://github.com/open-iscsi/rtslib-fb"
|
||||||
distfiles="https://github.com/open-iscsi/rtslib-fb/archive/v${version}.tar.gz"
|
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…
Add table
Reference in a new issue