python310Packages.trustme 0 -> 1 attrpath: python310Packages.trustme 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/wwlvzrjmpzc8qf8nf23gbxh9yk3h4lz4-packages.json.drv building '/nix/store/wwlvzrjmpzc8qf8nf23gbxh9yk3h4lz4-packages.json.drv'... Going to be running update for following packages: - python3.10-trustme-0.9.0 Press Enter key to continue... Running update for: - python3.10-trustme-0.9.0: UPDATING ... - python3.10-trustme-0.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/trustme/default.nix b/pkgs/development/python-modules/trustme/default.nix index 4deb72308fd..13ee0896c68 100644 --- a/pkgs/development/python-modules/trustme/default.nix +++ b/pkgs/development/python-modules/trustme/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "trustme"; - version = "0.9.0"; + version = "1.0.0"; src = fetchPypi { inherit pname version; - hash = "sha256-XgeyPXDO7WTzuzauS5q8UjVMFsmNRasDe+4rX7/+WGw="; + hash = "sha256-HU8LD+KAkVBu3CnBmtkMyjh2Rq3UNsPKZrp7zFOAf1U="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 3283 > 25