python310Packages.vivisect 1.1.0 -> 1.1.1 https://repology.org/project/python:vivisect/versions attrpath: python310Packages.vivisect 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/glb2168qxw2inxp5d2zaxx33k7l51v8k-packages.json.drv building '/nix/store/glb2168qxw2inxp5d2zaxx33k7l51v8k-packages.json.drv'... Going to be running update for following packages: - python3.10-vivisect-1.1.0 Press Enter key to continue... Running update for: - python3.10-vivisect-1.1.0: UPDATING ... - python3.10-vivisect-1.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/vivisect/default.nix b/pkgs/development/python-modules/vivisect/default.nix index 6a844ebc0ab..3dd67c36cad 100644 --- a/pkgs/development/python-modules/vivisect/default.nix +++ b/pkgs/development/python-modules/vivisect/default.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "vivisect"; - version = "1.1.0"; + version = "1.1.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-tAIhsHFds3qwPngfOsR1+xDKgi29ACnvFAYoklRnCAI="; + hash = "sha256-URRBEZelw4s43zqtb/GrLxIksvrqHbqQWntT9jVonhU="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.vivisect: 1.1.0 -> 1.1.1, python311Packages.viv-utils: 0.7.7 -> 0.7.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/229997"