python310Packages.hypothesis 0 -> 1 attrpath: python310Packages.hypothesis 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fnvcmf1qn5jiarvdym1r0wx2jb9snbs9-packages.json.drv building '/nix/store/fnvcmf1qn5jiarvdym1r0wx2jb9snbs9-packages.json.drv'... Going to be running update for following packages: - python3.10-hypothesis-6.68.2 Press Enter key to continue... Running update for: - python3.10-hypothesis-6.68.2: UPDATING ... - python3.10-hypothesis-6.68.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hypothesis/default.nix b/pkgs/development/python-modules/hypothesis/default.nix index fab840a74e9..67db4c80cfc 100644 --- a/pkgs/development/python-modules/hypothesis/default.nix +++ b/pkgs/development/python-modules/hypothesis/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "hypothesis"; - version = "6.68.2"; + version = "6.74.0"; outputs = [ "out" ]; format = "setuptools"; @@ -30,8 +30,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "HypothesisWorks"; repo = "hypothesis"; - rev = "hypothesis-python-${version}"; - hash = "sha256-SgX8esTyC3ulFIv9mZJUoBA5hiv7Izr2hyD+NOudkpE="; + rev = "refs/tags/hypothesis-python-${version}"; + hash = "sha256-UAGxguYhCzd516MqLdnw5zXbm+hOg+mz2NqSmwn6nqw="; }; # I tried to package sphinx-selective-exclude, but it throws No auto update branch exists Python package with too many package rebuilds 8241 > 25