python313Packages.tencentcloud-sdk-python: 3.0.1462 -> 3.0.1463
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1462...3.0.1463 Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1463/CHANGELOG.md
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "tencentcloud-sdk-python";
|
||||
version = "3.0.1462";
|
||||
version = "3.0.1463";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "TencentCloud";
|
||||
repo = "tencentcloud-sdk-python";
|
||||
tag = version;
|
||||
hash = "sha256-Z0Nl4uE2ZZe7GqxRQMxbHRuNUbkXSNZIGns/0pgBKUI=";
|
||||
hash = "sha256-ZGwxbndI+0hKX38BIiHIXr7NGvC9FMEoqr/HQIaZsok=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user