Skip to content

Conversation

@joshuarli
Copy link
Member

@joshuarli joshuarli commented Feb 6, 2024

this adds salt-3006 dependencies (excluding salt and cherrypy)

ok so it does appear that we aren't building proper msgpack wheels... before i didn't look too closely and proposed #76 but it's an actual problem - i grabbed wheels from https://github.com/msgpack/msgpack-python/actions/runs/7274351210 and they have msgpack/_cmsgpack.cpython-310-darwin.so and we don't nvm

update we're actually gonna need #76 since salt has a pkg/old/smartos/esky/sodium_grabber.c: #644

@joshuarli joshuarli changed the base branch from main to feat-likely-binary-ignore February 6, 2024 08:27
@joshuarli
Copy link
Member Author

oh hm i feel like validate should respect python_versions

Comment on lines 11 to 12
from collections.abc import Mapping
from typing import NamedTuple
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file shouldn't be changed -- validate must succeed on all installable targets. otherwise we're building a wheel that is installable but broken

@joshuarli joshuarli changed the title add salt-3006 add salt-3006 dependencies Feb 6, 2024
Base automatically changed from feat-likely-binary-ignore to main February 6, 2024 18:17
@joshuarli
Copy link
Member Author

will redo this but with salt forked to remove a lot of those weird optional dependencies

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.

3 participants