forked from pool/python-pathvalidate
Accepting request 789281 from home:mnhauke
- Update to version 2.2.2
* Fix __str__ method
* Fix to avoid raise an exception when an absolute path
includes "."/".."
* Modify an error message
* Modify raising exception from NullNameError to ValidationError
of validate_pathtype
OBS-URL: https://build.opensuse.org/request/show/789281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
60ee095639
commit
f97ac96bdf
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pathvalidate
|
||||
Version: 2.2.1
|
||||
Version: 2.2.2
|
||||
Release: 0
|
||||
Summary: Python library to sanitize/validate a string such as filenames
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user