Dirk Mueller
f99e9abb7f
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=67
10 lines
401 B
Diff
10 lines
401 B
Diff
Index: jupyter_client-8.6.0/tests/test_localinterfaces.py
|
|
===================================================================
|
|
--- jupyter_client-8.6.0.orig/tests/test_localinterfaces.py
|
|
+++ jupyter_client-8.6.0/tests/test_localinterfaces.py
|
|
@@ -26,4 +26,3 @@ def test_load_ips():
|
|
|
|
if sys.platform == "linux":
|
|
localinterfaces._load_ips_ip()
|
|
- localinterfaces._load_ips_ifconfig()
|