Merge pull request #286222 from r-ryantm/auto-update/python311Packages.aiooss2

python311Packages.aiooss2: 0.2.8 -> 0.2.9
This commit is contained in:
Nick Cao 2024-02-04 09:55:54 -05:00 committed by GitHub
commit a91acbaaeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = [