15
0

33 Commits

Author SHA256 Message Date
353132d6cd Accepting request 1284235 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1284235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=16
2025-06-10 07:08:24 +00:00
044c7f034b - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=31
2025-06-09 15:05:35 +00:00
8357958b36 Accepting request 1282277 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1282277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=15
2025-06-03 15:55:42 +00:00
36ef795f26 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=29
2025-06-03 11:28:45 +00:00
49ce03d74a Accepting request 1172527 from devel:languages:python
- update to 1.4.2:
  * Add `docs` extras
  * Add `__all__` to `__init__.py`
  * Add a build and publish workflow
  * Add Sigstore signatures to release assets
  * Update dependencies in requirements files
  * Bump minimum version of `typepy` to `1.3.2`
  * Bump minimum version of `humanreadable` to `0.3`
  * Add support for Python 3.12
  * Drop support for Python 3.6
  * Improve type annotations

OBS-URL: https://build.opensuse.org/request/show/1172527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=14
2024-05-08 09:39:34 +00:00
c0a2dedc1c - update to 1.4.2:
* Add `docs` extras
  * Add `__all__` to `__init__.py`
  * Add a build and publish workflow
  * Add Sigstore signatures to release assets
  * Update dependencies in requirements files
  * Bump minimum version of `typepy` to `1.3.2`
  * Bump minimum version of `humanreadable` to `0.3`
  * Add support for Python 3.12
  * Drop support for Python 3.6
  * Improve type annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=27
2024-05-07 20:20:45 +00:00
2ebd0d50c6 Accepting request 1169473 from devel:languages:python
- update to 1.4.1:
  * Fix Pygemnts requirement in setup.py
  * Change the output of the CLI logger to stderr
  * Add support for Python 3.11
  * Update help messages
  * Update requirements
- drop fix-requirements.patch (upstream)

  * Fix invalid version number.

OBS-URL: https://build.opensuse.org/request/show/1169473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=13
2024-04-21 18:28:59 +00:00
89feab7255 - update to 1.4.1:
* Fix Pygemnts requirement in setup.py
  * Change the output of the CLI logger to stderr
  * Add support for Python 3.11
  * Update help messages
  * Update requirements
- drop fix-requirements.patch (upstream)
  * Fix invalid version number.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=25
2024-04-21 08:50:00 +00:00
5ff6b8109b Accepting request 1064751 from devel:languages:python
- Add patch fix-requirements.patch:
  * Fix invalid version number.

OBS-URL: https://build.opensuse.org/request/show/1064751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=12
2023-02-13 15:40:56 +00:00
8d85207d52 - Add patch fix-requirements.patch:
* Fix invalid version number.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=23
2023-02-13 04:12:59 +00:00
0cbe784c5d 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
2021-10-26 18:13:46 +00:00
46177c3936 Accepting request 927345 from home:mnhauke
- Update to version 1.4.0
  * Drop support for Python 3.5
  * Add support for pyparsing v3

- Update to version 1.3.2
  * Fix parsing when ping results with pipe field.

OBS-URL: https://build.opensuse.org/request/show/927345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=22
2021-10-25 20:14:20 +00:00
fd03fe6875 Accepting request 893502 from devel:languages:python
- Actually depends on subprocrunner >= 1.2.2 (and thus on
  sr#893494)
- 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/893502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=10
2021-05-18 16:26:51 +00:00
293ff2faad - Actually depends on subprocrunner >= 1.2.2 (and thus on
sr#893494)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=20
2021-05-16 20:21:13 +00:00
b8da38b31d 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
2021-05-13 21:13:36 +00:00
Richard Brown
e1aad0c5a9 Accepting request 881813 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/881813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=9
2021-04-01 12:16:55 +00:00
5f85403d27 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
2021-03-29 06:33:22 +00:00
52d99906ec Accepting request 877403 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/877403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=8
2021-03-06 20:19:37 +00:00
718b6878c8 Accepting request 877398 from home:mnhauke
- Update to version 1.2.0
  * Add support for Python 3.10
  * Add --timezone option to the CLI
  * Add time zone support for parser classes

OBS-URL: https://build.opensuse.org/request/show/877398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=15
2021-03-06 15:47:27 +00:00
387a0f798b Accepting request 825354 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/825354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=7
2020-08-18 13:04:58 +00:00
Tomáš Chvátal
3ba83c684f 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
2020-08-10 11:15:24 +00:00
8aa871c665 Accepting request 807655 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/807655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=6
2020-05-26 15:17:11 +00:00
Tomáš Chvátal
df10128ec6 Accepting request 807606 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807606
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=11
2020-05-20 11:28:46 +00:00
1ae611cf2e Accepting request 798101 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/798101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=5
2020-04-27 21:36:57 +00:00
Tomáš Chvátal
4ee001b069 Accepting request 798039 from home:mnhauke
- Update to version 1.0.3
  * Fix type annotations

OBS-URL: https://build.opensuse.org/request/show/798039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=9
2020-04-27 06:44:55 +00:00
a30ef3613f Accepting request 791536 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=4
2020-04-08 17:55:13 +00:00
Tomáš Chvátal
9c07599d77 Accepting request 791508 from home:mnhauke
- Update to version 1.0.2
  * Make it possible execute the CLI with python -m pingparsing
  * Update requirements

OBS-URL: https://build.opensuse.org/request/show/791508
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=7
2020-04-05 14:53:58 +00:00
afab08cab5 Accepting request 785544 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/785544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=3
2020-03-17 12:08:54 +00:00
Tomáš Chvátal
5d33854e99 Accepting request 785539 from home:mcalabkova:branches:devel:languages:python
- Update to version 1.0.1
  * minor metadata fixes

OBS-URL: https://build.opensuse.org/request/show/785539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=5
2020-03-16 10:06:55 +00:00
414fc43787 Accepting request 779780 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/779780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=2
2020-02-27 13:39:03 +00:00
cb3c88e2a3 Accepting request 779666 from home:mnhauke
- Update to version 1.0.0
  * Drop Python 2 support
  * Add packet size option to PingTransmitter and CLI
  * Add ttl option to PingTransmitter and CLI
  * Add include_icmp_replies flag to PingStats.as_dict method
  * Add --no-color option to the CLI tool
  * Add type annotations and py.typed to the package
  * Add [cli] extras_require
  * Update dependencies
  * Remove deprecated methods
  * Reduce a package dependency
  * Replace the logging library
  * Fix timestamp parsing when transmitting ping by CLI
  * Minor bug fixes

OBS-URL: https://build.opensuse.org/request/show/779666
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=3
2020-02-27 06:21:02 +00:00
6beed87cb0 Accepting request 772466 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/772466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pingparsing?expand=0&rev=1
2020-02-11 21:23:41 +00:00
Tomáš Chvátal
bf5f9347e2 Accepting request 772351 from home:mnhauke
Initial package for python-pingparsing

OBS-URL: https://build.opensuse.org/request/show/772351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pingparsing?expand=0&rev=1
2020-02-09 10:10:36 +00:00