Skip to content

Commit

Permalink
updpatch: python-jupyter-client 8.6.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Oct 8, 2024
1 parent 6fea3a5 commit f149462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-jupyter-client/riscv64.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ index 2fe66cf..2c1570e 100644
@@ -40,7 +40,7 @@ build() {

check() {
cd $_pyname-$pkgver
cd $_pyname
- pytest -v -W ignore::ResourceWarning
+ pytest -v -W ignore::ResourceWarning --deselect tests/test_client.py::TestAsyncKernelClient::test_input_request
}
Expand Down

0 comments on commit f149462

Please sign in to comment.