# Template file for 'python3-path' pkgname=python3-path version=16.5.0 revision=2 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3" checkdepends="python3-pytest-xdist" short_desc="Python module for object-oriented file system path manipulation" maintainer="icp " license="MIT" homepage="https://github.com/jaraco/path" changelog="https://raw.githubusercontent.com/jaraco/path/main/CHANGES.rst" distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz" checksum=2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2 post_install() { vlicense LICENSE }