14
0

- Update to release 1.0.0:

* asyncio support
  * Various tweaks for python3
- Make sure to run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpd2?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2018-08-29 11:05:59 +00:00
committed by Git OBS Bridge
parent 7a1a858dd1
commit 8f0c45b72f
4 changed files with 25 additions and 28 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 29 10:58:41 UTC 2018 - tchvatal@suse.com
- Update to release 1.0.0:
* asyncio support
* Various tweaks for python3
- Make sure to run tests
-------------------------------------------------------------------
Thu Sep 7 22:42:03 UTC 2017 - toddrme2178@gmail.com