David Tulig
ead4eca0b6
backblaze-b2: 0.6.2 -> 1.1.0
2017-12-17 14:13:42 +00:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb5857352705665411130d4f1638d55dd8c58
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Frederik Rietdijk
a33f9b0ff0
backblaze-b2: use latest tqdm and remove pythonPackages.tqdm4
...
backblaze-b2 need tqdm >= 4.5.0 and that dependency was already
fulfilled with pythonPackages.tqdm, so let's use the current version and
remove pythonPackages.tqdm4.
cc @hrdinka @kevincox
2017-05-01 06:16:38 +02:00
Kevin Cox
050733abb0
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 14:45:35 -04:00
Christoph Hrdinka
d8f2e6aa71
backblaze-b2: 0.3.10 -> 0.4.4
2016-03-17 19:30:04 +01:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Kevin Cox
47c863f9ef
backblaze-b2: init at version 0.3.10
2016-02-03 18:45:01 -05:00