Skip to content

Commit 01a4c54

Browse files
committed
patool: 2.4.0 -> 3.1.0
<!-- ps-id: 780b4f92-a18b-4324-a876-610ca270d73c -->
1 parent aff5d5f commit 01a4c54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,10 @@ buildPythonPackage rec {
7575
nativeCheckInputs = [ pytestCheckHook ] ++ compression-utilities;
7676

7777
disabledTests = [
78+
"test_7z"
7879
"test_unzip"
7980
"test_unzip_file"
81+
"test_mime.py"
8082
"test_zip"
8183
"test_zip_file"
8284
"test_7z"

0 commit comments

Comments
 (0)