python310Packages.qiling 0 -> 1 attrpath: python310Packages.qiling Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9y9v7g4np6j0qgjc6njys9a45vyxm8ii-packages.json.drv building '/nix/store/9y9v7g4np6j0qgjc6njys9a45vyxm8ii-packages.json.drv'... Going to be running update for following packages: - python3.10-qiling-1.4.4 Press Enter key to continue... Running update for: - python3.10-qiling-1.4.4: UPDATING ... - python3.10-qiling-1.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/qiling/default.nix b/pkgs/development/python-modules/qiling/default.nix index e47d0b9fbf2..b708316f500 100644 --- a/pkgs/development/python-modules/qiling/default.nix +++ b/pkgs/development/python-modules/qiling/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "qiling"; - version = "1.4.4"; + version = "1.4.5"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-gtPYwmQ96+jz6XrqU0ufaN7Ht6gqrtxGrDoaTWce7/U="; + hash = "sha256-MEafxry/ewqlzOMu9TJMQodXLChGMYjS2jX3yv7FZJk="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.qiling: 1.4.4 -> 1.4.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/217287"