mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
15 lines
612 B
Bash
15 lines
612 B
Bash
# Template file for 'rtslib-fb'
|
|
pkgname=rtslib-fb
|
|
version=2.2.2
|
|
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"
|
|
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"
|
|
distfiles="${PYPI_SITE}/r/rtslib-fb/rtslib_fb-${version}.tar.gz"
|
|
checksum=1580e4ad3053d17113f6dce43108d5d4d027d74a4f9eb0387e1025e7a5bbad01
|