On 2024-03-25 10:34 p.m., A Tammy wrote:
On 3/22/24 08:20, Stuart Henderson wrote:
On 2024/03/19 18:49, Paul Galbraith wrote:
On 2024-02-04 12:16 p.m., Paul Galbraith wrote:
New port: b2 CLI client for Backblaze B2 storage access/management
https://www.backblaze.com/docs/cloud-storage-command-line-tools
TIA for taking a look, please let me know how it looks.
Paul
ping, can someone spare a few cycles to put some eyes on this one?
: CATEGORIES = net
hmm, I would have expected sysutils
: FLAVORS =
: FLAVOR = python3
don't use this for a standalone port, only a python library
: PKGNAME = ${DISTNAME}
please drop, this is the default
otherwise LGTM but I don't have a way to test.
I've tested it out, it's working nicely for my use case. I'd like to get
this in.
@paul could you please update it to 3.17.0? Or if you can't do that I'm
happy to get 3.6.0 in the tree as well.
Some of the changes are that it is now using pyproject.toml and also has
a few more dependencies.
Cheers,
Aisha
There are some dependency entanglements, and I'm tied up, give me
another week or two to look into it.