forked from pool/python-sphinxcontrib-apidoc
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user