treewide: prometheus_client -> prometheus-client

This commit is contained in:
Martin Weinelt
2021-08-26 02:08:48 +02:00
parent 22a4cf7d98
commit 6b77988f96
20 changed files with 31 additions and 31 deletions

View File

@@ -20,7 +20,7 @@
, requests
, send2trash
, pexpect
, prometheus_client
, prometheus-client
}:
buildPythonPackage rec {
@@ -40,7 +40,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
jinja2 tornado ipython_genutils traitlets jupyter_core send2trash
jupyter_client nbformat nbconvert ipykernel terminado requests pexpect
prometheus_client
prometheus-client
];
# disable warning_filters

View File

@@ -21,7 +21,7 @@
, requests
, send2trash
, pexpect
, prometheus_client
, prometheus-client
, pytestCheckHook
}:
@@ -43,7 +43,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
jinja2 tornado ipython_genutils traitlets jupyter_core send2trash
jupyter_client nbformat nbconvert ipykernel terminado requests pexpect
prometheus_client argon2_cffi
prometheus-client argon2_cffi
];
# disable warning_filters