15
0

Accepting request 927365 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/927365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=11
This commit is contained in:
2021-10-26 18:13:46 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81b442dceda5276da94e11ac5f6e6aa34a9aba7cb465a73aa4002c038f3f8c81
size 43443

3
pingparsing-1.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ca52d257c048ae43a9d2f12ea489207e8b92f93c1cc335c7e8be47464cc04d8
size 44255

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 25 19:39:25 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.0
* Drop support for Python 3.5
* Add support for pyparsing v3
-------------------------------------------------------------------
Sat Jun 5 13:12:50 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.3.2
* Fix parsing when ping results with pipe field.
-------------------------------------------------------------------
Sun May 16 20:20:41 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

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