15
0

Accepting request 825177 from home:mnhauke

- Update to version 1.1.0
  * Make it possible to parse ping timeouts includes timestamps.
  * Add --addopts option to the CLI.
  * Add -O option to ping execution when --timestamp option is
    specified on Linux.
  * Set default serializer for timestamps of ICMP replies.

OBS-URL: https://build.opensuse.org/request/show/825177
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-08-10 11:15:24 +00:00
committed by Git OBS Bridge
parent df10128ec6
commit 3ba83c684f
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pingparsing
Version: 1.0.3
Version: 1.1.0
Release: 0
Summary: CLI-tool/Python-library for parsing ping command output
License: MIT