17
0

Accepting request 1227798 from home:mcalabkova:branches:devel:languages:python

- Add patch parentheses.patch to fix tests on Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1227798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astunparse?expand=0&rev=22
This commit is contained in:
2024-12-02 15:32:18 +00:00
committed by Git OBS Bridge
parent c0471cea05
commit 84ea88c3ee
3 changed files with 237 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 2 15:15:22 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Add patch parentheses.patch to fix tests on Python 3.13
-------------------------------------------------------------------
Thu Nov 21 10:08:41 UTC 2024 - Dirk Müller <dmueller@suse.com>