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

python311Packages.tencentcloud-sdk-python: 3.0.1094 -> 3.0.1098
This commit is contained in:
Fabian Affolter
2024-03-01 14:11:59 +01:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "tencentcloud-sdk-python";
version = "3.0.1094";
version = "3.0.1098";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "TencentCloud";
repo = "tencentcloud-sdk-python";
rev = "refs/tags/${version}";
hash = "sha256-h2p9auD8bTDbagAmjsmV06Z75I93LB6h+/ZYyt17ow0=";
hash = "sha256-5BG5WizkBP/KYHS00v949uQgiCChR3DWW0MnMXRBDAs=";
};
nativeBuildInputs = [