Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pingparsing for openSUSE:Factory checked in at 2024-05-08 11:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pingparsing (Old) and /work/SRC/openSUSE:Factory/.python-pingparsing.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pingparsing" Wed May 8 11:39:34 2024 rev:14 rq:1172527 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pingparsing/python-pingparsing.changes 2024-04-21 20:30:24.740816906 +0200 +++ /work/SRC/openSUSE:Factory/.python-pingparsing.new.1880/python-pingparsing.changes 2024-05-08 11:40:39.238781618 +0200 @@ -1,0 +2,15 @@ +Tue May 7 20:19:13 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- 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 + +------------------------------------------------------------------- Old: ---- pingparsing-1.4.1.tar.gz New: ---- pingparsing-1.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pingparsing.spec ++++++ --- /var/tmp/diff_new_pack.F6s6DR/_old 2024-05-08 11:40:40.286819732 +0200 +++ /var/tmp/diff_new_pack.F6s6DR/_new 2024-05-08 11:40:40.286819732 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pingparsing -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: CLI-tool/Python-library for parsing ping command output License: MIT @@ -28,25 +28,25 @@ BuildRequires: %{python_module setuptools >= 38.3.0} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-humanreadable >= 0.2 +Requires: python-humanreadable >= 0.3 Requires: python-loguru >= 0.4.1 Requires: python-pyparsing >= 2.0.3 Requires: python-pytz >= 2018.9 Requires: python-setuptools >= 38.3.0 Requires: python-simplejson Requires: python-subprocrunner >= 1.2.2 -Requires: python-typepy >= 1.1.0 +Requires: python-typepy >= 1.3.2 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module humanreadable >= 0.1.0} +BuildRequires: %{python_module humanreadable >= 0.3} BuildRequires: %{python_module pyparsing >= 2.0.3} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz >= 2018.9} BuildRequires: %{python_module simplejson} BuildRequires: %{python_module subprocrunner >= 1.2.2} -BuildRequires: %{python_module typepy >= 1.1.0} +BuildRequires: %{python_module typepy >= 1.3.2} # /SECTION %python_subpackages ++++++ pingparsing-1.4.1.tar.gz -> pingparsing-1.4.2.tar.gz ++++++ ++++ 2450 lines of diff (skipped)