Skip to content

Add python 3.9.12 #194

Merged
merged 4 commits into from
May 18, 2022
Merged

Add python 3.9.12 #194

merged 4 commits into from
May 18, 2022

Commits on May 11, 2022

  1. Add python-3.9.12

    Create package file with
    
    cp python-3.9.7-0.build.sh python-3.9.12-0.build.sh
    donald committed May 11, 2022
    Configuration menu
    Copy the full SHA
    1b34f9f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. python-3.9.12: Update URL

    donald committed May 13, 2022
    Configuration menu
    Copy the full SHA
    f926b85 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. python-3.9.12: Remove notify

    Remove notify package which doesn't work.
    
    + pip3 install --prefix=/scratch/local2/python-3.9.12-0 notify
    Collecting notify
      Using cached notify-0.3.1.tar.gz (10 kB)
      Preparing metadata (setup.py) ... error
      error: subprocess-exited-with-error
    
      × python setup.py egg_info did not run successfully.
      │ exit code: 1
      ╰─> [4 lines of output]
          /scratch/local2/python-3.9.12-0/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead
            warnings.warn(
          Warning: 'classifiers' should be a list, got type 'tuple'
          error in notify setup command: use_2to3 is invalid.
          [end of output]
    
      note: This error originates from a subprocess, and is likely not a problem with pip.
    error: metadata-generation-failed
    
    × Encountered error while generating package metadata.
    ╰─> See above for output.
    
    note: This is an issue with the package mentioned above, not pip.
    hint: See above for details.
    donald committed May 16, 2022
    Configuration menu
    Copy the full SHA
    837f9cb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    cea0349 View commit details
    Browse the repository at this point in the history