python3Packages.ipfshttpclient: 0.4.2.post1 -> 0.7.0, rename from ipfsapi

This commit is contained in:
Luflosi
2021-04-13 18:20:57 +02:00
parent 46e4c824cb
commit a3c2706c67
3 changed files with 83 additions and 31 deletions
+1 -1
View File
@@ -3397,7 +3397,7 @@ in {
ipdbplugin = callPackage ../development/python-modules/ipdbplugin { };
ipfsapi = callPackage ../development/python-modules/ipfsapi { };
ipfshttpclient = callPackage ../development/python-modules/ipfshttpclient { };
iptools = callPackage ../development/python-modules/iptools { };