Skip to content

Commit cc7dfa5

Browse files
authoredMar 21, 2025
python313Packages.tencentcloud-sdk-python: 3.0.1343 -> 3.0.1344 (#391906)
2 parents 0f86427 + b0ad4b8 commit cc7dfa5

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/python-modules/tencentcloud-sdk-python

1 file changed

+2
-2
lines changed
 

‎pkgs/development/python-modules/tencentcloud-sdk-python/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
buildPythonPackage rec {
1212
pname = "tencentcloud-sdk-python";
13-
version = "3.0.1343";
13+
version = "3.0.1344";
1414
pyproject = true;
1515

1616
disabled = pythonOlder "3.9";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
1919
owner = "TencentCloud";
2020
repo = "tencentcloud-sdk-python";
2121
tag = version;
22-
hash = "sha256-N6gpd1t9cCZkZLRabapzX7h2ui/rA01Gy9Lu138oADE=";
22+
hash = "sha256-AB1ZNM0wMJPNhOdYGNAbk1Vjcx7Ir3kSqGcfkL0pIdw=";
2323
};
2424

2525
build-system = [ setuptools ];

0 commit comments

Comments
 (0)
Failed to load comments.