python3Packages.flit-core: 2.3.0 -> 3.2.0

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:49:44 +02:00
parent a31eaddb60
commit 0ece8a56bd
2 changed files with 10 additions and 2 deletions
+2
View File
@@ -32,6 +32,8 @@ with self; with super; {
feedparser = callPackage ../development/python-modules/feedparser/5.nix { };
flit-core = disabled super.flit-core;
fontforge = disabled super.fontforge;
gaia = disabledIf (isPyPy || isPy3k) (toPythonModule (pkgs.gaia.override {