Package Release Info

python-txaio-18.8.1-bp152.1.6

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-txaio
python3-txaio

Change Logs

* Fri Sep 13 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to build with newer pytest releases:
  * pytest4.patch
* Thu Sep 05 2019 Todd R <toddrme2178@gmail.com>
- Set pytest maximum version.
* Tue Mar 19 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
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package