- update to 0.1.9:

* Test against Python 3.12.
  * Drop support for Python 3.7.
- drop sphinx6.patch skip-failing-test.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-autoprogram?expand=0&rev=18
This commit is contained in:
2024-07-01 08:15:16 +00:00
committed by Git OBS Bridge
parent 8ede9c364b
commit f942e6af3c
6 changed files with 16 additions and 87 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 1 08:10:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.1.9:
* Test against Python 3.12.
* Drop support for Python 3.7.
- drop sphinx6.patch,
python-sphinxcontrib-autoprogram-no-six.patch (upstream)
-------------------------------------------------------------------
Thu Apr 6 09:42:32 UTC 2023 - pgajdos@suse.com