python312Packages.aiooss2: 0.2.10 -> 0.2.11

This commit is contained in:
R. Ryantm 2024-04-14 16:26:22 +00:00
parent 55b4d7d86f
commit 0201352d0f
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "aiooss2";
version = "0.2.10";
version = "0.2.11";
pyproject = true;
disabled = pythonOlder "3.8";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "karajan1001";
repo = "aiooss2";
rev = "refs/tags/${version}";
hash = "sha256-xlbOLqillSpN6DHYn7bqTL7qMlicYCXGxO30Z/tiKJY=";
hash = "sha256-6tkJG6Jjvo2OaN9cRbs/7ApcrKiZ5tGSPUfugAx7iJU=";
};
pythonRelaxDeps = [