Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312: Update to version 3.12.3 #1679

Merged
merged 1 commit into from
Apr 18, 2024
Merged

python312: Update to version 3.12.3 #1679

merged 1 commit into from
Apr 18, 2024

Conversation

cesarcoatl
Copy link
Contributor

No description provided.

Copy link
Contributor

Your changes do not pass checks.

python312

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@cesarcoatl
Copy link
Contributor Author

There seems to be an issue with checkver as it is failing to retrieve latest versions for Python 3.11, 3.12 and 3.13.

See: Excavator · ScoopInstaller/Versions@a748664 (github.com)

checkver can be rewritten as:

    "checkver": {
        "url": "https://www.python.org/ftp/python/",
        "regex": "href=\"(3\\.12\\.[\\d])/",
        "reverse": true
    },

Result:

> .\bin\checkver.ps1 python312
python312: 3.12.3 (scoop version is 3.12.2) autoupdate available

Thoughts?

@cesarcoatl
Copy link
Contributor Author

/verify

Copy link
Contributor

Your changes do not pass checks.

python312

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@niheaven niheaven merged commit 6d49db4 into ScoopInstaller:master Apr 18, 2024
2 of 3 checks passed
@cesarcoatl cesarcoatl deleted the python312-3.12.3 branch April 20, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants