Search Criteria
Package Details: python-jupyter_telemetry 0.1.0-3
Package Actions
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-3-Clause |
Submitter: | bcb |
Maintainer: | bcb |
Last Packager: | bcb |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-02 07:03 (UTC) |
Last Updated: | 2024-06-29 13:00 (UTC) |
Dependencies (9)
- python-json-logger
- python-jsonschema
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-traitlets
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
bcb commented on 2024-06-29 13:00 (UTC)
@alhirzel - this was an incompatibility in the unit tests with Python 3.12. I have applied a patch from a pull request which fixed it.
Note that JupyterHub 5.0.0 has switched to using python-jupyter-events instead, and that the Jupyter project considers this package deprecated and the source repository will be archived in the near future. This package is not recommended for new setups.
alhirzel commented on 2024-04-30 09:37 (UTC)
I am getting a build failure in
check()
:Any ideas for what might be wrong?