8
0

Accepting request 618895 from home:adrianSuSE:home-assistant

- update to 3.0.0:
  * Drop Python 3.4, the minimal supported version is Python 3.5.3
  * Provide type annotations

OBS-URL: https://build.opensuse.org/request/show/618895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-async_timeout?expand=0&rev=5
This commit is contained in:
2018-06-27 13:51:51 +00:00
committed by Git OBS Bridge
parent c2e9f7efbb
commit 0ba9133067
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 25 08:06:21 UTC 2018 - adrian@suse.de
- update to 3.0.0:
* Drop Python 3.4, the minimal supported version is Python 3.5.3
* Provide type annotations
-------------------------------------------------------------------
Mon Mar 26 09:52:24 UTC 2018 - tbechtold@suse.com