From eb13423f22d1eeefcbf0fd769e4c0769d90a8f59fac38ca09d6d710e0c6c0410 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 21 Jan 2024 10:54:40 +0000 Subject: [PATCH] - update to 0.5.0: * Added quote marks to indicate default template dir is a string * Removed more white space to match required style * Removed white space screwing with PR linter * Added description of apidoc\_template\_dir option to README * Added missed line in patch for templates support * Added support for autodoc --templatedir option * Use release/v1 branch of pypi release workflow OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-apidoc?expand=0&rev=16 --- python-sphinxcontrib-apidoc.changes | 13 +++++++++++++ python-sphinxcontrib-apidoc.spec | 4 ++-- sphinxcontrib-apidoc-0.4.0.tar.gz | 3 --- sphinxcontrib-apidoc-0.5.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 sphinxcontrib-apidoc-0.4.0.tar.gz create mode 100644 sphinxcontrib-apidoc-0.5.0.tar.gz diff --git a/python-sphinxcontrib-apidoc.changes b/python-sphinxcontrib-apidoc.changes index 8b34ea8..9848caf 100644 --- a/python-sphinxcontrib-apidoc.changes +++ b/python-sphinxcontrib-apidoc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 21 10:54:27 UTC 2024 - Dirk Müller + +- update to 0.5.0: + * Added quote marks to indicate default template dir is a + string + * Removed more white space to match required style + * Removed white space screwing with PR linter + * Added description of apidoc\_template\_dir option to README + * Added missed line in patch for templates support + * Added support for autodoc --templatedir option + * Use release/v1 branch of pypi release workflow + ------------------------------------------------------------------- Thu Oct 5 09:06:01 UTC 2023 - Dirk Müller diff --git a/python-sphinxcontrib-apidoc.spec b/python-sphinxcontrib-apidoc.spec index 91c6ce2..874c095 100644 --- a/python-sphinxcontrib-apidoc.spec +++ b/python-sphinxcontrib-apidoc.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %endif %{?sle15_python_module_pythons} Name: python-sphinxcontrib-apidoc%{psuffix} -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: A Sphinx extension for running 'sphinx-apidoc' on each build License: BSD-2-Clause diff --git a/sphinxcontrib-apidoc-0.4.0.tar.gz b/sphinxcontrib-apidoc-0.4.0.tar.gz deleted file mode 100644 index f069d67..0000000 --- a/sphinxcontrib-apidoc-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe59d15882472aa93c2737afbdea6bedb34ce35cbd34aa4947909f5df1500aad -size 15958 diff --git a/sphinxcontrib-apidoc-0.5.0.tar.gz b/sphinxcontrib-apidoc-0.5.0.tar.gz new file mode 100644 index 0000000..702565e --- /dev/null +++ b/sphinxcontrib-apidoc-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65efcd92212a5f823715fb95ee098b458a6bb09a5ee617d9ed3dead97177cd55 +size 16117