# Template file for 'pmbootstrap' pkgname=pmbootstrap version=1.18.1 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=a76092379975366f8d6e1472e12cad995065efdb043ec0e85ff06205f36c40a2 do_check() { python3 -m pytest }