Unverified Commit 03f9832f authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Merge pull request #179526 from r-ryantm/auto-update/python3.10-rzpipe

python310Packages.rzpipe: 0.1.2 -> 0.4.0
parents 3cdc46df 6a0effc6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@

buildPythonPackage rec {
  pname = "rzpipe";
  version = "0.1.2";
  version = "0.4.0";

  disabled = pythonOlder "3.5";

  src = fetchPypi {
    inherit pname version;
    sha256 = "sha256-va56xSWDIVtZ88QUzPfk8cCr28+5nZCNcSJMiVj3SZU=";
    sha256 = "sha256-RSgBwmtpI58caRWov+cDWLKhti+7r70VxJbCxJveEiM=";
  };

  # No native rz_core library