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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-flask-babel-3.1.0 Press Enter key to continue... Running update for: - python3.10-flask-babel-3.1.0: UPDATING ... - python3.10-flask-babel-3.1.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 63e393a40afb..f8a6d3b31000 100644 --- a/pkgs/development/python-modules/flask-babel/default.nix +++ b/pkgs/development/python-modules/flask-babel/default.nix @@ -23,14 +23,14 @@ buildPythonPackage rec { pname = "flask-babel"; - version = "3.1.0"; + version = "4.0.0"; format = "pyproject"; src = fetchFromGitHub { owner = "python-babel"; repo = "flask-babel"; rev = "refs/tags/v${version}"; - hash = "sha256-KoTHBrGD6M3rkXoxUadRXhroRUbWKaL/rE6Rd2mxw4c="; + hash = "sha256-BAT+oupy4MCSjeZ4hFtSKMkGU9xZtc7Phnz1mIsb2Kc="; }; 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 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.12, pytest-7.4.0, pluggy-1.2.0 rootdir: /build/source plugins: mock-3.11.1 collecting ...  collected 31 items  tests/test_app_factory.py . [ 3%] tests/test_date_formatting.py .... [ 16%] tests/test_force_locale.py .... [ 29%] tests/test_gettext.py ............. [ 70%] tests/test_integration.py ....... [ 93%] tests/test_multiple_apps.py . [ 96%] tests/test_number_formatting.py . [100%] ============================== 31 passed in 0.30s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase @nix { "action": "setPhase", "phase": "pytestRemoveBytecodePhase" } pytestRemoveBytecodePhase