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

Build and upload Linux wheels on tag #619

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

abitrolly
Copy link

Closes #500.

There is only `setup.py.in` template
pypa/cibuildwheel#1139
Replacing `apt` with `dnf` and use latest `cibuildwheel`
Because custom Python can not see system installed modules
by pointing to the "libopendht.so.2" library location
@aberaud
Copy link
Member

aberaud commented Dec 11, 2023

@abitrolly I'm interested to setup PIP automatic upload. Does this patch work ? Can we use it ?

@abitrolly
Copy link
Author

@aberaud feel free to use it. Commits are pretty well documented to learn from.

The rabbit hole was too deep 1.5 years ago, and things may have been improved since then. I triggered the build here - https://github.com/abitrolly/opendht/actions/runs/7172443546/job/19529598314 - not sure how long it will take. Most likely it will fail.

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.

Upload official Python client to PyPI
2 participants