python310Packages.pyctr 0 -> 1 attrpath: python310Packages.pyctr 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/lipbj1w43cjgmbrdhnqn34hp026n832q-packages.json.drv building '/nix/store/lipbj1w43cjgmbrdhnqn34hp026n832q-packages.json.drv'... Going to be running update for following packages: - python3.10-pyctr-0.7.1 Press Enter key to continue... Running update for: - python3.10-pyctr-0.7.1: UPDATING ... - python3.10-pyctr-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyctr/default.nix b/pkgs/development/python-modules/pyctr/default.nix index 7f1a8d6d01b1..ddb9937df356 100644 --- a/pkgs/development/python-modules/pyctr/default.nix +++ b/pkgs/development/python-modules/pyctr/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "pyctr"; - version = "0.7.1"; + version = "0.7.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-SnCps5nzrl+dkbloRbjhaOGDzKOsi8OHX2JXgoJ/XG0="; + hash = "sha256-lpW2pcT5oG7tBUXRj7cTD9hCx51hVhVODq9RxP9GKIg="; }; propagatedBuildInputs = [ An auto update branch exists with message `python310Packages.pyctr: 0.7.1 -> 0.7.3`. New version is 0.7.3. An auto update branch exists with an equal or greater version