Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#80195 - [python-awesomeversion] FTBFS missing checkdepends

Attached to Project: Arch Linux
Opened by phanium (phanium) - Wednesday, 08 November 2023, 11:14 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 08 November 2023, 11:17 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details


Description:

Failed in check():
```
ImportError while importing test module '/home/phan/src/python-awesomeversion/src/awesomeversion-23.11.0/tests/test_snapshots.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests/test_snapshots.py:5: in <module>
from pytest_snapshot.plugin import Snapshot # type: ignore
E ModuleNotFoundError: No module named 'pytest_snapshot'
```

Solution:

python-pytest-snapshot shoud be add as checkdepends.
This task depends upon

Closed by  Toolybird (Toolybird)
Wednesday, 08 November 2023, 11:17 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#80193 

Loading...