python311Packages.asyncwhois 0 -> 1 attrpath: python311Packages.asyncwhois 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] Going to be running update for following packages: - python3.11-asyncwhois-1.0.9 Press Enter key to continue... Running update for: - python3.11-asyncwhois-1.0.9: UPDATING ... - python3.11-asyncwhois-1.0.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/asyncwhois/default.nix b/pkgs/development/python-modules/asyncwhois/default.nix index e462a0d0b49c..317f558a19a6 100644 --- a/pkgs/development/python-modules/asyncwhois/default.nix +++ b/pkgs/development/python-modules/asyncwhois/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "asyncwhois"; - version = "1.0.9"; + version = "1.0.10"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "pogzyb"; repo = "asyncwhois"; rev = "refs/tags/v${version}"; - hash = "sha256-5T/h4YzODH7zFyQpG8qVZetTK7V+Ii9jc+MQFgMUA8w="; + hash = "sha256-XKVgjfP9ZbghrtcBXpX/qCGYnj0itdAnMUYqRwt3jrg="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.ripe-atlas-cousteau: refactor`. New version is 1.0.10. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.asyncwhois: 1.0.9 -> 1.0.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283321"