Unverified Commit 18c1b4fa authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #266711 from Thornycrackers-Forks/master

python3Packages.python-jwt: rename to python3Packages.jwt
parents 980881e9 c4da593b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5855,6 +5855,8 @@ self: super: with self; {
  jwcrypto = callPackage ../development/python-modules/jwcrypto { };
  jwt = callPackage ../development/python-modules/jwt { };
  jxmlease = callPackage ../development/python-modules/jxmlease { };
  k-diffusion = callPackage ../development/python-modules/k-diffusion { };
@@ -8283,8 +8285,6 @@ self: super: with self; {
  nxt-python = callPackage ../development/python-modules/nxt-python { };
  python-jwt = callPackage ../development/python-modules/python-jwt { };
  python-ndn = callPackage ../development/python-modules/python-ndn { };
  python-nvd3 = callPackage ../development/python-modules/python-nvd3 { };