15
0

- update to 2.0.0:

* Drop Python 3.6
  * Add Python 3.11 support
  * type hints added

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iniconfig?expand=0&rev=9
This commit is contained in:
2023-01-29 18:34:17 +00:00
committed by Git OBS Bridge
parent 85dcb4f08a
commit 7f775b2965
4 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 29 18:27:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.0:
* Drop Python 3.6
* Add Python 3.11 support
* type hints added
-------------------------------------------------------------------
Mon Dec 5 12:45:15 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>