diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2023-03-21 14:56:15 +0100 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2023-03-21 14:56:15 +0100 |
commit | c256d15e0f4e54b21235c39b14079a33fe2ef3e1 (patch) | |
tree | a744b89da6f1483a87207f55cb07e9724f449863 /main/perl-uri | |
parent | 7b717e78a776e3f1357236077b7e00edeb5a4a70 (diff) | |
download | aports-master.tar.gz aports-master.tar.bz2 aports-master.tar.xz |
This dependency is directly imported by mediafile.py itself:
>>> import mediafile
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3.11/site-packages/mediafile.py", line 57, in <module>
import six
ModuleNotFoundError: No module named 'six'
For this reason, it is actually a mandatory run-time dependency
and not just an optional check() dependency. This commits updates
the dependencies accordingly.
Diffstat (limited to 'main/perl-uri')
0 files changed, 0 insertions, 0 deletions