Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pykka for openSUSE:Factory checked in at 2023-12-15 21:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pykka (Old) and /work/SRC/openSUSE:Factory/.python-pykka.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pykka" Fri Dec 15 21:48:37 2023 rev:2 rq:1133211 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pykka/python-pykka.changes 2022-05-28 22:14:59.372799802 +0200 +++ /work/SRC/openSUSE:Factory/.python-pykka.new.25432/python-pykka.changes 2023-12-15 21:48:51.097609479 +0100 @@ -1,0 +2,20 @@ +Thu Dec 14 21:40:09 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 4.0.1: + * Update test suite to pass on Python 3.12 (#207) +- update to 4.0.0: + * Require `block` and `timeout` arguments to always be keyword + arguments. (PR: #198) + * Remove support for Python 3.7. It reached end-of-life in June + 2023. (PR: #190) + * Type hints: All typing stubs have been inlined in the source + code and have been greatly improved. They are now tested + using both Mypy and Pyright. (PR: #192, #193, #195) + * Type hints: Due to the dynamic nature of `ActorProxy` + objects, it is impossible to automatically type them + correctly. `pykka.typing` is a new module with helpers for + manually typing `ActorProxy` objects. Check out the docs for + how to use the helpers. (PR: #199) + * Linting: Replace flake8, isort, and friends with ruff + +------------------------------------------------------------------- Old: ---- pykka-3.1.1.tar.gz New: ---- pykka-4.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pykka.spec ++++++ --- /var/tmp/diff_new_pack.Uoi2vz/_old 2023-12-15 21:48:51.789634941 +0100 +++ /var/tmp/diff_new_pack.Uoi2vz/_new 2023-12-15 21:48:51.789634941 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pykka # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define modname pykka %define skip_python36 1 Name: python-pykka -Version: 3.1.1 +Version: 4.0.1 Release: 0 Summary: A Python implementation of the actor model License: Apache-2.0 ++++++ pykka-3.1.1.tar.gz -> pykka-4.0.1.tar.gz ++++++ ++++ 5474 lines of diff (skipped)