backblaze-b2: 2.1.0 -> 2.4.0 (#121250)

* python3Packages.b2sdk: 1.6.0 -> 1.7.0

* python3Packages.b2sdk: enable tests

* pythonPackages.rst2ansi: init at 0.1.5

* backblaze-b2: 2.1.0 -> 2.4.0

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
Vojtěch Káně
2021-05-08 07:53:30 -04:00
committed by GitHub
co-authored by Fabian Affolter
parent 6b328db916
commit 06efb08ec4
4 changed files with 91 additions and 18 deletions
+2
View File
@@ -7167,6 +7167,8 @@ in {
rsa = callPackage ../development/python-modules/rsa { };
rst2ansi = callPackage ../development/python-modules/rst2ansi { };
rtmidi-python = callPackage ../development/python-modules/rtmidi-python { };
Rtree = callPackage ../development/python-modules/Rtree {