forked from pool/python-sphinxcontrib-apidoc
Accepting request 1140271 from devel:languages:python
- 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/request/show/1140271 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-apidoc?expand=0&rev=7
This commit is contained in:
commit
952767407c
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 21 10:54:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Thu Oct 5 09:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sphinxcontrib-apidoc%{psuffix}
|
Name: python-sphinxcontrib-apidoc%{psuffix}
|
||||||
Version: 0.4.0
|
Version: 0.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Sphinx extension for running 'sphinx-apidoc' on each build
|
Summary: A Sphinx extension for running 'sphinx-apidoc' on each build
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe59d15882472aa93c2737afbdea6bedb34ce35cbd34aa4947909f5df1500aad
|
|
||||||
size 15958
|
|
BIN
sphinxcontrib-apidoc-0.5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
sphinxcontrib-apidoc-0.5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user