python313Packages.cramjam: fix eval (#398382)

Changed files
-6
pkgs
development
python-modules
cramjam
-6
pkgs/development/python-modules/cramjam/default.nix
···
"benchmarks/test_bench.py"
];
-
disabledTests = [
-
# https://github.com/milesgranger/cramjam/issues/201
-
# https://github.com/HypothesisWorks/hypothesis/issues/4267
-
"test_variants_decompress_into"
-
];
-
pythonImportsCheck = [ "cramjam" ];
meta = {
···
"benchmarks/test_bench.py"
];
pythonImportsCheck = [ "cramjam" ];
meta = {