Debian Patches

Status for nbclient/0.8.0-3

Patch Description Author Forwarded Bugs Origin Last update
skip-ipywidgets-tests.patch Patch flaky or unavailable tests
* Don't test ipywidgets (up to date version not available)
* Skip other notebook tests which appear to race
* Extend timeouts for parallel tests
Gordon Ball <gordon@chronitis.net> no 2020-09-15
documentation-fixes.patch Documentation fixes Gordon Ball <gordon@chronitis.net> invalid 2020-09-15
drop_privacy_breaches.patch don't display social shields/badges of honor in the shipped documentation (privacy breach) Debian Python Team <team+python@tracker.debian.org> invalid 2021-02-09
0004-Skip-flaky-tests.patch Skip flaky tests Gordon Ball <gordon@chronitis.net> no 2021-11-09
py313-deprecation.patch Avoid a DeprecationWarning on Python 3.13+
...
/usr/lib/python3.13/site-packages/nbclient/jsonutil.py:29: in <module>
datetime.strptime("1", "%d")
/usr/lib64/python3.13/_strptime.py:573: in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
/usr/lib64/python3.13/_strptime.py:336: in _strptime
format_regex = _TimeRE_cache.compile(format)
/usr/lib64/python3.13/_strptime.py:282: in compile
return re_compile(self.pattern(format), IGNORECASE)
/usr/lib64/python3.13/_strptime.py:270: in pattern
warnings.warn("""\
E DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious
E and fails to parse leap day. The default behavior will change in Python 3.15
E to either always raise an exception or to use a different default year (TBD).
E To avoid trouble, add a specific year to the input & format.
E See https://github.com/python/cpython/issues/70647.

See also https://github.com/jupyter/jupyter_client/issues/1020
=?utf-8?q?Miro_Hron=C4=8Dok?= <miro@hroncok.cz> yes upstream other, https://github.com/jupyter/nbclient/pull/315 2024-11-25

All known versions for source package 'nbclient'

Links