1
0

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:
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 +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>