14
0

Accepting request 865542 from home:jayvdb:branches:devel:languages:python

- Update to v3.2.0
  * Add support for Python 3.9
  * Add trove classifiers for all supported Python versions
  * Run ``pyupgrade`` across the code base
  * Update documentation about MacPorts

OBS-URL: https://build.opensuse.org/request/show/865542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=33
This commit is contained in:
2021-01-22 07:21:18 +00:00
committed by Git OBS Bridge
parent 3b3ad0dfc9
commit 494d02432e
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 22 04:08:10 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update to v3.2.0
* Add support for Python 3.9
* Add trove classifiers for all supported Python versions
* Run ``pyupgrade`` across the code base
* Update documentation about MacPorts
-------------------------------------------------------------------
Sun May 31 18:31:14 UTC 2020 - Matej Cepl <mcepl@suse.com>