forked from pool/python-pingparsing
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user