python310Packages.pyprosegur 0 -> 1 attrpath: python310Packages.pyprosegur 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/szbjiyvn24rb9w16l5m2nw53zj5mcpd4-packages.json.drv building '/nix/store/szbjiyvn24rb9w16l5m2nw53zj5mcpd4-packages.json.drv'... Going to be running update for following packages: - python3.10-pyprosegur-0.0.8 Press Enter key to continue... Running update for: - python3.10-pyprosegur-0.0.8: UPDATING ... - python3.10-pyprosegur-0.0.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyprosegur/default.nix b/pkgs/development/python-modules/pyprosegur/default.nix index a1167b83441..579c88f3eb1 100644 --- a/pkgs/development/python-modules/pyprosegur/default.nix +++ b/pkgs/development/python-modules/pyprosegur/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pyprosegur"; - version = "0.0.8"; + version = "0.0.9"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "dgomes"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-Spxzyn0gZ1TIHrtt7W0j6VwKnm2Km5vLGZZ//HINyBA="; + hash = "sha256-FTCQ2noxodFKN7qXdc7DG3Zt4j/pR6DeuWIs0GtGRy8="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.pyprosegur: 0.0.8 -> 0.0.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/218945"