Commit 24b53d05 authored by Robert Schütz's avatar Robert Schütz
Browse files

python313Packages.amshan: skip bulk update

parent 8cd3dc02
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -37,6 +37,9 @@ buildPythonPackage rec {

  pythonImportsCheck = [ "han" ];

  # 2021.12.1 is an older version
  passthru.skipBulkUpdate = true;

  meta = {
    description = "Decode smart power meter data stream of Cosem HDLC frames used by MBUS";
    longDescription = ''