Merge pull request #266590 from r-ryantm/auto-update/python310Packages.plexapi

python310Packages.plexapi: 4.15.4 -> 4.15.5
This commit is contained in:
Fabian Affolter
2023-11-10 08:50:47 +01:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "plexapi";
version = "4.15.4";
version = "4.15.5";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "pkkid";
repo = "python-plexapi";
rev = "refs/tags/${version}";
hash = "sha256-NBV4jrLfU5vqQljQh28tJxgaNSo/ilph8xsjdVKCOJg=";
hash = "sha256-kguy8sZtc8vHuWWqQqPPuDE5DgyWs/H62yxjv5VabFY=";
};
propagatedBuildInputs = [