python310Packages.flaskbabel 0 -> 1 attrpath: python310Packages.flaskbabel 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/54q2gibink6w4m0szvgpi5dcidpfgyhf-packages.json.drv building '/nix/store/54q2gibink6w4m0szvgpi5dcidpfgyhf-packages.json.drv'... Going to be running update for following packages: - python3.10-flask-babel-3.0.0 Press Enter key to continue... Running update for: - python3.10-flask-babel-3.0.0: UPDATING ... - python3.10-flask-babel-3.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/flask-babel/default.nix b/pkgs/development/python-modules/flask-babel/default.nix index fa7ffee5a9c..0222ea21c98 100644 --- a/pkgs/development/python-modules/flask-babel/default.nix +++ b/pkgs/development/python-modules/flask-babel/default.nix @@ -22,14 +22,14 @@ buildPythonPackage rec { pname = "flask-babel"; - version = "3.0.0"; + version = "3.0.1"; format = "pyproject"; src = fetchFromGitHub { owner = "python-babel"; repo = "flask-babel"; rev = "refs/tags/v${version}"; - hash = "sha256-c3QKAnyMe1THHuJ3uB2d0jMMo1SYGRAB9mBpIJSAHw0="; + hash = "sha256-bHsB1f7dbZW4k8JteyZOwVCgWRDZMu21XdMcjM5NYjk="; }; outputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.flaskbabel nix build failed. dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in .sphinx/html/html. @nix { "action": "setPhase", "phase": "installSphinxPhase" } installSphinxPhase Executing installSphinxPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0 rootdir: /build/source plugins: mock-3.10.0 collecting ...  collected 29 items  tests/test_date_formatting.py .... [ 13%] tests/test_force_locale.py .... [ 27%] tests/test_gettext.py ............ [ 68%] tests/test_integration.py ....... [ 93%] tests/test_multiple_apps.py . [ 96%] tests/test_number_formatting.py . [100%] ============================== 29 passed in 0.30s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase @nix { "action": "setPhase", "phase": "pytestRemoveBytecodePhase" } pytestRemoveBytecodePhase