# Template file for 'pmbootstrap' pkgname=pmbootstrap version=1.17.0 revision=1 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools coreutils procps-ng libressl git" checkdepends="python3-pytest" short_desc="PostmarketOS's chroot, build and flash tool" maintainer="bra1nwave " license="GPL-3.0-or-later" homepage="https://postmarketos.org" distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz" checksum=b7cba6019b3e881f77ed4c79e9efd25250773dc54fde374125b9fbe7d3963431 do_check() { python3 -m pytest }