15
0
forked from pool/python-envier
Files
python-envier/python-envier.changes
Dirk Mueller 076c937451 - update to 0.6.1:
* fix: regression in include with namespace no overwrite
- update to 0.6.0:
  * feat: add support for Python 3.13
  * refactor!: expose HelpInfo as a namedtuple
  * feat: add items iterator
- Included Source1 to enable test
- Fixed Description and enable test
- Initial Package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-envier?expand=0&rev=4
2024-11-19 12:47:41 +00:00

25 lines
879 B
Plaintext

-------------------------------------------------------------------
Tue Nov 19 12:47:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.6.1:
* fix: regression in include with namespace no overwrite
- update to 0.6.0:
* feat: add support for Python 3.13
* refactor!: expose HelpInfo as a namedtuple
* feat: add items iterator
-------------------------------------------------------------------
Tue Sep 10 20:58:14 UTC 2024 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Included Source1 to enable test
-------------------------------------------------------------------
Mon Sep 9 18:43:08 UTC 2024 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Fixed Description and enable test
-------------------------------------------------------------------
Fri Aug 30 04:23:48 UTC 2024 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Initial Package