forked from pool/python-specfile
- update to 0.34.2:
* context_management: add a type stub override to fix typing. Type checkers like mypy and pyright can now correctly determine the types for `.sources()`, `.sections()`, and the other `Specfile` methods that return context managers. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=64
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 09:45:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.34.2:
|
||||
* context_management: add a type stub override to fix typing.
|
||||
Type checkers like mypy and pyright can now correctly
|
||||
determine the types for `.sources()`, `.sections()`, and the
|
||||
other `Specfile` methods that return context managers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 08:52:59 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user