python311Packages.reptor 0 -> 1 attrpath: python311Packages.reptor 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/d0p0vggbxzdzsndnrmazj5xf02l4x34h-packages.json.drv building '/nix/store/d0p0vggbxzdzsndnrmazj5xf02l4x34h-packages.json.drv'... Going to be running update for following packages: - python3.11-reptor-0.9 Press Enter key to continue... Running update for: - python3.11-reptor-0.9: UPDATING ... - python3.11-reptor-0.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/reptor/default.nix b/pkgs/development/python-modules/reptor/default.nix index 1f35854766f0..da160b3a0582 100644 --- a/pkgs/development/python-modules/reptor/default.nix +++ b/pkgs/development/python-modules/reptor/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "reptor"; - version = "0.9"; + version = "0.10"; pyproject = true; disabled = pythonOlder "3.8"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "Syslifters"; repo = "reptor"; rev = "refs/tags/${version}"; - hash = "sha256-CjTedIl7ZkSFfKKhHmCadTd7zdz3gP7Q4uCscv5An38="; + hash = "sha256-W+jCI7v6Ug8E7haEb5dVzDOTvgSXgFt9FHTwaYBccfo="; }; pythonRelaxDeps = true; No auto update branch exists There might already be an open PR for this update: - reptor: 0.9 -> 0.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290659"