Accepting request 1084782 from devel:languages:python

- update to 0.2.11:
  * Support Sphinx 7 and Python 3.11
  * Allow Sphinx v6
  * install versioneer
  * remove OrderedDict

OBS-URL: https://build.opensuse.org/request/show/1084782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autodocsumm?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-05-09 11:05:48 +00:00 committed by Git OBS Bridge
commit 11f66e2b0c
4 changed files with 14 additions and 4 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad1d041d5386593a3c50df87b88459e0921cb1ba8bf374975ccc930a53f9234c
size 46850

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c4a633748b178ec9974108c262c20c0691f0ac3ee39414cfc4bd9feda6699bc
size 40248

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 4 15:40:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.2.11:
* Support Sphinx 7 and Python 3.11
* Allow Sphinx v6
* install versioneer
* remove OrderedDict
-------------------------------------------------------------------
Fri Apr 21 12:22:26 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -20,7 +20,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-autodocsumm
Version: 0.2.9
Version: 0.2.10
Release: 0
Summary: Extended sphinx autodoc including automatic autosummaries
License: GPL-2.0-only
@ -28,6 +28,7 @@ URL: https://github.com/Chilipp/autodocsumm
Source: https://github.com/Chilipp/autodocsumm/archive/v%{version}.tar.gz#/autodocsumm-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module versioneer}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Sphinx >= 2.2