- Update to version 0.7.0:

* Add support for python 3.9, 3.10
  * Drop support for python 3.5, 3.6
  * Add support for python 3.8
  * Drop python 2.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fleming?expand=0&rev=4
This commit is contained in:
2022-10-12 11:02:28 +00:00
committed by Git OBS Bridge
parent 1d7c5b984e
commit 5d6372cedd
2 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,11 @@
-------------------------------------------------------------------
Wed Oct 12 03:23:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.7.0
* Merge pull request #47 from ambitioninc/develop
- Update to version 0.7.0:
* Add support for python 3.9, 3.10
* Drop support for python 3.5, 3.6
* Add support for python 3.8
* Drop python 2.7
-------------------------------------------------------------------
Wed Nov 18 04:07:00 UTC 2020 - John Vandenberg <jayvdb@gmail.com>