File project.diff of Package python-aioquic

--- python-aioquic.changes.orig
+++ python-aioquic.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Fri Jul 18 07:52:09 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
+
+- pytest does not work on loongarch64, disable it on loongarch64 
+
+-------------------------------------------------------------------
 Wed Oct  9 08:43:08 UTC 2024 - Markéta Machová <mmachova@suse.com>
 
 - Update to 1.2.0
--- python-aioquic.spec.orig
+++ python-aioquic.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aioquic
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,8 +63,10 @@ export CFLAGS="%{optflags}"
 %fdupes %{buildroot}%{$python_sitearch}
 }
 
+%ifnarch loongarch64
 %check
 %pyunittest_arch -v
+%endif
 
 %files %{python_files}
 %doc README.rst
openSUSE Build Service is sponsored by