15
0

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:
2020-11-27 13:18:06 +00:00
committed by Git OBS Bridge
parent f97ac96bdf
commit a49dce8d87
4 changed files with 11 additions and 4 deletions

View File

@@ -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