# Template file for 'python3-distro' pkgname=python3-distro version=1.8.0 revision=2 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3" checkdepends="python3-unittest-mixins python3-pytest" short_desc="OS platform information API" maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/nir0s/distro" changelog="https://raw.githubusercontent.com/python-distro/distro/master/CHANGELOG.md" distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz" checksum=02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 make_check_pre="env PYTHONPATH=src"