15
0

Accepting request 881730 from home:mnhauke

- Update to version 1.3.0
  * Add packet size in icmp_replies
  * Add received addresses in icmp_replies
  * Fix incorrect parsing of domain destination with '.net' suffix
  * Modify a type annotation of PingParserInterface.parse method
  * Improve parsing precision of times

OBS-URL: https://build.opensuse.org/request/show/881730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=17
This commit is contained in:
2021-03-29 06:33:22 +00:00
committed by Git OBS Bridge
parent 718b6878c8
commit 5f85403d27
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.2.0
Version: 1.3.0
Release: 0
Summary: CLI-tool/Python-library for parsing ping command output
License: MIT