-
Notifications
You must be signed in to change notification settings - Fork 25
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
Source tarball for version 1.6 is broken #8
Comments
This was referenced Jan 17, 2019
rtobar
added a commit
that referenced
this issue
Jan 18, 2019
This version exists solely to overcome the wrong upload to PyPI that occurred with 1.6, described in #8. Signed-off-by: Rodrigo Tobar <[email protected]>
Yes, sorry about that, I prepared the sdist locally and didn't realise I included these uncommitted changes. I'm preparing a 1.7 release now. |
We can close this now that 1.7 is out! Note: allowing the code to compile on non-Intel platforms has gained us.. binary wheels for Raspberry Pi, yay! |
It's great to hear all is good now. I didn't know about piwheels, thanks for sharing that! |
rtobar
added a commit
that referenced
this issue
Aug 25, 2024
We have historically made uninstallable source distributions (#8, #52, maybe more). Adding a step that tries to install the newly-created source distribution should reduce the chances of running into this situation again. Signed-off-by: Rodrigo Tobar <[email protected]>
rtobar
added a commit
that referenced
this issue
Aug 25, 2024
We have historically made uninstallable source distributions (#8, #52, maybe more). Adding a step that tries to install the newly-created source distribution should reduce the chances of running into this situation again. Signed-off-by: Rodrigo Tobar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I don't know what happened during the release process but the source tarball on PyPI does not match what is on github, and fails to build:
See:
https://travis-ci.org/jlaine/aiortc/jobs/480762373
This is the offending diff:
Could you please bin this release and push out an 1.7 version? (replacing files is not an option, it's going to be on pypi mirrors by now)
The text was updated successfully, but these errors were encountered: