- Update to 0.2.6:
- license changed to Apache-2.0 - This patch makes autodocsumm compatible with sphinx 4.0 and from now on requires python>=3.6. - implemented support for the :nosignatures: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=7
This commit is contained in:
parent
1b8c8f407d
commit
3e2cd16ac6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2dd4d58021346be96127907b625074cc5ba0a1b81967b5db9a4fee845889e66
|
||||
size 40083
|
3
autodocsumm-0.2.6.tar.gz
Normal file
3
autodocsumm-0.2.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1bba4a54f7d5a7d5c19a0c2869a117edc03a60262bb0629d4155e3d9285e0cf
|
||||
size 39645
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 10 11:38:27 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 0.2.6:
|
||||
- license changed to Apache-2.0
|
||||
- This patch makes autodocsumm compatible with sphinx 4.0 and
|
||||
from now on requires python>=3.6.
|
||||
- implemented support for the :nosignatures:
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 18 12:32:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-autodocsumm
|
||||
Version: 0.2.3
|
||||
Version: 0.2.6
|
||||
Release: 0
|
||||
Summary: Extended sphinx autodoc including automatic autosummaries
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user