Commit Graph

2 Commits

Author SHA1 Message Date
Jeffery To
b3e4aae821 python-pathspec: Update to 0.11.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 31d02be16a)
2023-08-07 10:05:40 +08:00
Jeffery To
a1cfdba19c python-pathspec: Add new host-only package
From the README:

pathspec is a utility library for pattern matching of file paths. So far
this only includes Git's wildmatch pattern matching which itself is
derived from Rsync's wildmatch. Git uses wildmatch for its gitignore
files.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-03-31 13:08:34 +08:00