python311Packages.coinmetrics-api-client: 2023.11.27.17 -> 2024.1.17.17

This commit is contained in:
Fabian Affolter
2024-01-21 13:15:30 +01:00
parent d33fc5d7ee
commit eaf8eb495c
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "coinmetrics-api-client";
version = "2023.11.27.17";
version = "2024.1.17.17";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit version;
pname = "coinmetrics_api_client";
hash = "sha256-UDcegRnDtz6LYAN9S8wiW/TCsIsQHr5sSX+chEkeFnw=";
hash = "sha256-mYA67oiWWvEdNU2MrjtOPyDW3LbxH/mgh+MOuZg2ljo=";
};
pythonRelaxDeps = [