14
0

- Update to 1.4.6

* Declare/document Python 3.9 support
  * Drop official support for Python 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=7
This commit is contained in:
2020-10-15 22:25:56 +00:00
committed by Git OBS Bridge
parent f63d9bff14
commit e63ba4c956
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 15 22:22:27 UTC 2020 - Mia Herkt <mia@0x0.st>
- Update to 1.4.6
* Declare/document Python 3.9 support
* Drop official support for Python 3.5
-------------------------------------------------------------------
Sun Oct 11 19:07:56 UTC 2020 - Mia Herkt <mia@0x0.st>