14
0
forked from pool/python-txaio

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=23
This commit is contained in:
2021-03-02 00:24:42 +00:00
committed by Git OBS Bridge
parent 82d43fda94
commit f6b682e89e
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 2 00:23:51 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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 00:21:11 UTC 2021 - Benjamin Greiner <code@bnavigator.de>