python313Packages.webexpythonsdk: 2.0.3 -> 2.0.4
Diff: https://github.com/WebexCommunity/WebexPythonSDK/compare/refs/tags/v2.0.3...v2.0.4 Changelog: https://github.com/WebexCommunity/WebexPythonSDK/releases/tag/v2.0.4
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "webexpythonsdk";
|
||||
version = "2.0.3";
|
||||
version = "2.0.4";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.12";
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "WebexCommunity";
|
||||
repo = "WebexPythonSDK";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-E66LwqzNWYAxnB8y5t8JHH4oVVXvheO7tteHWqrRRt8=";
|
||||
hash = "sha256-8U3aAS+9dU5Zg4fS2t6zLvTEJ/6aIV/YEWte06GvKTo=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user