15 lines
609 B
Bash
15 lines
609 B
Bash
# Template file for 'python3-pathspec'
|
|
pkgname=python3-pathspec
|
|
version=0.10.1
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
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=7ace6161b621d31e7902eb6b5ae148d12cfd23f4a249b9ffb6b9fee12084323d
|