python312Packages.slixmpp: update disabled
This commit is contained in:
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
version = "1.8.6";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
||||
Reference in New Issue
Block a user