python3Packages.tencentcloud-sdk-python: 3.1.105 -> 3.1.107
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.105...3.1.107 Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.1.107/CHANGELOG.md
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "tencentcloud-sdk-python";
|
||||
version = "3.1.105";
|
||||
version = "3.1.107";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "TencentCloud";
|
||||
repo = "tencentcloud-sdk-python";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-Ru3aykWrA1kOtsYv8gp/m7rTWBzEU+hVi2jOCYhjduQ=";
|
||||
hash = "sha256-6hXJx3VSXQlUs6h4gYP+Yqy6uoMKplKX1CfiwFIbZ70=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user