2019-09-05 13:56:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 5 13:40:10 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Set pytest maximum version.
|
|
|
|
|
2019-03-19 18:10:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 19 12:35:11 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2018-12-04 14:10:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:55:27 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-03-04 08:48:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 2 22:01:11 UTC 2018 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|