diff --git a/pykka-4.0.1.tar.gz b/pykka-4.0.1.tar.gz deleted file mode 100644 index e74c2d9..0000000 --- a/pykka-4.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb499c0b099412ee2200cb3ca51740c3834beb35bcd172b7daa44ee76ac165f2 -size 48967 diff --git a/pykka-4.0.2.tar.gz b/pykka-4.0.2.tar.gz new file mode 100644 index 0000000..8de58fa --- /dev/null +++ b/pykka-4.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e687c426922b0084d79f22a6c1813e0c4e0c59d8f860aa32c18c5f6127e276 +size 48962 diff --git a/python-pykka.changes b/python-pykka.changes index 5267ac1..f2ce2b8 100644 --- a/python-pykka.changes +++ b/python-pykka.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 22 09:56:04 UTC 2024 - Dirk Müller + +- update to 4.0.2: + * Make `get_all()` generic over the futures' type. + * Format with `ruff format` instead of `black`. + ------------------------------------------------------------------- Thu Dec 14 21:40:09 UTC 2023 - Dirk Müller diff --git a/python-pykka.spec b/python-pykka.spec index 7fc95c3..fa7609b 100644 --- a/python-pykka.spec +++ b/python-pykka.spec @@ -1,7 +1,7 @@ # # spec file for package python-pykka # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: 4.0.1 +Version: 4.0.2 Release: 0 Summary: A Python implementation of the actor model License: Apache-2.0