17
0

Accepting request 892932 from home:mnhauke

- Update to version 1.3.1
  * Change PingTransmitter.ping_option accepts Sequence
  * Fix a problem that --interface option value is not properly
    applied to ping commands

OBS-URL: https://build.opensuse.org/request/show/892932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=19
This commit is contained in:
2021-05-13 21:13:36 +00:00
committed by Git OBS Bridge
parent d8d5af1408
commit 6ce0cd5d70
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 13 16:42:28 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.3.1
* Change PingTransmitter.ping_option accepts Sequence
* Fix a problem that --interface option value is not properly
applied to ping commands
-------------------------------------------------------------------
Sun Mar 28 11:15:28 UTC 2021 - Martin Hauke <mardnh@gmx.de>