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/l963zrrhj6g91slggghjiv5f2qnnz5m6-packages.json.drv building '/nix/store/l963zrrhj6g91slggghjiv5f2qnnz5m6-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..607ddda66e1 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.0.1"; src = fetchPypi { inherit pname version; - sha256 = "fcf0d60234f1544da717a9738325812de1f42c2fa085e2d9252d8fff5712b2ef"; + sha256 = "sha256-0nWIJkANCVt5Zmz5OjKoT1D/jNF5gxkn77SM0ePKdGY="; }; patches = lib.optionals (pythonAtLeast "3.9") [ No auto update branch exists Python package with too many package rebuilds 1525 > 25