14
0
forked from pool/python-txaio

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=12
This commit is contained in:
2020-02-05 13:12:20 +00:00
committed by Git OBS Bridge
parent 87f712d9b6
commit b2d83e832d
5 changed files with 14 additions and 59 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 5 13:11:01 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- 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 11:40:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>