14
0
forked from pool/python-libcst

- Add pyo3-022.patch bumping the dependency of pyo3 to 0.22

(gh#Instagram/LibCST!1180).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=34
This commit is contained in:
2024-09-09 11:39:04 +00:00
committed by Git OBS Bridge
parent a38fda0232
commit 60e473bc48
4 changed files with 359 additions and 2 deletions

View File

@@ -34,6 +34,9 @@ License: MIT
URL: https://github.com/Instagram/LibCST
Source0: https://files.pythonhosted.org/packages/source/l/libcst/%{modname}-%{version}.tar.gz
Source1: vendor.tar.zst
# PATCH-FIX-UPSTREAM pyo3-022.patch gh#Instagram/LibCST!1180 mcepl@suse.com
# updgrade pyo3 to 0.22 version
Patch0: pyo3-022.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools-rust}
BuildRequires: %{python_module setuptools_scm}