15
0

Accepting request 880394 from home:mnhauke

- Update to version 2.4.0
  * Add exclude_symbols argument to replace_symbol function.
  * Fix permissions of files included in sdist package binary.

OBS-URL: https://build.opensuse.org/request/show/880394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=11
This commit is contained in:
2021-03-22 22:15:52 +00:00
committed by Git OBS Bridge
parent a49dce8d87
commit b22ee1c7ef
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 21 13:33:57 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.0
* Add exclude_symbols argument to replace_symbol function.
* Fix permissions of files included in sdist package binary.
-------------------------------------------------------------------
Thu Nov 26 10:16:44 UTC 2020 - John Vandenberg <jayvdb@gmail.com>