Skip to content

Commit 1f5e5f9

Browse files
authored
python312Packages.tencentcloud-sdk-python: 3.0.1290 -> 3.0.1291 (#368645)
2 parents ba00c29 + 8c23517 commit 1f5e5f9

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

Lines changed: 2 additions & 2 deletions
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.1290";
13+
version = "3.0.1291";
1414
pyproject = true;
1515

1616
disabled = pythonOlder "3.9";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
1919
owner = "TencentCloud";
2020
repo = "tencentcloud-sdk-python";
2121
rev = "refs/tags/${version}";
22-
hash = "sha256-sGIJKU3q+TGDMW6LWtbyiGq1wv1iFRQJ2MBtjK+zqqY=";
22+
hash = "sha256-Kc+gnY1swnN2Rle/JHPJlopziYbCIFijRKVZx5Phs8w=";
2323
};
2424

2525
build-system = [ setuptools ];

0 commit comments

Comments
 (0)