python-pykka

Edit Package python-pykka
No description set
Refresh
Refresh
Source Files
Filename Size Changed
pykka-3.0.2.tar.gz 0000044440 43.4 KB
python-pykka.changes 0000002903 2.83 KB
python-pykka.spec 0000002169 2.12 KB
Revision 3 (latest revision is 13)
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 3)
- Follow the upstream and rename Pykka to pykka.
- Update to 3.0.2:
  - Add support for Python 3.10. Tests are now run on Python 3.10
    too. No other changes required.
  - Minor reorganization of docs.
  - Use SPDX identifier for license in project metadata.
  - Remove upper version boundary for importlib_metadata.
  - Remove support for Python 2.7. It reached end-of-life in
    January 2020.
  - Remove support for Python 3.5. It reached end-of-life in
    September 2020.
  - Remove support for running actors on top of eventlet. This
    was deprecated in Pykka 2.0.3.
  - Remove support for running actors on top of gevent. This was
    deprecated in Pykka 2.0.3
  - Remove support for automatically upgrading the internal
    message format used by Pykka < 2.0 to the message types used
    by Pykka >= 2.0.
  - Include complete type hint stubs for all public APIs in the
    PyPI distribution.
  - Remove PyPy from the test matrix. There are no known changes
    that should cause Pykka to stop working on PyPy, but we will
    no longer spend any effort to keep CI for PyPy running.
  - Mark eventlet and gevent support as deprecated. The support
    will be removed in Pykka 3.0.
  - These were somewhat interesting ways to implement concurrency
    in Python when Pykka was conceived in 2011. Today, it is
    unclear it these libraries still have any mindshare or if
    keeping the support for them just adds an unnecessary burden
    to Pykka's maintenance.
Comments 0
openSUSE Build Service is sponsored by