15
0

- update to 5.0.8:

* 5.0.7 originally did this work, but 5.0.8 fixes a regression
  * update testing to validate against python version 2.7 and
    3.5-3.11
  * update broken links / non-existent services and references

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configobj?expand=0&rev=40
This commit is contained in:
2023-05-04 18:59:00 +00:00
committed by Git OBS Bridge
parent d3f1dfb92b
commit baf68badb5
4 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 4 18:56:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.0.8:
* 5.0.7 originally did this work, but 5.0.8 fixes a regression
* update testing to validate against python version 2.7 and
3.5-3.11
* update broken links / non-existent services and references
-------------------------------------------------------------------
Fri Apr 21 12:23:30 UTC 2023 - Dirk Müller <dmueller@suse.com>