python312Packages.pyfxa 0.7.7 -> 0.7.8 https://repology.org/project/python:pyfxa/versions attrpath: python312Packages.pyfxa 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] this derivation will be built: /nix/store/hfnmdpvlpibxg2avqrv4w4a8ini4a5xq-packages.json.drv building '/nix/store/hfnmdpvlpibxg2avqrv4w4a8ini4a5xq-packages.json.drv'... Going to be running update for following packages: - python3.12-pyfxa-0.7.7 Press Enter key to continue... Running update for: - python3.12-pyfxa-0.7.7: UPDATING ... - python3.12-pyfxa-0.7.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyfxa/default.nix b/pkgs/development/python-modules/pyfxa/default.nix index 0df1538c9ced..8a8eaa4c4fc2 100644 --- a/pkgs/development/python-modules/pyfxa/default.nix +++ b/pkgs/development/python-modules/pyfxa/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "pyfxa"; - version = "0.7.7"; + version = "0.7.8"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyFxA"; inherit version; - hash = "sha256-bIXNCM8F9xON7hzyqKHWj9Qot7WtSIkXxwoqdj1lHNs="; + hash = "sha256-DMFZl1hbYNaScOTWkAbK2nKti6wD5SS5A30q7TW5vO4="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyfxa Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.pyfxa Standard output: error: build log of 'python312Packages.pyfxa' is not available