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

Add linux_armv7l as a supported wheel type #2010

Merged
merged 1 commit into from
May 18, 2017

Conversation

kpayson64
Copy link
Contributor

Addresses #2003

@dstufft
Copy link
Member

dstufft commented May 18, 2017

I don't have any way to verify this is the right tag, but it looks like it could be so I'll go ahead and merge it.

@ncoghlan
Copy link
Contributor

ncoghlan commented Apr 25, 2018

@dstufft We really shouldn't be allowing any new ABI compatibility tags without broad discussion of the ecosystem implications - while wanting to help out the Raspberry Pi project is admirable, we now have ARMv6l and ARMv7l wheels on PyPI that claim to work with any Linux distro, when they're actually specific to Raspbian :)

#3668 is the follow-up issue to work out how we may be able to resolve this without breaking the Raspberry Pi UX.

gerrod3 added a commit to gerrod3/bandersnatch that referenced this pull request Jul 8, 2020
…de of Package

Plugins apart of the FilterReleasePlugin group no longer remove the releases that are passed into the filter.  Release removal is done now in a new function of the Package class ._filter_all_releases().  Also changed the plugin group of the exclude_platform filter to release_file_plugin.

Tests updated to account for new API.  Corrected a linux platform specifier in TestExcludePlatformFilter based on pypi/warehouse#2010
gerrod3 added a commit to gerrod3/bandersnatch that referenced this pull request Jul 8, 2020
…de of Package

Plugins apart of the release_plugin group no longer remove the releases that are passed into the filter.  Release removal is done now in a new function of the Package class ._filter_all_releases().  Also changed the plugin group of the exclude_platform filter to release_file_plugin.

Tests updated to account for new API.  Corrected a linux platform specifier in TestExcludePlatformFilter based on pypi/warehouse#2010
cooperlees pushed a commit to pypa/bandersnatch that referenced this pull request Jul 8, 2020
…de of Package (#608)

Plugins apart of the release_plugin group no longer remove the releases that are passed into the filter.  Release removal is done now in a new function of the Package class ._filter_all_releases().  Also changed the plugin group of the exclude_platform filter to release_file_plugin.

Tests updated to account for new API.  Corrected a linux platform specifier in TestExcludePlatformFilter based on pypi/warehouse#2010
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.

None yet

3 participants