Merge pull request #297109 from fabaff/tencentcloud-sdk-python-bump

python312Packages.tencentcloud-sdk-python: 3.0.1110 -> 3.0.1111

authored by Fabian Affolter and committed by GitHub 0f2255c3 59db748c

+2 -2
+2 -2
pkgs/development/python-modules/tencentcloud-sdk-python/default.nix
··· 9 10 buildPythonPackage rec { 11 pname = "tencentcloud-sdk-python"; 12 - version = "3.0.1110"; 13 pyproject = true; 14 15 disabled = pythonOlder "3.9"; ··· 18 owner = "TencentCloud"; 19 repo = "tencentcloud-sdk-python"; 20 rev = "refs/tags/${version}"; 21 - hash = "sha256-BJCrpeMR+wbVdkBLVtq5BN4i5nqOQd7A08wVxz1MPSw="; 22 }; 23 24 nativeBuildInputs = [
··· 9 10 buildPythonPackage rec { 11 pname = "tencentcloud-sdk-python"; 12 + version = "3.0.1111"; 13 pyproject = true; 14 15 disabled = pythonOlder "3.9"; ··· 18 owner = "TencentCloud"; 19 repo = "tencentcloud-sdk-python"; 20 rev = "refs/tags/${version}"; 21 + hash = "sha256-CM544yVoUH4nHE6UwPfVxZE2+P+wHLBtKMM9QWpda9A="; 22 }; 23 24 nativeBuildInputs = [