Package Details: python-jupyter_telemetry 0.1.0-2

Git Clone URL: https://aur.archlinux.org/python-jupyter_telemetry.git (read-only, click to copy)
Package Base: python-jupyter_telemetry
Description: Configurable event-logging for Jupyter applications and extensions
Upstream URL: https://github.com/jupyter/telemetry
Licenses: BSD
Submitter: bcb
Maintainer: bcb
Last Packager: bcb
Votes: 0
Popularity: 0.000000
First Submitted: 2019-10-02 07:03 (UTC)
Last Updated: 2023-06-10 17:10 (UTC)

Latest Comments

alhirzel commented on 2024-04-30 09:37 (UTC)

I am getting a build failure in check():

============================================================================================== short test summary info ==============================================================================================
FAILED tests/test_register_schema.py::test_record_event - AssertionError: assert {'__metadata_...: 'blah', ...} == {'__metadata_...hing': 'blah'}
FAILED tests/test_register_schema.py::test_unique_logger_instances - AssertionError: assert {'__metadata_...: 'blah', ...} == {'__metadata_...hing': 'blah'}
===================================================================================== 2 failed, 12 passed, 4 warnings in 0.18s ======================================================================================

Any ideas for what might be wrong?