15
0
forked from pool/python-pegen

- Add patch support-python-313.patch:

* Support Python 3.13's grammar changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=7
This commit is contained in:
2024-12-04 05:33:50 +00:00
committed by Git OBS Bridge
parent e31e66dbb3
commit 6c6936ee0b
3 changed files with 68 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 4 05:33:17 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-313.patch:
* Support Python 3.13's grammar changes.
-------------------------------------------------------------------
Wed Feb 21 05:47:35 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>