14
0
forked from pool/python-txaio

Accepting request 863945 from home:bnavigator:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/863945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=21
This commit is contained in:
2021-01-18 08:07:56 +00:00
committed by Git OBS Bridge
parent 66368dc2b1
commit 82d43fda94
5 changed files with 57 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 18 00:21:11 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- 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 6 09:20:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>