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

- Remove guard on upper Sphinx version. 

-------------------------------------------------------------------
Mon May  2 21:38:13 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

- Update to 0.2.8
  * Fix: no links generated in summary table
  * Fix: Sphinx dependencies

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

- Update to 0.2.3
  * This Release makes autodocsumm compatible with sphinx 3.4 and
    3.5. See #42 
- Release 0.2.2
  * This release fixes a bug that included imported members in the
    autosummary table (see #32, #33) and includes the sorting
    bysource (#34). We also dropped the dependency on six (#35).
- Release 0.2.1
  * Patch for compatibility with python 3.5

-------------------------------------------------------------------
Thu Sep  3 04:27:24 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

- Update to 0.2.0:
  * No upstream changelog

-------------------------------------------------------------------
Fri Apr  3 15:43:15 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

- Initial build
  + Version 0.1.13