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

[WIP/blocked] ci: fix deployment of (Python) wheels #435

Closed
wants to merge 22 commits into from

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Mar 17, 2021

This was tried / intended in ea0b265, but distributions had a wrong
indentation level already.

Fixes #402.

TODO:

This was tried / intended in ea0b265, but `distributions` had a wrong
indentation level already.

Fixes pdbpp#402.
@blueyed blueyed mentioned this pull request Apr 2, 2021
@blueyed
Copy link
Collaborator Author

blueyed commented Apr 2, 2021

TODO:

RUN emacs +1 /home/travis/build/pdbpp/pdbpp/.tox/pypy-coverage/lib-python/2.7/os.py | RUN emacs +1 /opt/python/pypy2.7-7.1.1/lib-python/2.7/os.py <<<<<

FAILED testing/test_pdb.py:3479::test_hidden_pytest_frames_f_local_nondict - AssertionError: assert [] == [('return', None)]\n Right contains one more item: ('return', None)\n Full diff:\n - [('return', None)]\n + []
Fixed in fee749b - apparently a problem with pypy3 7.3.1, and fixed in 7.3.3 - pinning this explicitly for now.

@blueyed
Copy link
Collaborator Author

blueyed commented Apr 19, 2021

CI will move to GitHub Actions: #444
Leaving this open here for the initial fix (deployment of wheels).

@blueyed blueyed changed the title ci: fix deployment of (Python) wheels [WIP/blocked] ci: fix deployment of (Python) wheels Apr 19, 2021
@blueyed
Copy link
Collaborator Author

blueyed commented May 6, 2021

The fix itself is not applicable anymore, after having moved to GitHub Actions.

@blueyed blueyed closed this May 6, 2021
@blueyed blueyed deleted the fix-deploy-wheel branch May 6, 2021 23:01
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.

Publish package as a wheel
1 participant