[packages/python3-cffi] - diable test that can't pass on python 3.13
baggins
baggins at pld-linux.org
Sun Mar 16 22:36:19 CET 2025
commit 6319702e6212e0e30bf4bc4ff21fe2e2cdc72ea6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 16 23:34:06 2025 +0100
- diable test that can't pass on python 3.13
python3-cffi.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/python3-cffi.spec b/python3-cffi.spec
index fa36508..ea57cc1 100644
--- a/python3-cffi.spec
+++ b/python3-cffi.spec
@@ -61,6 +61,9 @@ Dokumentacja API modułu Pythona CFFI.
%prep
%setup -q -n cffi-%{version}
+# This is trying to download setuptools on python 3.13 and venv
+%{__mv} testing/cffi0/{,NOT-}test_zintegration.py
+
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-cffi.git/commitdiff/6319702e6212e0e30bf4bc4ff21fe2e2cdc72ea6
More information about the pld-cvs-commit
mailing list