14
0

Accepting request 1034937 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.1.0 
  * Drop support for Python 3.6
  * Support Python 3.11
  * Use tomllib on Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1034937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=10
This commit is contained in:
Tejas Guruswamy
2022-11-09 22:42:32 +00:00
committed by Git OBS Bridge
parent 7c031a9976
commit daaa5c79fb
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 9 19:36:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.1.0
* Drop support for Python 3.6
* Support Python 3.11
* Use tomllib on Python 3.11
-------------------------------------------------------------------
Tue Oct 11 16:52:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>