[packages/python3-typing_extensions] - fixed tests without package already installed
    qboosh 
    qboosh at pld-linux.org
       
    Sun May 25 17:37:22 CEST 2025
    
    
  
commit e57d86a68f860632f81a076f524b8c5fe0b77ff5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 25 17:04:36 2025 +0200
    - fixed tests without package already installed
 python3-typing_extensions.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python3-typing_extensions.spec b/python3-typing_extensions.spec
index eb7db70..3a9eb0e 100644
--- a/python3-typing_extensions.spec
+++ b/python3-typing_extensions.spec
@@ -54,6 +54,7 @@ EOF
 %py3_build
 
 %if %{with tests}
+PYTHONPATH=$(pwd)/src \
 %{__python3} -m unittest discover -s src
 %endif
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-typing_extensions.git/commitdiff/67598487b0d4d5fd9d9ec636ab56180e977482e2
    
    
More information about the pld-cvs-commit
mailing list