forked from pool/python-pathvalidate
This branch is 4 commits behind pool/python-pathvalidate:factory
- update to 3.2.1:
* Test Python 3.12 in CIs
* Fix coverage report
* Fix `sanitize_filename` truncation
* Fix validation functions of filepaths
* If `platform` argument is `windows` or `universal`, filepaths
ending with a space or a period should be detected as an
error
* Fix POSIX-style absolute paths were not detected as errors
with `platform="windows"` or `platform="universal"` on Python
3.12 and below
* Add support for Python 3.13
* Improve type annotations
* Add a build and publish workflow
* Add Sigstore signatures to release assets
OBS-URL: https://build.opensuse.org/request/show/1198062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathvalidate?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%