Changelog for
python312-sniffio-1.3.1-1.1.noarch.rpm :
* Thu Mar 14 2024 Dirk Müller
- update to 1.3.1:
* Added missing thread_local to sniffio.__all__
* Add support for Python 3.9 and 3.10.
* Provide sniffio.thread_local.name for coroutine libraries to set
* Drop support for Python 3.5 and 3.6.
* Include type hints
* Thu Nov 16 2023 Matej Cepl - Remove dependency on curio completely.
* Thu Oct 05 2023 Matej Cepl - Clean up the SPEC file
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Sep 15 2022 Dirk Müller - update to 1.3.0:
* requires python 3.7
* Sun Jan 31 2021 Benjamin Greiner - Fix the contextvars requirement for python36
* Wed Dec 09 2020 Benjamin Greiner - Revert the python36 skip. python36-curio has been reenabled
* Fri Dec 04 2020 Benjamin Greiner - skip upcoming python36 flavor because there is no python36-curio
* Thu Nov 26 2020 Dirk Mueller - update to 1.2.0:
* Include type hints