Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pathspec
From: Adam Ciarcinski
Date: 2022-12-12 14:44:59
Message id: 20221212134500.013D1FA90@cvs.NetBSD.org
Log Message:
py-pathspec: updated to 0.10.3
0.10.3 (2022-12-09)
-------------------
New features:
- Added utility function `pathspec.util.append_dir_sep()` to aid in \
distinguishing between directories and files on the file-system.
Bug fixes:
- Package not marked as py.typed.
- Exports are considered private.
- 'Self' string literal type is Unknown in pyright.
Improvements:
- Checking directories via match_file() does not work on Path objects.
Files: