python310Packages.m3u8 0 -> 1 attrpath: python310Packages.m3u8 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-m3u8-3.6.0 Press Enter key to continue... Running update for: - python3.10-m3u8-3.6.0: UPDATING ... - python3.10-m3u8-3.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/m3u8/default.nix b/pkgs/development/python-modules/m3u8/default.nix index 9ff8dfbf0e73..e60f91b40b6a 100644 --- a/pkgs/development/python-modules/m3u8/default.nix +++ b/pkgs/development/python-modules/m3u8/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "m3u8"; - version = "3.6.0"; + version = "4.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "globocom"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-JLYRkibcvmNct2eIBfBP7z3gR680xhZL/Kn/1S7feoo="; + hash = "sha256-sxLT3a9f38RZqzEzqyZos3G38vzHPzhMexfBN2qzbxQ="; }; propagatedBuildInputs = [ 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.m3u8 nix build failed. return param, cast_to(value) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ value = '2020-07-21T08:14:29.379Z' def cast_date_time(value): > return datetime.fromisoformat(value) E ValueError: Invalid isoformat string: '2020-07-21T08:14:29.379Z' m3u8/parser.py:27: ValueError =========================== short test summary info ============================ FAILED tests/test_loader.py::test_raise_timeout_exception_if_timeout_happens_when_loading_from_uri - urllib.error.URLError: FAILED tests/test_model.py::test_program_date_time_attribute_without_discontinuity - ValueError: Invalid isoformat string: '2019-06-10T00:05:00.000Z' FAILED tests/test_model.py::test_segment_cue_out_attribute - ValueError: Invalid isoformat string: '2015-06-18T23:22:10Z' FAILED tests/test_model.py::test_segment_cue_out_cont_dumps - ValueError: Invalid isoformat string: '2015-06-18T23:22:10Z' FAILED tests/test_model.py::test_dump_should_include_segment_level_program_date_time_without_discontinuity - ValueError: Invalid isoformat string: '2019-06-10T00:05:00.000Z' FAILED tests/test_model.py::test_ll_playlist - ValueError: Invalid isoformat string: '2019-02-14T02:14:00.106Z' FAILED tests/test_model.py::test_partial_segment_base_path_update - ValueError: Invalid isoformat string: '2019-02-14T02:14:00.106Z' FAILED tests/test_model.py::test_daterange_simple - ValueError: Invalid isoformat string: '2016-06-13T11:15:15Z' FAILED tests/test_model.py::test_daterange_scte_out_and_in - ValueError: Invalid isoformat string: '2014-03-05T11:15:00Z' FAILED tests/test_model.py::test_daterange_enddate_sctecmd - ValueError: Invalid isoformat string: '2020-03-11T10:51:00Z' FAILED tests/test_model.py::test_daterange_in_parts - ValueError: Invalid isoformat string: '2020-03-10T07:48:00Z' FAILED tests/test_parser.py::test_should_parse_live_image_playlist - ValueError: Invalid isoformat string: '2019-04-17T19:28:12.046Z' FAILED tests/test_parser.py::test_low_latency_playlist - ValueError: Invalid isoformat string: '2019-02-14T02:14:00.106Z' FAILED tests/test_parser.py::test_daterange_simple - ValueError: Invalid isoformat string: '2016-06-13T11:15:15Z' FAILED tests/test_parser.py::test_date_range_with_scte_out_and_in - ValueError: Invalid isoformat string: '2014-03-05T11:15:00Z' FAILED tests/test_parser.py::test_date_range_in_parts - ValueError: Invalid isoformat string: '2020-03-10T07:48:00Z' FAILED tests/test_parser.py::test_bitrate - ValueError: Invalid isoformat string: '2020-07-21T08:14:29.379Z' =========== 17 failed, 217 passed, 3 deselected, 9 xfailed in 1.40s ============ /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context