python312Packages.prometheus-api-client: 0.5.6 -> 0.5.7
Diff: https://github.com/4n4nd/prometheus-api-client-python/compare/refs/tags/v0.5.6...v0.5.7 Changelog: https://github.com/4n4nd/prometheus-api-client-python/blob/v0.5.7/CHANGELOG.md
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "prometheus-api-client";
|
||||
version = "0.5.6";
|
||||
version = "0.5.7";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "4n4nd";
|
||||
repo = "prometheus-api-client-python";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-0vnG0m+RV2Z9GIMJ/R0edjcjyPH1OvB8zERCMeyRuRg=";
|
||||
hash = "sha256-XmsBEGerEA7kEigkVpDYpe1UfEKvEzV/0uY3sffRC7s=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user