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

Update ipython to 8.19.0, ipython_kipykernel to 6.27.1, and some dependencies. #47875

Merged
merged 7 commits into from
Dec 23, 2023

Conversation

tornaria
Copy link
Contributor

Testing the changes

  • I tested the changes in this PR: YES

I tested it with sagemath on x86_64 (full check, with -K; ftr, there is one unrelated and unimportant test failure in sage/calculus/calculus.py).

Full changelog:

  • python3-pexpect: update to 4.9.0, adopt.
  • python3-traitlets: update to 5.14.0.
  • python3-ipython: update to 8.19.0.
  • python3-nest_asyncio: update to 1.5.8.
  • python3-psutil: update to 5.9.7, add check.
  • python3-tornado: update to 6.4, adopt.
  • python3-ipython_ipykernel: update to 6.27.1.

@ahesford

@tornaria
Copy link
Contributor Author

x86_64-musl failed due to a transient failure. However, I checked it locally and there is a test failure in psutils (because RLIMIT_RTTIME is not available in musl 1.1, add to reasons to update musl). I will push again with this test disabled on musl once the CI on glibc finishes.

@tornaria
Copy link
Contributor Author

It turns out there was one test in psutil that hangs in CI. A bunch of other tests in psutil also fail in CI. I just disabled all of the failing tests conditional on void-packages-ci, this should work now (it worked here: tornaria#9). I'm not in the mood to dig deeper, upstream doesn't seem to care much about robust testing (giampaolo/psutil#2043).

@tornaria
Copy link
Contributor Author

@ahesford this is good to go now

@ahesford ahesford merged commit 0475bfe into void-linux:master Dec 23, 2023
8 checks passed
@tornaria tornaria deleted the ipython branch December 23, 2023 11:57
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.

None yet

2 participants