Skip to content

Conversation

@tuananh
Copy link
Contributor

@tuananh tuananh commented Apr 14, 2023

we use the following URL which enable auto-update for py3-* packages. It's a 302 redirect but fetch can support following redirect.

https://files.pythonhosted.org/packages/source/<first-letter-of-package-name>/<package-name>-<version>.tar.gz
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-${{package.version}}.tar.gz

Fixes:

Related:

Pre-review Checklist

For new package PRs only

  • This PR is marked as fixing a pre-existing package request bug
    • Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • REQUIRED - The version of the package is still receiving security updates
  • REQUIRED - The package is added to packages.txt

For security-related PRs

  • The security fix is recorded in advisories and secfixes

For version bump PRs

  • The epoch field is reset to 0
  • Patch source: patch source here

Signed-off-by: Tuan Anh Tran <me@tuananh.org>
@tuananh tuananh requested a review from a team as a code owner April 14, 2023 15:33
@tuananh tuananh requested review from deitch and joshrwolf April 14, 2023 15:33
@tuananh
Copy link
Contributor Author

tuananh commented Apr 14, 2023

@rawlingsj PTAL.

This looks ok. I will prepare a following PR for the rest of the py3-* package if there's any that's not yet autoupdate with wolfi bot

@rawlingsj
Copy link
Member

This is a great help - thanks @tuananh!

@rawlingsj rawlingsj added this pull request to the merge queue Apr 14, 2023
Merged via the queue into wolfi-dev:main with commit 4bc0ed0 Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants