Skip to content

Fix paths for files.pythonhosted.org#50

Merged
andrew merged 1 commit into
git-pkgs:mainfrom
kpfleming:fix-pythonhosted-url
Apr 1, 2026
Merged

Fix paths for files.pythonhosted.org#50
andrew merged 1 commit into
git-pkgs:mainfrom
kpfleming:fix-pythonhosted-url

Conversation

@kpfleming

Copy link
Copy Markdown
Contributor

The URLs constructed for downloading package assets from PyPI had 'packages' twice, resulting in 404s.

The URLs constructed for downloading package assets from PyPI had
'packages' twice, resulting in 404s.
@andrew andrew merged commit 03ddad1 into git-pkgs:main Apr 1, 2026
5 checks passed
@andrew

andrew commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Thanks!

andrew added a commit that referenced this pull request Apr 1, 2026
Adds regression test for the PyPI double-packages bug fixed in #50,
and adds fetchedURL assertions to every ecosystem that constructs
upstream download URLs (Conda, CRAN, Maven, NuGet, Conan, Debian, RPM).
andrew added a commit that referenced this pull request Apr 1, 2026
Adds regression test for the PyPI double-packages bug fixed in #50,
and adds fetchedURL assertions to every ecosystem that constructs
upstream download URLs (Conda, CRAN, Maven, NuGet, Conan, Debian, RPM).
@kpfleming kpfleming deleted the fix-pythonhosted-url branch April 6, 2026 22:07
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