python311Packages.aiooss2: 0.2.8 -> 0.2.9

This commit is contained in:
R. Ryantm
2024-02-04 06:25:00 +00:00
parent e1297790f1
commit 2a2c14b960
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "aiooss2";
version = "0.2.8";
version = "0.2.9";
format = "pyproject";
disabled = pythonOlder "3.8";
@@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "karajan1001";
repo = "aiooss2";
rev = "refs/tags/${version}";
hash = "sha256-PwgbUZAuk2woEmLYDdWF5hTs19DASxxUv3Ga844ai7g=";
hash = "sha256-LdH04pRioxpHY1amRO90l9l5540IsDxmQcrEUVSq8dk=";
};
pythonRelaxDeps = [