15
0

Accepting request 877398 from home:mnhauke

- Update to version 1.2.0
  * Add support for Python 3.10
  * Add --timezone option to the CLI
  * Add time zone support for parser classes

OBS-URL: https://build.opensuse.org/request/show/877398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=15
This commit is contained in:
2021-03-06 15:47:27 +00:00
committed by Git OBS Bridge
parent 3ba83c684f
commit 718b6878c8
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 6 14:07:45 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.0
* Add support for Python 3.10
* Add --timezone option to the CLI
* Add time zone support for parser classes
-------------------------------------------------------------------
Sun Aug 9 15:52:27 UTC 2020 - Martin Hauke <mardnh@gmx.de>