reptor 0.14 -> 0.17 https://repology.org/project/reptor/versions attrpath: 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/y82a57xrsz84k1x8960bcvlavwxgfgsc-packages.json.drv building '/nix/store/y82a57xrsz84k1x8960bcvlavwxgfgsc-packages.json.drv'... Going to be running update for following packages: - reptor-0.16 Press Enter key to continue... Running update for: - reptor-0.16: UPDATING ... - reptor-0.16: 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 1843505af86d..3f472ef12733 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.16"; + version = "0.17"; pyproject = true; disabled = pythonOlder "3.8"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "Syslifters"; repo = "reptor"; rev = "refs/tags/${version}"; - hash = "sha256-xyk83XPITD1sAtuFcndTQg0otDMO89LK+B+9SD89kvo="; + hash = "sha256-3GINDFKgvFv03xF+77K+sTKSm0+kLF5m70dQ/iksZeM="; }; pythonRelaxDeps = true; No auto update branch exists There might already be an open PR for this update: - python312Packages.reptor: 0.16 -> 0.17 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/301219"