Skip to content

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Dec 18, 2025

  • I incremented the wheel build number

Added an entrypoint for pyconf-pypi and created the scipy-openblas.pc file. Also removed unused file an renamed another.

Fixes #232

@mattip
Copy link
Collaborator Author

mattip commented Dec 19, 2025

Rather than debug the win-arm64 specific CI workflow, I will merge it with the win-x86_64 workflow and delete the arm-specific workflow.

@mattip mattip mentioned this pull request Dec 20, 2025
1 task
@mattip
Copy link
Collaborator Author

mattip commented Dec 21, 2025

Bleh. The LLVM package for windows-x86 does not include flang. So I will have to go back to the rtools compilers. use conda for x86

@mattip mattip force-pushed the pkgconfig-entrypoint branch from 1eeeb43 to 421695f Compare December 21, 2025 21:09
@mattip
Copy link
Collaborator Author

mattip commented Dec 21, 2025

Rather than debug the win-arm64 specific CI workflow, I will merge it with the win-x86_64 workflow and delete the arm-specific workflow.

Well, that idea didn't work. There are too many pitfalls to getting compilers working, and using a bash script on windows just complicates things. If anything, I guess we could try consolidating on the batch file used for the arm64 build

@mattip mattip merged commit 889ec4e into MacPython:main Dec 22, 2025
22 checks passed
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.

ENH: package a pkg-config console entry-point for windows

1 participant