24 lines
654 B
YAML
24 lines
654 B
YAML
name: python-pathspec
|
|
description: Utility library for gitignore style pattern matching of file paths
|
|
version: 1.1.1
|
|
revision: 2
|
|
url: https://github.com/cpburnz/python-pathspec
|
|
license: MPL2
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/cpburnz/python-pathspec/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7befd398baeb84cd3872bcb84926e688361012d21c8c157dcc2f9f64684b9147
|