Skip to content

win32 wheels are dropped since 1.6.1 #535

@jiasli

Description

@jiasli

🐞 Describe the bug

Per the PyPI page, win32 wheels are dropped since 1.6.1. 1.6.0 still has those wheels like yarl-1.6.0-cp36-cp36m-win32.whl.

Our CI which uses a 32-bit embeddable Python fails (Azure/azure-cli#15508), because it

  1. fails to download a win32 wheel
  2. fails to build from source yarl-1.6.2.tar.gz due to the absence of Python.h from the embeddable Python

💡 Expected behavior

win32 wheels should be released as before.

📋 Additional context

The same also happens for multidict.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions