mcstatus 10.0.3 -> 11.0.0 https://github.com/py-mine/mcstatus/releases attrpath: mcstatus Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mcstatus/default.nix b/pkgs/development/python-modules/mcstatus/default.nix index 9b9eef88eae..9b197645449 100644 --- a/pkgs/development/python-modules/mcstatus/default.nix +++ b/pkgs/development/python-modules/mcstatus/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "mcstatus"; - version = "10.0.3"; + version = "11.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "py-mine"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-LHcLqP9IGqi0YmjgFoTwojyS+IZmBOBujYWMPuqNc6w="; + hash = "sha256-+r6WL59T9rNAKl3r4Hef75uJoD7DRYA23uS/OlzRyRk="; }; nativeBuildInputs = [ 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 mcstatus nix build failed. _________________ ERROR collecting tests/test_async_querier.py _________________ 'flaky' not found in `markers` configuration option _________________ ERROR collecting tests/test_async_querier.py _________________ 'flaky' not found in `markers` configuration option ________________ ERROR collecting tests/test_bedrock_status.py _________________ 'flaky' not found in `markers` configuration option ________________ ERROR collecting tests/test_bedrock_status.py _________________ 'flaky' not found in `markers` configuration option ____________________ ERROR collecting tests/test_pinger.py _____________________ 'flaky' not found in `markers` configuration option ____________________ ERROR collecting tests/test_pinger.py _____________________ 'flaky' not found in `markers` configuration option ________________ ERROR collecting tests/test_retry_decorator.py ________________ 'flaky' not found in `markers` configuration option ________________ ERROR collecting tests/test_retry_decorator.py ________________ 'flaky' not found in `markers` configuration option =========================== short test summary info ============================ ERROR tests/test_async_pinger.py ERROR tests/test_async_pinger.py ERROR tests/test_async_querier.py ERROR tests/test_async_querier.py ERROR tests/test_bedrock_status.py ERROR tests/test_bedrock_status.py ERROR tests/test_pinger.py ERROR tests/test_pinger.py ERROR tests/test_retry_decorator.py ERROR tests/test_retry_decorator.py !!!!!!!!!!!!!!!!!!! Interrupted: 10 errors during collection !!!!!!!!!!!!!!!!!!! ======================= 7 deselected, 10 errors in 0.38s ======================= /nix/store/fzb9wy1yz0hn69vxw12954szvrjnjjgk-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context