- Add patch support-python-313.patch:

* Support Python 3.13 doctest changes.
- Switch to autosetup macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sphinx?expand=0&rev=19
This commit is contained in:
2024-12-12 04:44:30 +00:00
committed by Git OBS Bridge
parent 5b25ab4635
commit 9b2310951f
3 changed files with 113 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 12 04:44:11 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-313.patch:
* Support Python 3.13 doctest changes.
- Switch to autosetup macro.
-------------------------------------------------------------------
Wed Aug 14 14:54:31 UTC 2024 - Dirk Müller <dmueller@suse.com>