Package: lintian
Version: 2.117.1
Severity: normal

The check for deprecated Python stdlib imports seems to not be using
word boundary checks: "import uuid" generates the lintian info line

I: jupyter-client source: uses-deprecated-python-stdlib uu (deprecated in 
Python 3.11, removed in Python 3.13) [jupyter_client/kernelapp.py:5]

where the line reads:

import uuid

Reply via email to