15
0

Accepting request 774680 from home:mnhauke

- Update to version 2.2.0
  * Add POSIX as a platform
  * Change platform of validate_filepath_arg/sanitize_filepath_arg
    to 'auto':

OBS-URL: https://build.opensuse.org/request/show/774680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-02-16 12:15:24 +00:00
committed by Git OBS Bridge
parent 865512fd90
commit 4c1e1a0107
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Feb 16 09:54:22 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.0
* Add POSIX as a platform
* Change platform of validate_filepath_arg/sanitize_filepath_arg
to 'auto':
-------------------------------------------------------------------
Sat Feb 8 09:47:08 UTC 2020 - Martin Hauke <mardnh@gmx.de>