Accepting request 992746 from home:ohollmann:branches:devel:languages:python

- Update to 0.2.9:
  * specify parser for BeautifulSoup
  * Allow Sphinx v5
  * Drop Python 3.6 support
  * Declare project and pytest configuration in pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/992746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=12
This commit is contained in:
Dirk Mueller 2022-08-04 20:54:06 +00:00 committed by Git OBS Bridge
parent 111c0789d0
commit c2bde061bc
4 changed files with 13 additions and 4 deletions

View File

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

3
autodocsumm-0.2.9.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 4 09:17:21 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
- Update to 0.2.9:
* specify parser for BeautifulSoup
* Allow Sphinx v5
* Drop Python 3.6 support
* Declare project and pytest configuration in pyproject.toml
-------------------------------------------------------------------
Fri Jun 24 00:30:34 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-autodocsumm
Version: 0.2.8
Version: 0.2.9
Release: 0
Summary: Extended sphinx autodoc including automatic autosummaries
License: GPL-2.0-only