python313Packages.cachecontrol: remove disabled

Changed files
-3
pkgs
development
python-modules
cachecontrol
-3
pkgs/development/python-modules/cachecontrol/default.nix
··· 8 mock, 9 msgpack, 10 pytestCheckHook, 11 - pythonOlder, 12 redis, 13 requests, 14 }: ··· 17 pname = "cachecontrol"; 18 version = "0.14.3"; 19 pyproject = true; 20 - 21 - disabled = pythonOlder "3.8"; 22 23 __darwinAllowLocalNetworking = true; 24
··· 8 mock, 9 msgpack, 10 pytestCheckHook, 11 redis, 12 requests, 13 }: ··· 16 pname = "cachecontrol"; 17 version = "0.14.3"; 18 pyproject = true; 19 20 __darwinAllowLocalNetworking = true; 21