python310Packages.oss2 2.17.0 -> 2.18.0 https://repology.org/project/python:oss2/versions attrpath: python310Packages.oss2 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/vabcnlj1dvdxdpixgckpp8lc17q21nq0-packages.json.drv building '/nix/store/vabcnlj1dvdxdpixgckpp8lc17q21nq0-packages.json.drv'... Going to be running update for following packages: - python3.10-oss2-2.17.0 Press Enter key to continue... Running update for: - python3.10-oss2-2.17.0: UPDATING ... - python3.10-oss2-2.17.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/oss2/default.nix b/pkgs/development/python-modules/oss2/default.nix index 54427f03897..9c167ca26b2 100644 --- a/pkgs/development/python-modules/oss2/default.nix +++ b/pkgs/development/python-modules/oss2/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "oss2"; - version = "2.17.0"; + version = "2.18.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "aliyun"; repo = "aliyun-oss-python-sdk"; rev = "refs/tags/${version}"; - hash = "sha256-EL6qbtVyOJ2RGw3sZiRJouqVNLBMUKGycAZl31M1+oQ="; + hash = "sha256-OqJa2tAmQxU/iCGHgFBL6SbLK/HfE/rz2kDw29ra3xI="; }; nativeBuildInputs = [ 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.oss2 nix build failed. return AuthV2(access_key_id.strip(), access_key_secret.strip()) if auth_version == AUTH_VERSION_4: logger.debug("Init Auth V4: access_key_id: {0}, access_key_secret: ******".format(access_key_id)) return AuthV4(access_key_id.strip(), access_key_secret.strip()) else: logger.debug("Init Auth v1: access_key_id: {0}, access_key_secret: ******".format(access_key_id)) > return Auth(access_key_id.strip(), access_key_secret.strip()) E AttributeError: 'NoneType' object has no attribute 'strip' oss2/auth.py:31: AttributeError =============================== warnings summary =============================== oss2/utils.py:156 /build/source/oss2/utils.py:156: DeprecationWarning: invalid escape sequence '\w' pattern = '^([a-zA-Z]+://)?[\w.-]+(:\d+)?$' oss2/api.py:459 /build/source/oss2/api.py:459: DeprecationWarning: invalid escape sequence '\&' """生成签名URL。 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_bucket_callback_policy.py::TestBucketCallbackPolicy::test_callback_policy - AttributeError: 'NoneType' object has no attribute 'strip' FAILED tests/test_bucket_callback_policy.py::TestBucketCallbackPolicy::test_callback_policy_exception_process - AttributeError: 'NoneType' object has no attribute 'strip' FAILED tests/test_bucket_describe_regions.py::TestDescribeRegions::test_describe_regions_exception - AttributeError: 'NoneType' object has no attribute 'strip' FAILED tests/test_bucket_describe_regions.py::TestDescribeRegions::test_describe_regions_normal - AttributeError: 'NoneType' object has no attribute 'strip' FAILED tests/test_exception_ec.py::TestExceptionEC::test_1_exception_normal - AttributeError: 'NoneType' object has no attribute 'strip' FAILED tests/test_exception_ec.py::TestExceptionEC::test_2_exception_head - AttributeError: 'NoneType' object has no attribute 'strip' FAILED tests/test_exception_ec.py::TestExceptionEC::test_3_exception_head_err - AttributeError: 'NoneType' object has no attribute 'strip' =========== 7 failed, 211 passed, 1 deselected, 2 warnings in 9.29s ============ /nix/store/blpvf60m29q02c0lc5fyhim30ma4y1vv-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context