Skip to content

Commit 417a035

Browse files
authored
python312Packages.krb5: update disabled
1 parent 8a09bd8 commit 417a035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildPythonPackage rec {
1616
version = "0.7.1";
1717
pyproject = true;
1818

19-
disabled = pythonOlder "3.7";
19+
disabled = pythonOlder "3.8";
2020

2121
src = fetchPypi {
2222
inherit pname version;

0 commit comments

Comments
 (0)