16 lines
638 B
Bash
16 lines
638 B
Bash
# Template file for 'python3-pathspec'
|
|
pkgname=python3-pathspec
|
|
version=0.11.2
|
|
revision=2
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-flit_core"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
short_desc="Python3 utility library for pattern matching of file paths"
|
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|
license="MPL-2.0"
|
|
homepage="https://github.com/cpburnz/python-pathspec"
|
|
changelog="https://raw.githubusercontent.com/cpburnz/python-pathspec/master/CHANGES.rst"
|
|
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
|
checksum=e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3
|