- Add sphinx6.patch to support Sphinx >= 6.0, gh#sphinx-contrib/autoprogram#62

- Delete python-sphinxcontrib-autoprogram-python310.patch
- skip-failing-test.patch
- Update to 0.1.8
  * Test against Python 3.10, 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-autoprogram?expand=0&rev=14
This commit is contained in:
2023-03-06 10:29:47 +00:00
committed by Git OBS Bridge
parent 3c99140144
commit 09dba5c6bc
6 changed files with 56 additions and 28 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 20 10:40:25 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add sphinx6.patch to support Sphinx >= 6.0, gh#sphinx-contrib/autoprogram#62
- Delete python-sphinxcontrib-autoprogram-python310.patch
- skip-failing-test.patch
- Update to 0.1.8
* Test against Python 3.10, 3.11.
-------------------------------------------------------------------
Thu Dec 8 09:33:55 UTC 2022 - Matej Cepl <mcepl@suse.com>