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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e11b54eabfc227c9561f5b9b1e1b1eeb3e93db0f1a1dc333bfce95218c251feb
|
||||
size 25029
|
||||
3
pathvalidate-2.3.0.tar.gz
Normal file
3
pathvalidate-2.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32d30dbacb711c16bb188b12ce7e9a46b41785f50a12f64500f747480a4b6ee3
|
||||
size 25262
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 10:16:44 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to v2.3.0
|
||||
* Change not to process for "."/".." by sanitization functions
|
||||
* Change to normalize with sanitize_filepath in default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 28 12:35:30 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -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