python3Packages.zipfile36: fixup meta
https://hydra.nixos.org/build/207980179
This commit is contained in:
@@ -27,6 +27,6 @@ buildPythonPackage rec {
|
||||
description = "Read and write ZIP files - backport of the zipfile module from Python 3.6";
|
||||
homepage = "https://gitlab.com/takluyver/zipfile36";
|
||||
license = lib.licenses.psfl;
|
||||
maintainers = lib.maintainers.fridh;
|
||||
maintainers = [ lib.maintainers.fridh ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user