15
0

- update to 3.3.0:

* Use new-style Jeepney blocking I/O API.
  * Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=27
This commit is contained in:
2021-02-01 20:56:45 +00:00
committed by Git OBS Bridge
parent 5de0a590d0
commit c2f017584f
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 1 20:55:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.3.0:
* Use new-style Jeepney blocking I/O API.
* Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.
-------------------------------------------------------------------
Thu Nov 26 09:15:35 UTC 2020 - Dirk Mueller <dmueller@suse.com>