factory
- update to 1.1.1:
* Improved type checking with mypy and pyright.
* Fixed typing on PathSpec[TPattern] to PathSpec[TPattern_co].
* Added missing variant type-hint type[Pattern] to
PathSpec.from_lines() parameter pattern_factory.
* Fixed possible type error when using + and += operators on
PathSpec.
- update to 1.1.0:
* `Issue #93`_: Git discards invalid range notation.
GitIgnoreSpecPattern now discards patterns with invalid range
notation like Git.
* Pull #106: Fix escape() not escaping backslash characters.
* Issue #108: Specialize pattern type for PathSpec as
PathSpec[TPattern] for better debugging of
PathSpec().patterns.
* Pull #110: Nicer debug print outs (and str for regex
pattern).
OBS-URL: https://build.opensuse.org/request/show/1355083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathspec?expand=0&rev=20
Description
No description provided
Languages
RPM Spec
100%