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>
|
Fri Feb 14 08:52:59 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-specfile
|
Name: python-specfile
|
||||||
Version: 0.34.1
|
Version: 0.34.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for parsing and manipulating RPM spec files
|
Summary: A library for parsing and manipulating RPM spec files
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebe333e99626a24b9d87cf9a39b8eb50da9d78ca9a7a90420e31f35cbdf9d1de
|
|
||||||
size 109972
|
|
3
specfile-0.34.2.tar.gz
Normal file
3
specfile-0.34.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ee1265ae068075b1537e1b0a3051354d3dfc8658fd357110b0d99964884e6724
|
||||||
|
size 110889
|
Reference in New Issue
Block a user