[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / py-numexpr

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/math/py-numexpr/Makefile between version 1.21 and 1.22

version 1.21, 2021/12/19 14:00:47 version 1.22, 2021/12/30 13:05:37
Line 13  LICENSE= mit
Line 13  LICENSE= mit
 USE_LANGUAGES=  c c++  USE_LANGUAGES=  c c++
 REPLACE_PYTHON= numexpr/cpuinfo.py  REPLACE_PYTHON= numexpr/cpuinfo.py
   
 PYTHON_VERSIONS_INCOMPATIBLE+=  27 36   # py-numpy  PYTHON_VERSIONS_INCOMPATIBLE=   27 # py-numpy
   
 do-test:  do-test:
         ${PYTHONBIN} -c "import numexpr; numexpr.test()"          ${PYTHONBIN} -c "import numexpr; numexpr.test()"

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>