Search Criteria
Package Details: backblaze-b2 3.11.0-1
Git Clone URL: | https://aur.archlinux.org/backblaze-b2.git (read-only, click to copy) |
---|---|
Package Base: | backblaze-b2 |
Description: | Backblaze B2 Command Line Client |
Upstream URL: | https://github.com/Backblaze/B2_Command_Line_Tool |
Keywords: | archive backblaze backup cloud storage |
Licenses: | MIT |
Submitter: | 2bluesc |
Maintainer: | 2bluesc |
Last Packager: | 2bluesc |
Votes: | 25 |
Popularity: | 0.54 |
First Submitted: | 2015-10-29 06:31 (UTC) |
Last Updated: | 2023-10-05 17:32 (UTC) |
Dependencies (13)
- python (python32AUR, python37AUR, python310AUR)
- python-argcomplete
- python-arrow
- python-b2sdk
- python-class-registryAUR
- python-docutils
- python-rst2ansiAUR
- python-tabulate (python-tabulate-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pip (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
1 2 3 4 5 Next › Last »
larsch commented on 2023-05-18 07:05 (UTC)
Missing dependency on 'python-argcomplete'
2bluesc commented on 2023-02-22 17:17 (UTC)
@intelfx updates applied. Btw, your patch was missing the referenced patch file.
Thanks for sharing!
intelfx commented on 2023-02-22 14:43 (UTC)
Similar to
python-b2sdk
, this does not build due to requiring an oldsetuptools_scm
and PKGBUILD not adhering to PEP 517.Please apply: http://ix.io/4oTS
Archist commented on 2022-10-09 22:42 (UTC) (edited on 2022-10-09 22:53 (UTC) by Archist)
The
python-tabulate
package in arch was updated to version 0.9.0 on October 6th, but the upstream backblaze repo is still pointing to version 0.8.10, causing this program to fail on import.There is an open PR on the upstream to bump the version.
Artemis commented on 2022-03-17 10:31 (UTC) (edited on 2022-03-17 10:32 (UTC) by Artemis)
The following patch updates the version to 3.2.1 and also points the download to github:
Hoek commented on 2022-01-15 23:20 (UTC)
@2bluesc thank you, that helped!
2bluesc commented on 2022-01-15 16:44 (UTC)
@Hoek you probably need to rebuild your AUR packages built against Python 3.9 after installing 3.10:
Or something similar.
Hoek commented on 2021-12-31 14:30 (UTC)
Current version fails to run:
Kage-Yami commented on 2021-07-08 10:29 (UTC) (edited on 2021-07-08 10:33 (UTC) by Kage-Yami)
Looks like while the last issue I reported has been resolved, we've had a regression with the
setuptools_scm
dependency - this is back to failing to build in environments withoutpip
, similar to what was happening back in April, as it looks like the requirement of<6.0
was removed in the last AUR update, without also patching out the requirement from the source code.samhh commented on 2021-07-03 11:19 (UTC)
Is anyone else finding that as of 2.5.0 of this package Duplicity isn't working with Backblaze?
1 2 3 4 5 Next › Last »