Skip to content

Commit dd2f21b

Browse files
authored
python312Packages.slixmpp: update disabled
1 parent bdddc01 commit dd2f21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/slixmpp/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildPythonPackage rec {
1717
version = "1.8.6";
1818
format = "setuptools";
1919

20-
disabled = pythonOlder "3.7";
20+
disabled = pythonOlder "3.9";
2121

2222
src = fetchPypi {
2323
inherit pname version;

0 commit comments

Comments
 (0)