python312Packages.google-nest-sdm: 3.0.4 -> 4.0.4
https://github.com/allenporter/python-google-nest-sdm/releases/tag/4.0.0 https://github.com/allenporter/python-google-nest-sdm/releases/tag/4.0.1 https://github.com/allenporter/python-google-nest-sdm/releases/tag/4.0.2 https://github.com/allenporter/python-google-nest-sdm/releases/tag/4.0.3 https://github.com/allenporter/python-google-nest-sdm/releases/tag/4.0.4
This commit is contained in:
parent
0b14227c07
commit
cf8c1b9845
@ -7,7 +7,7 @@
|
||||
google-auth,
|
||||
google-auth-oauthlib,
|
||||
google-cloud-pubsub,
|
||||
pydantic,
|
||||
mashumaro,
|
||||
pytest-aiohttp,
|
||||
pytest-asyncio,
|
||||
pytestCheckHook,
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-nest-sdm";
|
||||
version = "3.0.4";
|
||||
version = "4.0.4";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
owner = "allenporter";
|
||||
repo = "python-google-nest-sdm";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-zYHrS9y15dcyDhOoky7sB2BYkpTL3PoyNbNewKKl19E=";
|
||||
hash = "sha256-bvfc9FPUSCVaHxyICCXmUCbbc6Vdxba1Tv8dbi7Ax6M=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
@ -37,7 +37,7 @@ buildPythonPackage rec {
|
||||
google-auth
|
||||
google-auth-oauthlib
|
||||
google-cloud-pubsub
|
||||
pydantic
|
||||
mashumaro
|
||||
requests-oauthlib
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user