From 1f8b8c2ab0793c41ac2ce576c0d847cd9797cb1e34df8c0cfdadfb1fd5885169 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 10 May 2023 19:39:57 +0000 Subject: [PATCH] - update to 0.2.11: * Support Sphinx 7 and Python 3.11 * pin build of docs to sphinx<=7.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=20 --- autodocsumm-0.2.10.tar.gz | 3 --- autodocsumm-0.2.11.tar.gz | 3 +++ python-autodocsumm.changes | 7 +++++++ python-autodocsumm.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autodocsumm-0.2.10.tar.gz create mode 100644 autodocsumm-0.2.11.tar.gz diff --git a/autodocsumm-0.2.10.tar.gz b/autodocsumm-0.2.10.tar.gz deleted file mode 100644 index 5bc114d..0000000 --- a/autodocsumm-0.2.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad1d041d5386593a3c50df87b88459e0921cb1ba8bf374975ccc930a53f9234c -size 46850 diff --git a/autodocsumm-0.2.11.tar.gz b/autodocsumm-0.2.11.tar.gz new file mode 100644 index 0000000..8a13d9a --- /dev/null +++ b/autodocsumm-0.2.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdb32b1898057df5f99211365120519c9480a54e63dd163455020e5710eb609 +size 46937 diff --git a/python-autodocsumm.changes b/python-autodocsumm.changes index 63e0103..1138298 100644 --- a/python-autodocsumm.changes +++ b/python-autodocsumm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 10 19:39:44 UTC 2023 - Dirk Müller + +- update to 0.2.11: + * Support Sphinx 7 and Python 3.11 + * pin build of docs to sphinx<=7.0 + ------------------------------------------------------------------- Thu May 4 15:40:33 UTC 2023 - Dirk Müller diff --git a/python-autodocsumm.spec b/python-autodocsumm.spec index f08811e..df4f527 100644 --- a/python-autodocsumm.spec +++ b/python-autodocsumm.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-autodocsumm -Version: 0.2.10 +Version: 0.2.11 Release: 0 Summary: Extended sphinx autodoc including automatic autosummaries License: GPL-2.0-only