python311Packages.plexapi: update disabled
This commit is contained in:
@@ -12,7 +12,7 @@ buildPythonPackage rec {
|
||||
version = "4.15.0";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pkkid";
|
||||
|
||||
Reference in New Issue
Block a user