Unverified Commit dad24c0a authored by natsukium's avatar natsukium
Browse files

python311Packages.line-profiler: rename from line_profiler

parent d7a0412f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -218,6 +218,7 @@ mapAliases ({
  lammps-cython = throw "lammps-cython no longer builds and is unmaintained"; # added 2021-07-04
  lazy_imports = lazy-imports; # added 2023-10-13
  lektor = throw "lektor has been promoted to a top-level attribute"; # added 2023-08-01
  line_profiler = line-profiler; # added 2023-11-04
  logilab_astng = throw "logilab-astng has not been released since 2013 and is unmaintained"; # added 2022-11-29
  logilab_common = logilab-common; # added 2022-11-21
  loo-py = loopy; # added 2022-05-03
+1 −1
Original line number Diff line number Diff line
@@ -6318,7 +6318,7 @@ self: super: with self; {
  lineedit = callPackage ../development/python-modules/lineedit { };
  line_profiler = callPackage ../development/python-modules/line_profiler { };
  line-profiler = callPackage ../development/python-modules/line-profiler { };
  linetable = callPackage ../development/python-modules/linetable { };