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
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 28 12:35:30 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 16:48:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user