Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6777

Add support of python 3.7 to dev-python/numba

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None

      dev-python/numba-0.39.0.ebuild support only:

       

      PYTHON_COMPAT=( python{2_7,3_5,3_6} )
      

       
      Based on setup.py it support python 3.7 as well.

      After modifing the ebuild, by adding

      PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
      

      It worked fine

            Unassigned Unassigned
            quantum quantum
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: