pyrosimple 0 -> 1 attrpath: pyrosimple 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kaw31gzsmsq8vl6492v9fr8ffqssd86y-packages.json.drv building '/nix/store/kaw31gzsmsq8vl6492v9fr8ffqssd86y-packages.json.drv'... Going to be running update for following packages: - pyrosimple-2.12.1 Press Enter key to continue... Running update for: - pyrosimple-2.12.1: UPDATING ... - pyrosimple-2.12.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/p2p/pyrosimple/default.nix b/pkgs/applications/networking/p2p/pyrosimple/default.nix index 2f75ce1b29a1..866727ba4349 100644 --- a/pkgs/applications/networking/p2p/pyrosimple/default.nix +++ b/pkgs/applications/networking/p2p/pyrosimple/default.nix @@ -10,14 +10,14 @@ python3.pkgs.buildPythonApplication rec { pname = "pyrosimple"; - version = "2.12.1"; + version = "2.13.0"; format = "pyproject"; src = fetchFromGitHub { owner = "kannibalox"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ppSQknpRoxq35t7lPbqz7MPJzy98yq/GgSchPOx4VT4="; + hash = "sha256-e69e1Aa10/pew1UZBCIPIH3BK7I8C3HiW59fRuSZlkc="; }; pythonRelaxDeps = [ An auto update branch exists with message `pyrosimple: 2.12.1 -> 2.13.0`. New version is 2.13.0. An auto update branch exists with an equal or greater version