python310Packages.fixtures 0 -> 1 attrpath: python310Packages.fixtures Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/z4hivhl8xym4xhxpcs8laycr8pwi3mx4-packages.json.drv building '/nix/store/z4hivhl8xym4xhxpcs8laycr8pwi3mx4-packages.json.drv'... Going to be running update for following packages: - python3.10-fixtures-3.0.0 Press Enter key to continue... Running update for: - python3.10-fixtures-3.0.0: UPDATING ... - python3.10-fixtures-3.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/fixtures/default.nix b/pkgs/development/python-modules/fixtures/default.nix index ff246c4a0e9..8b5edbefce5 100644 --- a/pkgs/development/python-modules/fixtures/default.nix +++ b/pkgs/development/python-modules/fixtures/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "fixtures"; - version = "3.0.0"; + version = "4.1.0"; src = fetchPypi { inherit pname version; - sha256 = "fcf0d60234f1544da717a9738325812de1f42c2fa085e2d9252d8fff5712b2ef"; + sha256 = "sha256-grHF5p9hVSbvbAZxiKHmxgZ99/iDMlCcmfi4/buXdvM="; }; patches = lib.optionals (pythonAtLeast "3.9") [ No auto update branch exists Python package with too many package rebuilds 1626 > 25