python310Packages.xml2rfc: update disabled
This commit is contained in:
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
version = "3.18.2";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ietf-tools";
|
||||
|
||||
Reference in New Issue
Block a user