Merge pull request #266711 from Thornycrackers-Forks/master

python3Packages.python-jwt: rename to python3Packages.jwt
This commit is contained in:
OTABI Tomoya
2023-11-12 00:11:19 +09:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -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 { };