From acb6a552cf03c95b7e82724fd6e40fc468f6a1a4f1d4519904c78fd4c17ec16b Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 25 May 2022 23:21:23 +0000 Subject: [PATCH] fix patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=19 --- jupyter-client-fix787-kernelwarningsfilter.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter-client-fix787-kernelwarningsfilter.patch b/jupyter-client-fix787-kernelwarningsfilter.patch index 3d43425..2c20695 100644 --- a/jupyter-client-fix787-kernelwarningsfilter.patch +++ b/jupyter-client-fix787-kernelwarningsfilter.patch @@ -10,4 +10,4 @@ + "ignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives" ] - [tool.mypy] \ No newline at end of file + [tool.mypy]