mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
12 lines
488 B
Bash
12 lines
488 B
Bash
# Template file for 'python3-rpm-vercmp'
|
|
pkgname=python3-rpm-vercmp
|
|
version=0.1.2
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-wheel python3-pbr"
|
|
short_desc="Pure Python implementation of rpmvercmp"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/sassoftware/python-rpm-vercmp"
|
|
distfiles="${PYPI_SITE}/r/rpm-vercmp/rpm_vercmp-${version}.tar.gz"
|
|
checksum=73dd583f1ff7a798faff62d39659d8a3e5183099972b2fc028bfadd70a43eda8
|