forked from pool/python-envier
- Skip broken test with the new mypy. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-envier?expand=0&rev=6
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 6 04:34:39 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Remove Requires on mypy, it's python-mypy.
|
|
- Skip broken test with the new mypy.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|