Skip to content

add salt-3006 dependencies#643

Closed
joshuarli wants to merge 14 commits into
mainfrom
salt-3006
Closed

add salt-3006 dependencies#643
joshuarli wants to merge 14 commits into
mainfrom
salt-3006

Conversation

@joshuarli
Copy link
Copy Markdown
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
Copy Markdown
Member Author

oh hm i feel like validate should respect python_versions

Comment thread validate.py Outdated
Comment thread validate.py
Comment on lines 11 to 12
from collections.abc import Mapping
from typing import NamedTuple
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants