forked from pool/python-pykka
- Update to 3.1.0:
- Remove support for Python 3.6. It reached end-of-life in December 2021. - Include docs, examples, and tests in the source release. - Require mypy 0.960 and use the latest typing features, as these seem to work nicely even on Python 3.7, given that the typing information is in separate *.pyi files and that you have a recent mypy version. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykka?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 20:24:54 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 3.1.0:
|
||||
- Remove support for Python 3.6. It reached end-of-life in
|
||||
December 2021.
|
||||
- Include docs, examples, and tests in the source
|
||||
release.
|
||||
- Require mypy 0.960 and use the latest typing features, as
|
||||
these seem to work nicely even on Python 3.7, given that the
|
||||
typing information is in separate *.pyi files and that you
|
||||
have a recent mypy version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 12:11:57 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user