14
0

- 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
This commit is contained in:
2024-01-21 10:54:40 +00:00
committed by Git OBS Bridge
parent 7ece3ff7a3
commit eb13423f22
4 changed files with 18 additions and 5 deletions

View File

@@ -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