Update package version to 1.1.1
This commit is contained in:
@@ -1,16 +1,23 @@
|
||||
name: python-pathspec
|
||||
description: Utility library for gitignore style pattern matching of file paths
|
||||
version: 0.12.1
|
||||
version: 1.1.1
|
||||
revision: 1
|
||||
url: https://github.com/cpburnz/python-pathspec
|
||||
license: MPL2
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user