14
0
forked from pool/python-parso

- add cf5969d7a109798adbf9538d70e92138f077d700.patch to fix

unit tests with Python 3.11/3.12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=40
This commit is contained in:
2023-01-06 21:46:01 +00:00
committed by Git OBS Bridge
parent 0979806496
commit 866c9df945
3 changed files with 190 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 6 21:44:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add cf5969d7a109798adbf9538d70e92138f077d700.patch to fix
unit tests with Python 3.11/3.12
-------------------------------------------------------------------
Fri Dec 10 20:32:47 UTC 2021 - Ben Greiner <code@bnavigator.de>