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!
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!
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
Opened by phanium (phanium) - Wednesday, 08 November 2023, 11:14 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 08 November 2023, 11:17 GMT
|
DetailsDescription: 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
Wednesday, 08 November 2023, 11:17 GMT
Reason for closing: Duplicate
Additional comments about closing:
PKGBUILD.patch