python311Packages.greynoise 0 -> 1 attrpath: python311Packages.greynoise 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/8k7mix7fnnj8yaxq90slxyyp1j3s3pxv-packages.json.drv building '/nix/store/8k7mix7fnnj8yaxq90slxyyp1j3s3pxv-packages.json.drv'... Going to be running update for following packages: - python3.11-greynoise-2.0.1 Press Enter key to continue... Running update for: - python3.11-greynoise-2.0.1: UPDATING ... - python3.11-greynoise-2.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/greynoise/default.nix b/pkgs/development/python-modules/greynoise/default.nix index ada5f4096216..2f328434c067 100644 --- a/pkgs/development/python-modules/greynoise/default.nix +++ b/pkgs/development/python-modules/greynoise/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "greynoise"; - version = "2.0.1"; + version = "2.1.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -27,8 +27,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "GreyNoise-Intelligence"; repo = "pygreynoise"; - rev = "v${version}"; - hash = "sha256-zevom7JqXnZuotXfGtfPOmQNh32dANS4Uc6tHUuq08s="; + rev = "refs/tags/v${version}"; + hash = "sha256-bMQfGkCjMBimNaYzSi78GaLiDiLdmxMB8RfFCVTxD5U="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.greynoise: 2.0.1 -> 2.1.0`. New version is 2.1.0. An auto update branch exists with an equal or greater version