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

This commit is contained in:
R. Ryantm
2024-02-11 04:13:11 +00:00
parent e72d6a1d3f
commit 948cc5d3df
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "coinmetrics-api-client";
version = "2024.1.17.17";
version = "2024.2.6.16";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit version;
pname = "coinmetrics_api_client";
hash = "sha256-mYA67oiWWvEdNU2MrjtOPyDW3LbxH/mgh+MOuZg2ljo=";
hash = "sha256-rCj8nG7iQFJKs3Mic2wRZKBqx9T0lCPH5Po8k0nLppg=";
};
pythonRelaxDeps = [