SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-txaio-23.1.1-ill.33.2.noarch.rpm :

* Mon Feb 20 2023 Steve Kowalik - Update to 23.1.1:
* fix: support for Python up to v3.11
* Sat Jun 04 2022 Dirk Müller - update to 22.2.1:
* fix: cancel handling in python 3.8/3.9. (#175)
* fix: gracefully fail if coroutine called with wrong args (#176)
* fix: eliminate redundant dep. on mock (#170)
* fix: doc note that twisted supports native coroutines (#172)- remove-mock.patch: upstream
* Tue Mar 02 2021 Dirk Müller - update to 21.2.1: - fix: update minimum dependencies (here, and in other crossbar packages) in an attempt to tame the new pip dep resolver madness.
* Mon Jan 18 2021 Benjamin Greiner - update to 20.12.1
* new: CI/CD migrated to GitHub Actions
* new: support Python 3.9 (CI / testing added)
* new: minimum Python version is now 3.6- add remove-mock.patch gh#crossbario/txaio#169
* Mon Apr 06 2020 Marketa Calabkova - update to 20.4.1
* always use the asyncio loop of the thread which conducts the API call
* Fri Mar 27 2020 Matej Cepl - Remove pytest4.patch as it is included upstream- Switch off python2 builds.
* Wed Mar 25 2020 pgajdosAATTsuse.com- version update to 20.3.1 - MISC: Remove python2 support - NEW: support import-time framework selection
* Wed Feb 05 2020 Ondřej Súkup - update to 20.1.1- drop pytest4.patch
* new: moved time_ns and perf_counter_ns helper functions here
* drop support for python 3.4 and older
* Fri Sep 13 2019 Tomáš Chvátal - Add patch to build with newer pytest releases:
* pytest4.patch
* Thu Sep 05 2019 Todd R - Set pytest maximum version.
* Tue Mar 19 2019 John Vandenberg - Fix invocation of test suite, previously silently not running- Add missing runtime dependencies- Update to v18.8.1
* add API to support cancellation; this means passing a 1-argument callable to ``create_future`` and ``txaio.cancel`` to actually cancel a future
* support Python 3.7 (CI / testing added)- from v18.7.1
* move to calver
* deprecate Python 3.3 support and CI testing- from v2.10.0
* the asyncio version of ``make_logger`` now deduces a proper namespace instead of using the root
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Fri Mar 02 2018 avvissuAATTyandex.by- Initial package
 
ICM