Skip to content

Commit

Permalink
Merge pull request #61396 from r-ryantm/auto-update/python3.7-python-…
Browse files Browse the repository at this point in the history
…axolotl

python37Packages.python-axolotl: 0.1.42 -> 0.2.2
  • Loading branch information
c0bw3b committed May 15, 2019
2 parents 2f1f9a9 + abbb737 commit 3ad9722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/python-axolotl/default.nix
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "python-axolotl";
version = "0.1.42";
version = "0.2.2";

src = fetchPypi {
inherit pname version;
sha256 = "ef78c2efabcd4c33741669334bdda04710a3ef0e00b653f00127acff6460a7f0";
sha256 = "1had4dq4n26c3hp62rbmhvs1dj3j3z2jhcbddnbsmqmiky8dqs39";
};

propagatedBuildInputs = [ cryptography python-axolotl-curve25519 protobuf ];
Expand Down

0 comments on commit 3ad9722

Please sign in to comment.