1. 18 Nov, 2022 2 commits
    • Xavier Thompson's avatar
      component/{numpy,scipy}: Version up for Python3.9 · 9b6049fb
      Xavier Thompson authored
      Introduce macro.pythonpath.egg to compute during install the PYTHONPATH
      of setup eggs required to install other eggs, and insert the PYTHONPATH
      into the environment section such as used by zc.recipe.egg:custom.
      
      Both numpy and scipy use a Python subprocess to call Cython in their
      setup.py, therefore the setup-eggs option of zc.recipe.egg:custom
      does not work because sys.path is not propagated to the subprocess.
      9b6049fb
    • Xavier Thompson's avatar
      component/cython: Version up · 8447a52b
      Xavier Thompson authored
      8447a52b
  2. 03 Nov, 2022 2 commits
  3. 31 Oct, 2022 2 commits
  4. 25 Oct, 2022 1 commit
  5. 24 Oct, 2022 1 commit
  6. 19 Oct, 2022 3 commits
  7. 18 Oct, 2022 2 commits
  8. 17 Oct, 2022 23 commits
  9. 14 Oct, 2022 1 commit
  10. 13 Oct, 2022 2 commits
  11. 12 Oct, 2022 1 commit