python3Packages.pycardano: 0.10.0 -> 0.11.1

This commit is contained in:
t4ccer
2024-07-18 02:35:15 -06:00
parent 117982d52e
commit 2e57a18f03
@@ -7,6 +7,7 @@
cachetools,
cbor2,
cose,
docker,
ecpy,
frozendict,
frozenlist,
@@ -33,7 +34,7 @@ let
in
buildPythonPackage rec {
pname = "pycardano";
version = "0.10.0";
version = "0.11.1";
format = "pyproject";
@@ -41,15 +42,15 @@ buildPythonPackage rec {
owner = "Python-Cardano";
repo = "pycardano";
rev = "v${version}";
hash = "sha256-LP/W8IC2del476fGFq10VMWwMrbAoCCcZOngA8unBM0=";
hash = "sha256-OWm6ztt3s3DUbxDZqpvwTO6XwdY/57AI6Bc6x6kxH7k=";
};
propagatedBuildInputs = [
blockfrost-python
cachetools
cbor2
cose_0_9_dev8
docker
ecpy
frozendict
frozenlist