forked from pool/python-pathvalidate
Accepting request 850982 from home:jayvdb:branches:devel:languages:python
- Update to v2.3.0 * Change not to process for "."/".." by sanitization functions * Change to normalize with sanitize_filepath in default OBS-URL: https://build.opensuse.org/request/show/850982 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=9
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pathvalidate
|
||||
Version: 2.2.2
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: Python library to sanitize/validate a string such as filenames
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user