Package: pymatgen
Version: 2023.06.23+dfsg1-4
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

  Please skip test_get_parchg test on loong64 , patch file is attached.

Thanks

diff --git a/debian/rules b/debian/rules
index 2a2acd5..f1081e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,10 @@ ifneq (,$(findstring $(DEB_HOST_ARCH), riscv64))
     SKIP_TEST_LIST += test_get_parchg
 endif

+ifneq (,$(findstring $(DEB_HOST_ARCH), loong64))
+    SKIP_TEST_LIST += test_get_parchg
+endif
+

 %:
        dh $@ --buildsystem=pybuild

Reply via email to