Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MAINT: Update download-wheels for multiple pages#29002

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
andyfaff merged 1 commit intonumpy:mainfromcharris:fix-download-wheels
May 19, 2025

Conversation

charris
Copy link
Member

The anaconda staging repositories have changed layout and now only 25 files are showing per page. This update uses a different URL to grab all of the names, thus avoiding the need for paging.

There are also some cleanups and added comments to make future maintenance easier.

@andyfaff
Copy link
Member

Note, the webscape of the pypi.anaconda link will only have files for the latest version on it. Getting older versions will require a different approach.

The anaconda staging repositories have changed layout and now only25 files are showing per page. This update uses a different URL tograb all of the names, thus avoiding the need for paging.There are also some cleanups and added comments to make futuremaintenance easier.[skip azp] [skip cirrus] [skip actions]
@charris
Copy link
MemberAuthor

pypi.anaconda link will only have files for the latest version on it

Seems to do fine with all the versions that are there:

charris@fedora [numpy.git (fix-download-wheels)]$ python tools/download-wheels.py -t 2.2.51   numpy-2.2.5-cp310-cp310-macosx_10_9_x86_64.whl 20.27MB2   numpy-2.2.5-cp310-cp310-macosx_11_0_arm64.whl 13.76MB3   numpy-2.2.5-cp310-cp310-macosx_14_0_arm64.whl 5.18MB...

@andyfaff
Copy link
Member

It may be due to how frequently the staging directories get cleaned out. For scipy there's two point versions. I tested the changes here and they LGTM.

@andyfaffandyfaff merged commite927ee4 intonumpy:mainMay 19, 2025
4 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
2.3.0 release
Development

Successfully merging this pull request may close these issues.

2 participants
@charris@andyfaff

[8]ページ先頭

©2009-2025 Movatter.jp