Skip to content

Conversation

@MIvanchev
Copy link
Contributor

Testing the changes

  • I tested the changes in this PR: NO

Fixes #53257.

python3-rst2ansi \
python3-tabulate \
python3-tqdm \
python3-platformdirs"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't put these one-per-line, and don't use \s for continuations

also, some of these do not belong on this package, as they are really dependencies of dependencies.

the missing dependencies, as found by #53326:

=> backblaze-b2-4.2.0_1: running pre-pkg hook: 06-verify-python-deps ...
   PYTHON: py3:argcomplete <-> python3-argcomplete NOT IN depends PLEASE FIX!
   PYTHON: py3:arrow <-> python3-Arrow
   PYTHON: py3:b2sdk <-> python3-b2sdk
   PYTHON: py3:docutils <-> python3-docutils
   PYTHON: py3:phx-class-registry <-> python3-phx-class-registry
   PYTHON: py3:rst2ansi <-> python3-rst2ansi
   PYTHON: py3:tabulate <-> python3-tabulate
   PYTHON: py3:tqdm <-> python3-tqdm NOT IN depends PLEASE FIX!
   PYTHON: py3:platformdirs <-> python3-platformdirs NOT IN depends PLEASE FIX!
=> python3-b2sdk-2.6.0_1: running pre-pkg hook: 06-verify-python-deps ...
   PYTHON: py3:annotated-types <-> python3-annotated-types NOT IN depends PLEASE FIX!
   PYTHON: py3:logfury <-> python3-logfury
   PYTHON: py3:requests <-> python3-requests

@MIvanchev
Copy link
Contributor Author

@classabbyamp fixed the commit.

@classabbyamp
Copy link
Member

b2sdk is still missing the annotated-types dependency

@MIvanchev MIvanchev force-pushed the backblaze-b2 branch 2 times, most recently from 8ea6d76 to 4cfc1e7 Compare December 23, 2024 16:53
@MIvanchev
Copy link
Contributor Author

There that should do it.

@classabbyamp classabbyamp merged commit abc0be6 into void-linux:master Dec 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

backblaze-b2 is unusable

2 participants