diff --git a/autodocsumm-0.2.13.tar.gz b/autodocsumm-0.2.13.tar.gz deleted file mode 100644 index b7a28bb..0000000 --- a/autodocsumm-0.2.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d3c0b9779f1d56bb7c3ddac1039262c12db468215370c54d815cae0e4bcb2fd -size 47634 diff --git a/autodocsumm-0.2.14.tar.gz b/autodocsumm-0.2.14.tar.gz new file mode 100644 index 0000000..dd04912 --- /dev/null +++ b/autodocsumm-0.2.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ed39e787e743fc65938371282123d2b22072b171ddd4facb8e6ea82397cd12 +size 48570 diff --git a/python-autodocsumm.changes b/python-autodocsumm.changes index 9a237b7..b8f7fcf 100644 --- a/python-autodocsumm.changes +++ b/python-autodocsumm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 24 11:58:10 UTC 2024 - Nico Krapp + +- Update to 0.2.14 + * Fix ObjectMember related deprecation/removal by @theOehrly + * Type hint mixin base class, fix some more minor style and typing issues by @theOehrly + * Don't document class attributes that are an alias to another object by @theOehrly + * Autoexception support by @Chilipp + ------------------------------------------------------------------- Mon Aug 26 13:21:57 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-autodocsumm.spec b/python-autodocsumm.spec index 555f9a9..fc5186f 100644 --- a/python-autodocsumm.spec +++ b/python-autodocsumm.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-autodocsumm -Version: 0.2.13 +Version: 0.2.14 Release: 0 Summary: Extended sphinx autodoc including automatic autosummaries License: Apache-2.0