forked from pool/python-executing
Accepting request 1201726 from home:mcalabkova:branches:devel:languages:python
- Add new-python-312.patch to fix build with recent Python 3.12 release OBS-URL: https://build.opensuse.org/request/show/1201726 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=17
This commit is contained in:
@@ -24,6 +24,8 @@ Summary: Get the currently executing AST node of a frame, and other infor
|
||||
License: MIT
|
||||
URL: https://github.com/alexmojaki/executing
|
||||
Source: https://files.pythonhosted.org/packages/source/e/executing/executing-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM https://github.com/alexmojaki/executing/pull/86 fix: backward compatibility fix for changed source positions in 3.12.6
|
||||
Patch0: new-python-312.patch
|
||||
BuildRequires: %{python_module asttokens}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module littleutils}
|
||||
|
||||
Reference in New Issue
Block a user