Unverified Commit a28301d4 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #229046 from zendo/upd/iotas

iotas: 0.1.11 -> 0.1.14
parents 42ce7db5 4ca16f14
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

python3.pkgs.buildPythonApplication rec {
  pname = "iotas";
  version = "0.1.11";
  version = "0.1.14";
  format = "other";

  src = fetchFromGitLab {
@@ -27,7 +27,7 @@ python3.pkgs.buildPythonApplication rec {
    owner = "cheywood";
    repo = pname;
    rev = version;
    hash = "sha256-exXY0JFGuDZTbMmUEM+sFEitHXCsFBAHjybIyMmilk8=";
    hash = "sha256-IvKjvsHJdoFmDvsM1/kFPikYbBLUEQ57DKr1T+Jyw7w=";
  };

  nativeBuildInputs = [
@@ -56,7 +56,6 @@ python3.pkgs.buildPythonApplication rec {
    requests
    markdown-it-py
    linkify-it-py
    mdit-py-plugins
  ];

  # prevent double wrapping